I sent this message you see in the logs, it was a test message. If I send to [EMAIL PROTECTED] I will receive it local, because this is a user local to this server. It should not be accepting this message, it should send it on to the real juno.com (which probably doesnt have a nobleja user AFAIK)
On Tue, 2008-09-09 at 10:47 -0400, Brian Evans - Postfix List wrote: > Jason Noble wrote: > > On Tue, 2008-09-09 at 15:38 +0200, Ralf Hildebrandt wrote: > > > >> * Jason Noble <[EMAIL PROTECTED]>: > >> > >>> I cant figure out why my postfix is accepting mail for juno.com. Its > >>> only doing this for users on the local network trying to send to > >>> juno.com. > >>> I dont see juno.com in any config files, its not in mydestination. > >>> > >>> If I run "dig mx juno.com" from the server it comes up with the correct > >>> real-world IPs so its not a DNS problem. > >>> > >>> I have smtpd running with the "-v" option and I still cant see why its > >>> doing this. > >>> > >>> Even this gets no hits: > >>> find / -type f -name "*"|grep "juno.com" > >>> > >>> Where else should I look? > >>> > >> Show some logs :) > >> > >> > Turn off verbose logging in smtpd. It wont help you besides fill up > your disk space faster in day-to-day and we'll ask for it if we need it. > > You are sending to juno.com not receiving: > > Sep 9 09:44:57 mail amavis[25002]: (25002-01) Passed, <[EMAIL PROTECTED]> -> > <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, > Hits: - > Sep 9 09:44:57 mail postfix/smtp[18599]: ECBF224B9E: to=<[EMAIL PROTECTED]>, > relay=127.0.0.1[127.0.0.1], delay=4, status=sent (250 2.6.0 Ok, id=25002-01, > from MTA: 250 Ok: queued as 6B5E427186) > > > The start of the transaction may give you a clue where it came from. > > Brian
