RE: Milter issue with Postfix 2.8.7 and pymilter (compiled against Sendmail 8.14.4)

2011-11-13 Thread Murray S. Kucherawy
> -Original Message- > From: owner-postfix-us...@postfix.org > [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema > Sent: Sunday, November 13, 2011 2:27 PM > To: Postfix users > Subject: Re: Milter issue with Postfix 2.8.7 and pymilter (compiled against > Sendmail 8.14.4)

Re: Specifying UCE Filter: All Uppercase Letters

2011-11-13 Thread Noel Jones
On 11/13/2011 4:19 PM, Rich Shepard wrote: > A common form of spam comes with the body text in all uppercase > letters. > Perhaps the senders are all using Apple ][e computers. Anyway, if I > add the > following to /etc/postfix/body_checks will I unintentionally reject > valid > messages? > > /[

new server wanting to specify dnsbl's

2011-11-13 Thread David Mehler
Hello, Setting up a new server and wanting to know the current opinions on blacklisting services, spamcop, sorbs, and spamhaus for fighting spam. I'd like to get some user experiences with them, any false positives, or issues? Thanks. Dave.

Re: Milter issue with Postfix 2.8.7 and pymilter (compiled against Sendmail 8.14.4)

2011-11-13 Thread Wietse Venema
Jeff Fisher: > > Did you change Postfix versions, pyMilter versions, or both? > > Both. You may want to take notice of the version number. Postfix 2.3 .. 2.5 announce Milter protocol version 2, while Postfix 2.6 and later announce Milter protocol version 6. It is possible that pyMilter requires

Specifying UCE Filter: All Uppercase Letters

2011-11-13 Thread Rich Shepard
A common form of spam comes with the body text in all uppercase letters. Perhaps the senders are all using Apple ][e computers. Anyway, if I add the following to /etc/postfix/body_checks will I unintentionally reject valid messages? /[A-Z].*/ If this will not selectively identify such messag

Re: Milter issue with Postfix 2.8.7 and pymilter (compiled against Sendmail 8.14.4)

2011-11-13 Thread Jeff Fisher
Did you change Postfix versions, pyMilter versions, or both? Both. If you changed Postfix versions, you could review the relevant RELEASE_NOTES files for milter-related changes. Did that already and saw something about 2.8 auto-negotiating milter features and then I read in the pyMilter TOD

Re: Milter issue with Postfix 2.8.7 and pymilter (compiled against Sendmail 8.14.4)

2011-11-13 Thread Wietse Venema
Jeff Fisher: > Hi, > > I'm working on upgrading a few machines of ours from CentOS 5 to CentOS > 6 and I'm having issues with pyMilter. My milter is logging this: > > pythonfilter: st_optionneg[140395575150336]: xxfi_negotiate returned 1 > (protocol options=0x1f, actions=0x1ff) > > and Post

Milter issue with Postfix 2.8.7 and pymilter (compiled against Sendmail 8.14.4)

2011-11-13 Thread Jeff Fisher
Hi, I'm working on upgrading a few machines of ours from CentOS 5 to CentOS 6 and I'm having issues with pyMilter. My milter is logging this: pythonfilter: st_optionneg[140395575150336]: xxfi_negotiate returned 1 (protocol options=0x1f, actions=0x1ff) and Postfix is logging this: postfix

Re: Postfix Virtual Mailbox hosting Mysql System

2011-11-13 Thread Reindl Harald
Am 13.11.2011 15:04, schrieb David Mehler: > For my virtual alias maps should I put them all under the mysql > database or have them mixed? if you have something with mysql you should do all with mysql because mixing is confusing over the long and with database baclends you get some benefits: *

Re: Postfix Virtual Mailbox hosting Mysql System

2011-11-13 Thread David Mehler
Hello, Thank you. I got the root working with virtual_aliases. My question is before I put in the virtual alias mapping mail anacron atempted to deliver to root should have bounced, I'm wondering why it didn't and also why the root virtual mailbox was created under the virtual mailbox store? For

Re: canonical.db: Inappropriate file type or format - SOLVED

2011-11-13 Thread Bernard T. Higonnet
On 11/11/11 20:47, Noel Jones wrote: On 11/11/2011 1:30 PM, Bernard T. Higonnet wrote: Hello, Here is the system: freebsd2.higonnet.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 I have just built postfix fro