Created
February 11, 2016 11:23
-
-
Save nuzayats/ab19bb22c2071086d7c0 to your computer and use it in GitHub Desktop.
james log when relaying an email which contains two recipients. should deliver to [email protected] as well.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO | jvm 1 | 2016/02/11 17:45:37 | INFO 17:45:37,261 | james.imapserver | ID=1066211418 Connection established from 120.75.120.31 | |
INFO | jvm 1 | 2016/02/11 17:45:45 | INFO 17:45:45,112 | james.smtpserver | Id='947522711' User='' Connection established from 120.75.120.31 | |
INFO | jvm 1 | 2016/02/11 17:45:45 | INFO 17:45:45,466 | james.smtpserver | Id='947522711' User='[email protected]' Successfully spooled mail Mail1455180345460-b0c7ee8a-37b5-42c9-8a76-8db5ef94ef33 from [email protected] on p784b781f.tksmnt01.ap.so-net.ne.jp/120.75.120.31 for [[email protected], [email protected]] | |
INFO | jvm 1 | 2016/02/11 17:45:45 | INFO 17:45:45,490 | james.smtpserver | Id='947522711' User='[email protected]' Connection closed for 120.75.120.31 | |
INFO | jvm 1 | 2016/02/11 17:45:45 | INFO 17:45:45,540 | james.mailetcontext | Local delivered mail Mail1455180345460-b0c7ee8a-37b5-42c9-8a76-8db5ef94ef33-!840585-!228865 sucessfully from [email protected] to [email protected] in folder INBOX | |
INFO | jvm 1 | 2016/02/11 17:45:45 | INFO 17:45:45,571 | james.mailetcontext | Attempting delivery of Mail1455180345460-b0c7ee8a-37b5-42c9-8a76-8db5ef94ef33-to-example.jp to host example.jp. at 112.78.112.174 from [email protected] for addresses [[email protected]] | |
INFO | jvm 1 | 2016/02/11 17:45:45 | INFO 17:45:45,817 | james.mailetcontext | Mail (Mail1455180345460-b0c7ee8a-37b5-42c9-8a76-8db5ef94ef33-to-example.jp) sent successfully to example.jp. at 112.78.112.174 from [email protected] for [[email protected]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment