以前、PostfixからSESにリレー(stunnel編)の記事でPostfixからSESへのリレーの準備としてstunnelでSESに繋ぎました。 今回は、直接SMTPでstunnel経由のSESでメールを送信してみます。 まずはstunnelにtelnetです。 # telnet localhost 2525 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. 220 email-smtp.amazonaws.com ESMTP SimpleEmailService-264224127 上記のようにSESからのレスポンスが返って来ます。 そして、次にEHLO(localh