[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 4254] Re: éäéåãããã
- Subject: [postfix-jp: 4254] Re: éäéåãããã
- From: SATOH Fumiyasu <fumiyas@xxxxxxxxxx>
- Date: Wed, 15 Jan 2014 19:51:44 +0900
さとうふみやす @ OSSTech です。
At Wed, 15 Jan 2014 18:32:24 +0900 (JST),
taiki@xxxxxxxxxxxxxx wrote:
> relayhostと、transport_maps は設定していません。
> dig で、MXレコードは得られます。また、そのサーバに、telnet でも接続できました
では、telnet や swaks などを利用して SMTP でメールを送信
してみてどうなるか観察しましょう。
$ swaks --server IPアドレス --from 送信者アドレス --to 宛先アドレス
Swaks - Swiss Army Knife for SMTP
http://www.jetmore.org/john/code/swaks/
Perl があれば動きます。
$ swaks --server peace --from fumiyas-from@example.jp --to fumiyas-to@example.jp
=== Trying peace:25...
=== Connected to peace.
<- 220 peace.example.jp ESMTP Postfix
-> EHLO sugar.example.jp
<- 250-peace.example.jp
<- 250-PIPELINING
<- 250-SIZE 20480000
<- 250-VRFY
<- 250-ETRN
<- 250-STARTTLS
<- 250-XVERP
<- 250-ENHANCEDSTATUSCODES
<- 250-8BITMIME
<- 250 DSN
-> MAIL FROM:<fumiyas-from@example.jp>
<- 250 2.1.0 Ok
-> RCPT TO:<fumiyas-to@example.jp>
<- 250 2.1.5 Ok
-> DATA
<- 354 End data with <CR><LF>.<CR><LF>
-> Date: Wed, 15 Jan 2014 19:47:10 +0900
-> To: fumiyas-to@example.jp
-> From: fumiyas-from@example.jp
-> Subject: test Wed, 15 Jan 2014 19:47:10 +0900
-> X-Mailer: swaks v20130209.0 jetmore.org/john/code/swaks/
->
-> This is a test mailing
->
-> .
<- 250 2.0.0 Ok: queued as 4C2DC46893
-> QUIT
<- 221 2.0.0 Bye
=== Connection closed with remote host.
以上、よろしくお願いいたします。
--
-- Name: SATOH Fumiyasu @ OSS Technology Corp. (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- GitHub Home: https://GitHub.com/fumiyas/
-- PGP Fingerprint: BBE1 A1C9 525A 292E 6729 CDEC ADC2 9DCA 5E1C CBCA
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 4256] Re: 送信遅延について, taiki
- References
-
- [postfix-jp: 4249] Re: éäéåãããã, SATOH Fumiyasu
- [postfix-jp: 4250] Re: 送信遅延について, taiki
[検索ページ]
[Postfix-JP ML Home]