Re: Using -o smtpd_end_of_data_restrictions=check_policy_service unix:private/policy not working in master.cf bugfix?

2010-05-20 Thread d . hill
Quoting Harakiri : --- On Wed, 5/19/10, Michael Tokarev wrote: From: Michael Tokarev Subject: Re: Using -o > postfix complains about an invalid syntax (probably due the space between policy server and unix:private/policy) Try using a comma instead of a space there: -o smtpd_end_of_data_

Re: Email persisted in deferred queue

2010-04-28 Thread d . hill
Quoting "Sharma, Ashish" : Hi, I tried to configure amavisd-new(as content filter) with my postfix. But it was failing so I reverted my changes from postfix main.cf But now I can see 19 deferred mails and they are retried again and again and again put in to deferred queue. Step where de

Re: mailbox_command

2010-04-23 Thread d . hill
Quoting Danny : POSTFIX calls fetchamail in the postfix main.cf via the mailbox_command. SO DO NOT TELL ME THAT I AM ON THE WRONG FREAKIN MAILING LIST. Did Wietse tell you you were on the wrong mailing list? He simply asked for logs showing Postfix was actually part of your problem. You n

Re: catch-all not working with postfix dovecot lda

2010-04-14 Thread d . hill
Quoting fakessh : fakessh a écrit : On Tue, 13 Apr 2010 18:38:28 -0300, Egberto Monteiro wrote: Apr 13 23:31:35 r13151 postfix/trivial-rewrite[5504]: warning: do not list domain fakessh.eu in *BOTH *mydestination and virtual_alias_domains this error I do not know how to correct my mai

Re: RBL problem?

2010-02-26 Thread d . hill
Quoting listserv.traf...@sloop.net: Recently, I've noticed a lot more spam. In checking the logs I find that zen.spamhaus.org has really lost ground in terms of rejections. I use zen and bl.spamcop.net. In the past, zen had >10 times the number of hits that bl.spamcop.net did. zen doesn't seem

Re: OT: need some advice as to distro

2009-12-01 Thread d . hill
Quoting Eero Volotinen : Quoting David Koski : On Tuesday 01 December 2009, Stan Hoeppner wrote: BTW, don't you really mean? # apt-get purge exim # apt-get install postfix Last I tried I couldn't remove the MTA without replacement. The onliner "apt-get --purge install postfix" installs pos

Re: Blacklisted on Verizon

2009-11-10 Thread d . hill
Quoting Miles Fidelman : d.h...@yournetplus.com wrote: Quoting Chris Arnold : OK, I have gotten access to the mail server and have downloaded pflogsumm.pl. I have followed the readme and chown and chmod. Did not copy the man page. The man page does state if no file(s) are specified, it read

Re: Blacklisted on Verizon

2009-11-10 Thread d . hill
Quoting Chris Arnold : OK, I have gotten access to the mail server and have downloaded pflogsumm.pl. I have followed the readme and chown and chmod. Did not copy the man page. The man page does state if no file(s) are specified, it reads from stdin. Therefore, you need to specify the file or

Re: Reverse DNS Rejection Problem

2009-10-29 Thread d . hill
Quoting ram : On Wed, 2009-10-28 at 08:45 +1100, Phillip Smith wrote: 2009/10/28 Dennis Putnam Thanks or the reply. That sucks. Is there a way around this, short of turning that off or whitelisting? Tell the admin of the remote domain to fix their PTR records and/or MX helo co

Re: Strange lack of SMTP rejections

2009-09-28 Thread d . hill
Quoting mouss : Russell Jones wrote: Actually that's all the logs show when sending to a non-existent address that resides on the same physical server, but I got it figured it. Believe it or not, it was actually my AVG antivirus. It turns out that when scanning outgoing mail, by default AVG wi

Re: RBLS and Hangup

