Re: postfix accepting mail for juno.com

2008-09-11 Thread mouss
Jason Noble wrote: I changed it to one of our unused real-world IP address, and made a firewall rule to reject all packets destine for that IP. This seems to have the desired effect and I dont think there are any security issues. It first seems. then it breaks. to prevent application from goi

Re: postfix accepting mail for juno.com

2008-09-11 Thread Jorey Bump
Jason Noble wrote, at 09/11/2008 08:08 AM: > On Wed, 2008-09-10 at 16:35 +0200, mouss wrote: >> Jorey Bump wrote: >>> >>> Set up a separate DNS server if you want to block ad sites for your your >>> LAN users. I do this, but I simply make the local DNS server >>> authoritative for the offensive dom

Re: postfix accepting mail for juno.com

2008-09-11 Thread Jason Noble
I changed it to one of our unused real-world IP address, and made a firewall rule to reject all packets destine for that IP. This seems to have the desired effect and I dont think there are any security issues. On Wed, 2008-09-10 at 16:35 +0200, mouss wrote: > Jorey Bump wrote: > > Jason Noble wr

Re: postfix accepting mail for juno.com

2008-09-11 Thread Jason Noble
On Wed, 2008-09-10 at 16:35 +0200, mouss wrote: > Jorey Bump wrote: > > Jason Noble wrote, at 09/10/2008 08:51 AM: > >> It was my DNS. > >> I am using a black list from here: > >> http://pgl.yoyo.org/adservers/ > >> to block ad-servers at the dns level. > >> > >> I'll have to remember this next tim

Re: postfix accepting mail for juno.com

2008-09-10 Thread mouss
Jorey Bump wrote: Jason Noble wrote, at 09/10/2008 08:51 AM: It was my DNS. I am using a black list from here: http://pgl.yoyo.org/adservers/ to block ad-servers at the dns level. I'll have to remember this next time I have weird mail issues. Your mail server should use a reliable, honest DNS

Re: postfix accepting mail for juno.com

2008-09-10 Thread Jorey Bump
Jason Noble wrote, at 09/10/2008 08:51 AM: > It was my DNS. > I am using a black list from here: > http://pgl.yoyo.org/adservers/ > to block ad-servers at the dns level. > > I'll have to remember this next time I have weird mail issues. Your mail server should use a reliable, honest DNS server.

Re: postfix accepting mail for juno.com

2008-09-10 Thread Jason Noble
best_mx_transport = disable_dns_lookups = no ignore_mx_lookup_error = no parent_domain_matches_subdomains = debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,relay_domains,smtpd_access_maps permit_mx_backup_networks = smtp_defer_if_no_mx_address_fou

Re: postfix accepting mail for juno.com

2008-09-10 Thread Jason Noble
It was my DNS. I am using a black list from here: http://pgl.yoyo.org/adservers/ to block ad-servers at the dns level. I'll have to remember this next time I have weird mail issues. Problem solved Thanks for all the help On Wed, 2008-09-10 at 14:36 +0200, Ralf Hildebrandt wrote: > * Jason Nobl

Re: postfix accepting mail for juno.com

2008-09-10 Thread Ralf Hildebrandt
* Jason Noble <[EMAIL PROTECTED]>: > host -t mx juno.com > juno.com mail is handled by 10 mx.vgs.untd.com. > juno.com mail is handled by 10 mx.dca.untd.com. Correct. > host -t a juno.com > juno.com has address 64.136.53.46 > juno.com has address 64.136.45.46 Correct. > host -t a mx.vgs.untd.co

Re: postfix accepting mail for juno.com

2008-09-10 Thread Jason Noble
host -t mx juno.com juno.com mail is handled by 10 mx.vgs.untd.com. juno.com mail is handled by 10 mx.dca.untd.com. host -t a juno.com juno.com has address 64.136.53.46 juno.com has address 64.136.45.46 host -t a mx.vgs.untd.com mx.vgs.untd.com has address 127.0.0.1 host

Re: postfix accepting mail for juno.com

2008-09-10 Thread Ralf Hildebrandt
* Ralf Hildebrandt <[EMAIL PROTECTED]>: > * Jason Noble <[EMAIL PROTECTED]>: > > I tried commenting out a few more things now I get this error in the > > logs. > > > > Sep 10 08:22:58 mail postfix/smtp[30058]: 8BF6718F79: > > to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (mail for >

Re: postfix accepting mail for juno.com

2008-09-10 Thread Ralf Hildebrandt
* Jason Noble <[EMAIL PROTECTED]>: > I tried commenting out a few more things now I get this error in the > logs. > > Sep 10 08:22:58 mail postfix/smtp[30058]: 8BF6718F79: > to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (mail for > juno.com loops back to myself) AHA! thus best_mx_tr

Re: postfix accepting mail for juno.com

2008-09-10 Thread Jason Noble
I tried commenting out a few more things now I get this error in the logs. Sep 10 08:22:58 mail postfix/smtp[30058]: 8BF6718F79: to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (mail for juno.com loops back to myself) On Tue, 2008-09-09 at 13:29 -0400, Victor Duchovni wrote: > On Tue

Re: postfix accepting mail for juno.com

2008-09-09 Thread Victor Duchovni
On Tue, Sep 09, 2008 at 01:13:50PM -0400, Jason Noble wrote: > I commented it out and tried again, it didnt make a difference. > > I cant think of any reason this server would think it should deliver > messages destine for juno.com locally. > Who said "juno.com" is the reason it is delivered lo

Re: postfix accepting mail for juno.com

2008-09-09 Thread Jason Noble
I commented it out and tried again, it didnt make a difference. I cant think of any reason this server would think it should deliver messages destine for juno.com locally. On Tue, 2008-09-09 at 18:31 +0200, Ralf Hildebrandt wrote: > * Jason Noble <[EMAIL PROTECTED]>: > > > best_mx_transport = lo

Re: postfix accepting mail for juno.com

2008-09-09 Thread Jason Noble
best_mx_transport (default: empty) Where the Postfix SMTP client should deliver mail when it detects a "mail loops back to myself" error condition. This happens when the local MTA is the best SMTP mail exchanger for a destination not listed in $mydestinatio

Re: postfix accepting mail for juno.com

2008-09-09 Thread Ralf Hildebrandt
* Jason Noble <[EMAIL PROTECTED]>: > best_mx_transport = local WTF -- Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED] Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.arschkrebs.de I'm looking for a job 10 Ame

Re: postfix accepting mail for juno.com

2008-09-09 Thread Jason Noble
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)

Re: postfix accepting mail for juno.com

2008-09-09 Thread Brian Evans - Postfix List
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 s

Re: postfix accepting mail for juno.com

2008-09-09 Thread Victor Duchovni
On Tue, Sep 09, 2008 at 10:35:30AM -0400, Jason Noble wrote: > Sep 9 09:44:53 mail postfix/smtpd[18617]: < paradox.pz.local[10.0.1.253]: > RCPT TO:<[EMAIL PROTECTED]> > mynetworks = 127.0.0.0/8, 10.0.0.0/8 > smtpd_recipient_restrictions = permit_mynetworks, ... Any questions? -- Vik

Re: postfix accepting mail for juno.com

2008-09-09 Thread Jason Noble
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, it

Re: postfix accepting mail for juno.com

2008-09-09 Thread Ralf Hildebrandt
* 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 serv

Re: postfix accepting mail for juno.com

2008-09-09 Thread mouss
Jason Noble wrote: 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 co

postfix accepting mail for juno.com

2008-09-09 Thread Jason Noble
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