タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

smtpに関するclairvyのブックマーク (2)

  • メールサーバのインストール | BROKENDISH

    MTA (Mail Transport Agent)を設定していこうと思う。メールサーバにはSendMailやPostFixがあるけと、今回はPostfixを使うことにしょうと思う。 PostFixはSMTPサーバなので、受信するには別途POP3やIMAPサーバが必要になるよ。 受信するサーバーとしては、複数のPCやスマートフォンからメールを見れるようにしたいんで、IMAPを使うよ! 今回の設定の方針 ・SMTPサーバは「postfix」を使用する ・IMAPサーバは「Courier-IMAP」を使用する ・メールはMaildir形式にする ・メールユーザと、Linuxログインユーザのパスワードを切り分ける。 (メールユーザを追加する場合は「saslpasswd2 -c -u <ドメイン> <ユーザー名>」で作成する) ・Spamメールの不正中継をさせないようにSMTP認証を使う

    メールサーバのインストール | BROKENDISH
    clairvy
    clairvy 2015/07/04
  • Swaks - Swiss Army Knife for SMTP

    About Swaks is a featureful, flexible, scriptable, transaction-oriented SMTP test tool written and maintained by John Jetmore. It is free to use and licensed under the GNU GPLv2. Features include: SMTP extensions including TLS, authentication, pipelining, PROXY, PRDR, and XCLIENT Protocols including SMTP, ESMTP, and LMTP Transports including UNIX-domain sockets, internet-domain sockets (IPv4 and I

  • 1