[wp-trac] Re: [WordPress Trac] #8800: Mail notification problem
(comments)
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 6 07:55:40 GMT 2009
#8800: Mail notification problem (comments)
-------------------------------+--------------------------------------------
Reporter: joukahainen | Owner: anonymous
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.8
Component: General | Version: 2.7
Severity: minor | Resolution:
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Comment (by joukahainen):
Hi
Tried with quotation marks, results follow (first Mercury core module
log):
Tue 06, 9:34:51: Job MG000057: sender address ' <wordpress at mydomain.net'
is invalid
Tue 06, 9:34:51: Job MG000057: Processing failed deliveries and generating
notifications
Tue 06, 9:35:02: Job MG000059: from <> (local)
* Recipient <"\"WordPress\"" <wordpress at mydomain.net unknown
Tue 06, 9:35:02: Job MG000058: from postmaster at mserver.mydomain.net
(local).
Then SMTP server log :
09:34:44.059: Connection from 127.0.0.1, Tue Jan 06 09:34:44 2009<lf>
09:34:44.059: << 220 server.mydomain.net ESMTP server ready.<cr><lf>
09:34:44.059: >> HELO SERVER<cr><lf>
09:34:44.075: << 250 server.mydomain.net Hello, SERVER.<cr><lf>
09:34:44.075: >> MAIL FROM:<"\"WordPress\""
<wordpress at mydomain.net>><cr><lf>
09:34:44.075: << 250 Sender OK - send RCPTs.<cr><lf>
09:34:44.075: >> RCPT TO:<joukahainen at mydomain.net><cr><lf>
09:34:44.075: << 250 Recipient OK - send RCPT or DATA.<cr><lf>
09:34:50.330: >> DATA<cr><lf>
There seems to be similiar case in Mercury mail forums (the person
replying to this suggests something wrong with sending script),
http://community.pmail.com/forums/thread/13279.aspx
But if this has not been seen in other environments this might be a
problem in Mercury mail, not wordpress.
--
Ticket URL: <http://trac.wordpress.org/ticket/8800#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list