Re: starttls testing

2010-07-30 Thread Jeff Donovan
http://postfix.state-of-mind.de/patrick.koetter/saslfinger/ this is the result from saslfinger > smtp2:/usr/local/saslfinger-1.0.3 root# ./saslfinger -c > saslfinger - postfix Cyrus sasl configuration Fri Jul 30 13:46:42 EDT 2010 > version: 1.0.2 > mode: client-side SMTP AUTH > > -- basics --

Re: user getting spoofed

2009-02-24 Thread jeff donovan
On Feb 20, 2009, at 12:18 PM, Noel Jones wrote: jeff donovan wrote: On Feb 20, 2009, at 9:56 AM, J.P. Trosclair wrote: You should see the REJECT please... from Noel's example in the logs. J.P. got it working. You can also # grep 'reject: .*backscatterer' /var/log/maillog

Re: user getting spoofed :; update ::

2009-02-24 Thread jeff donovan
On Feb 20, 2009, at 11:51 AM, Noel Jones wrote: jeff donovan wrote: okay,.. no errors in logs I beg to differ... Just not the errors you've looked for. I am now the proud recipient of a million of these. all from different domains. Transcript of session follows. Out: 220 mail2.bet

Re: user getting spoofed

2009-02-20 Thread jeff donovan
On Feb 20, 2009, at 9:56 AM, J.P. Trosclair wrote: You should see the REJECT please... from Noel's example in the logs. J.P. got it working. Feb 20 11:07:51 mail2 postfix/smtpd[28710]: NOQUEUE: reject: RCPT from mailrelay1.msp.eschelon.com[209.150.200.11]: 557 <>: Sender address reje

Re: user getting spoofed :; update ::

2009-02-20 Thread jeff donovan
On Feb 20, 2009, at 9:56 AM, J.P. Trosclair wrote: jeff donovan wrote: # reject_ndn <> REJECT please don't send notices to forged sender -- Noel Jones Greetings, I have added the data restrictions, the restrictions class, and the sender restrictions. is there an e

Re: user getting spoofed

2009-02-20 Thread jeff donovan
On Feb 20, 2009, at 9:56 AM, J.P. Trosclair wrote: jeff donovan wrote: # reject_ndn <> REJECT please don't send notices to forged sender -- Noel Jones Greetings, I have added the data restrictions, the restrictions class, and the sender restrictions. is there an erro

Re: user getting spoofed

2009-02-20 Thread jeff donovan
On Feb 19, 2009, at 10:39 AM, Noel Jones wrote: jeff donovan wrote: Greetings I have a user whos name is being spoofed by the spammers of the world. and her mailbox is getting flooded by legitimate Mailer Delivery notices. Is there anything i can do for her besides change her account

Re: user getting spoofed

2009-02-20 Thread jeff donovan
On Feb 19, 2009, at 10:39 AM, Noel Jones wrote: jeff donovan wrote: Greetings I have a user whos name is being spoofed by the spammers of the world. and her mailbox is getting flooded by legitimate Mailer Delivery notices. Is there anything i can do for her besides change her account

user getting spoofed

2009-02-19 Thread jeff donovan
Greetings I have a user whos name is being spoofed by the spammers of the world. and her mailbox is getting flooded by legitimate Mailer Delivery notices. Is there anything i can do for her besides change her account name ? I was thinking about a temporary regex to discard those notices. (

Re: User getting back scattered

2009-02-04 Thread jeff donovan
On Feb 4, 2009, at 9:47 AM, Brian Evans - Postfix List wrote: jeff donovan wrote: here is a sample of the bounce: I have modified the real users name. Article rejected, un-authorized poster of realusern...@beth.k12.pa.us Received: from XDYHONJUP [189.22.134.132] by john23.com with ESMTP

Re: User getting back scattered

2009-02-04 Thread jeff donovan
On Feb 4, 2009, at 8:59 AM, Matthias Andree wrote: Am 04.02.2009, 14:42 Uhr, schrieb jeff donovan : Greetings i have a user who is getting a ton of postmaster bounces. who or what ever is spamming is using her address as the return reply, so all the bounces and postmaster warnings are

User getting back scattered

2009-02-04 Thread jeff donovan
Greetings i have a user who is getting a ton of postmaster bounces. who or what ever is spamming is using her address as the return reply, so all the bounces and postmaster warnings are coming back to her and filling up her account. how can I alleviate this? I can't seem to get a handle o

Re: Nigerian 419 spam

2009-01-22 Thread jeff donovan
On Jan 22, 2009, at 10:28 AM, bharathan kailath wrote: hi how can i take some measures to stop this so called Nigerian 419 spam ;i've got two postfix relays with amavisd; but still i get some emails like Nigerian 419 spam help appreciated smtpd_client_restrictions = permit_mynetworks, c

Re: Slow down in delivery

2009-01-22 Thread jeff donovan
On Jan 21, 2009, at 1:44 PM, Victor Duchovni wrote: On Wed, Jan 21, 2009 at 01:04:07PM -0500, jeff donovan wrote: On Jan 21, 2009, at 12:13 PM, Victor Duchovni wrote: On Wed, Jan 21, 2009 at 10:41:00AM -0500, jeff donovan wrote: I read the performance tuning http://www.postfix.org

Re: Slow down in delivery

2009-01-21 Thread jeff donovan
On Jan 21, 2009, at 12:13 PM, Victor Duchovni wrote: On Wed, Jan 21, 2009 at 10:41:00AM -0500, jeff donovan wrote: I read the performance tuning http://www.postfix.org/TUNING_README.html osx doesn't have qshape. The "qshape" program is a small Perl script. Just download

Slow down in delivery

2009-01-21 Thread jeff donovan
Greetings, not sure if what my problem is. delivery times are way up and the queue is pretty high. message come in, and take forever to deliver. command_directory = /usr/sbin config_directory = /etc/postfix content_filter = daemon_directory = /usr/libexec/postfix debug_peer_level = 2 enable_serv

Re: Transport map problem

2009-01-16 Thread jeff donovan
On Jan 16, 2009, at 10:10 AM, Rob Horton wrote: Hi, I'm having some problems with setting a regexp transport map. What I want is: 1) Mail for u...@domain.com is delivered locally via the Zimbra system. 2) Mail for u...@machine.domain.com should be delivered directly to that machine. 3

Re: Multiple SMTP relays based on sender's domain

2009-01-15 Thread jeff donovan
On Jan 15, 2009, at 11:25 AM, Gilles Albusac wrote: Is it possible to set up Postfix to choose an SMTP relayhost when routing outbound mail based on the domain name of the sender ? try using transport map http://www.postfix.org/ADDRESS_REWRITING_README.html#transport # TRANSPORT MAP # # S