Ticket #479 (closed defect: wontfix)
trac email failure
| Reported by: | wichert | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.1 |
| Component: | webob | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Apparently this trac now requires one to verify ones email address. This is very useful, except the verification email is send from donotreply@pylonshq.com, which is a non-existing email address and as a result does not make it past my spam filter. The relevant exim log entry is:
2011-02-15 10:29:02 H=pylonshq.com (Snacktime.localdomain) [46.4.29.185]:46192 I=[82.94.255.193]:25 sender verify fail for <donotreply@pylonshq.com>: response to "RCPT TO:<donotreply@pylonshq.com>" from aspmx.l.google.com [74.125.77.27] was: 550-5.1.1 The email account that you tried to reach does not exist. Please try\n550-5.1.1 double-checking the recipient's email address for typos or\n550-5.1.1 unnecessary spaces. Learn more at\n550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596 t51si7575354eeh.68 2011-02-15 10:29:02 H=pylonshq.com (Snacktime.localdomain) [46.4.29.185]:46192 I=[82.94.255.193]:25 F=<donotreply@pylonshq.com> rejected RCPT <wichert@wiggy.net>: Sender verify failed
Please make sure that the (envelop) address used to the verification email address is a valid existing address. It is ok if that address simply discards everything send to it - there just has to be an MTA willing to accept mail for it.
Change History
Note: See
TracTickets for help on using
tickets.