2009-08-18 Thread d . hill
Quoting LuKreme : On 18-Aug-2009, at 10:42, Noel Jones wrote: The STRESS_README was written before postfix supported 521 as a hangup action, so yes, it's reasonable to disconnect after any RBL hit during stress. I am somewhat hesitant to recommend using 521 as your "standard" RBL reject

Re: redirect to mailbox if listed in spamhaus

2009-08-13 Thread d . hill
Quoting Melvyn Sopacua : On Thursday 13 August 2009 07:22:33 /dev/rob0 wrote: On Thursday 13 August 2009 06:17:37 Sahil Tandon wrote: > On Aug 13, 2009, at 6:28 AM, ram wrote: > > I use in smtpd_recipient restrictions > > reject_rbl_client zen.spamhaus.org > > > > To reject mails from spamhaus

RE: postfix and amavisd-new on CentOS

2009-08-06 Thread d . hill
Quoting Dave : Hi, Thanks for your reply. I have solved the problem. I commented out receive_override_options in main.cf and that did it. By default, that option is set to an empty value: %postconf -d | grep receive_override_options receive_override_options = Postfix documen

Re: Postfix won't start when adding additional daemon entries in main.cf

2009-08-06 Thread d . hill
Quoting James Hankins : If I do your first line I get host1 postfix[14047]: fatal: /etc/postfix/main.cf, line 34: missing '=' after attribute name: "smtp-amavis unix - - n - 10 smtp -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes -o disable_dn

Re: Postgrey and Postfix

2009-08-04 Thread d . hill
Quoting Jason Hirsh : I raise this question here because it appears the basic postgrey daemon is running I have a FReebsd 7.0 server with Postfix, amavisd-new, Dovecot to which i added Postgrey I have postgrey runnng as a ps aux grep | postfix shows postgrey 653 0.0 2.4 14384 1205

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread d . hill
Quoting Benny Pedersen : On Wed, July 22, 2009 23:14, Noel Jones wrote: "be strict in what you send, liberal in what you accept" ok i try postconf -e 'message_strip_charters = \346' still amavisd give this Non-encoded 8-bit data (char E6 hex): Subject: \346 why does postfix not use my s

Re: blacklists

2009-06-18 Thread d . hill
Quoting "EASY steve.h...@digitalcertainty.co.uk" : On Thu, 2009-06-18 at 15:04 +0200, polloxx wrote: Dear, we use blacklists as a first defense against spammers. We have hese lists at our postfix server: reject_rbl_client pbl.spamhaus.org, reject_rbl_client list.dsbl.org, reject_rbl_c

Re: blacklists

2009-06-18 Thread d . hill
Quoting Ralf Hildebrandt : * polloxx : Dear, we use blacklists as a first defense against spammers. We have hese lists at our postfix server: reject_rbl_client pbl.spamhaus.org, reject_rbl_client list.dsbl.org, reject_rbl_client bl.spamcop.net, reject_rbl_client safe.dnsbl.sorbs.net,

Re: Can't whitelist header / bodychecks

2009-06-12 Thread d . hill
Quoting Mark Goodge : EASY steve.h...@digitalcertainty.co.uk wrote: It's a bug. Read the original question carefully. If I'm pasting the original headers into the BODY of a fresh mail, and the header filters are *blocking* it - is that intended behaviour? Answer (hopefully) 'No'. If the head

Re: OT: Multiple Queues

2009-05-22 Thread d . hill
Quoting Steve : On Fri, 2009-05-22 at 18:06 +1000, Barney Desmond wrote: 2009/5/22 Ralf Hildebrandt : >> 2. Rate/Anti DNS control >> a. If IP X is seen more than 50 times in 30 minutes block it. > > Postfix can do that using anvil I'd just like to add to that; the answer here on the list

Re: forwarding & redirecting

2009-05-21 Thread d . hill
Quoting Melvyn Sopacua : On Thursday 21 May 2009 21:35:15 K bharathan wrote: is there any difference between these two? Redirect mail to another address and Forward mail to another address ? could be a dumb confusion! Strictly speaking, redirect tells the sender to look elsewhere, while for