タグ

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

タグの絞り込みを解除

smtpに関するcivicpgのブックマーク (5)

  • 複数パートからなるメールの形式


    multipart MIME'multipart' message.txtJIS,binary.lzhpicture.gifBASE64formatmessage.txt(*..) To:  Subject:  From:  ...  ... MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=NeverOccurred (*1) --NeverOccurred (*2) Content-Type: text
  • 公開と隠ぺいのジレンマ「SMTP〜前編」

    Eric AllmanがBSD Unixの1コマンドとして、sendmailを開発。オープンソースプロジェクト による保守/開発がスタート。Allmanは1997年にSendmail Inc,. を設立している

    公開と隠ぺいのジレンマ「SMTP〜前編」
  • telnetでメール送信

    telnetでのメール送信方法 telnetコマンドで、sendmailの25番ポートに接続し、直接、メールを送信してみます。 この操作で、メール送信時のデータの流れが、だいたい理解できると思います。 Linux# telnet mail.ash.jp 25 Trying 210.154.87.18 ... Connected to mail.ash.jp Escape character is '^]'. 220 mail.ash.jp ESMTP Sendmail 8.9.1/3.7W; Tue, 29 Sep 1998 12:30: 13 +0900 (JST) HELO foo.or.jp 250 mail.ash.jp Hello pc20.lo.ash.jp [10.0.1.20], pleased to meet you MAIL FROM: user@foo.or.jp 2

  • SMTP command reference


    HELO EHLOSMTPSMTP SMTP SMTP250()() SMTPTCP/IPIP  (FQDN)      EHLO (EHLO)
  • SMTPとは - IT用語辞典


     SMTPSimple Mail Transfer ProtocolIPe  SMTPMTAMail Transfer AgentSMTPSMTP serverMRAMail Retrieval AgentPOP3IMAP4 SMTP1980
    SMTPとは - IT用語辞典
  • 1