Bob Eastbrook wrote: > NOQUEUE: reject: RCPT from > web81307.mail.mud.yahoo.com[68.142.199.123]: 554 5.7.1 > <[email protected]>: Relay access denied; > from=<[email protected]> to=<[email protected]> proto=SMTP > helo=<web81307.mail.mud.yahoo.com> >
This says that the yahoo user tries to send mail addressed to [email protected], not to [email protected]. Your mail server is not configured to accept mail for that domain (but DNS records point to it), so either: - do not send mail to *[email protected] - add myapp.appspot.com to $mydestination Regards, Tom
