On Mon, Nov 02, 2009 at 12:14:29PM -0500, Thomas Polliard wrote:
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: <
> pool-96-253-127-251.rcmdva.fios.verizon.net[96.253.127.251]: AUTH PLAIN
> AHRob21hc0Bwb2xsaWFyZC5jb20AOWFodWdpdGU=
Change your password as soon as possible. You have just posted it for
all the world to see:
Username: [email protected]
Password: 9ahu....
Do not post the base64 encoded part of the SASL handshake.
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: >
> pool-96-253-127-251.rcmdva.fios.verizon.net[96.253.127.251]: 235 2.0.0
> Authentication successful
So far, so good.
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: <
> pool-96-253-127-251.rcmdva.fios.verizon.net[96.253.127.251]: MAIL
> FROM:<[email protected]>
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: >
> pool-96-253-127-251.rcmdva.fios.verizon.net[96.253.127.251]: 250 2.1.0 Ok
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: <
> pool-96-253-127-251.rcmdva.fios.verizon.net[96.253.127.251]: RCPT
> TO:<[email protected]>
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: resolve_clnt: `' ->
> `[email protected]' -> transp=`virtual' host=`yahoo.com'
> rcpt=`[email protected]' flags= class=virtual
You have misconfigured your system to treat all domains (including
yahoo.com) as a virtual mailbox domain.
Do not return the full list of domains regardless of the input key.
Return any non-empty string of your choice, when the input key is
one of the desired domains.
> Nov 2 10:54:02 uranium postfix/smtpd[12121]: NOQUEUE: reject: RCPT from
> pool-96-253-127-251.rcmdva.fios.verizon.net[96.253.127.251]: 550 5.1.1
> <[email protected]>: Recipient address rejected: User unknown in
> virtual mailbox table; from=<[email protected]>
> to=<[email protected]> proto=ESMTP helo=<[10.0.1.4]>
Not surprising.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.