Re: greylist.db corruption

2013-08-01 Thread Wietse Venema
Niclas Arndt: [ Charset ISO-8859-1 unsupported, converting... ] > Hi, > > I hope I am right to post this here. > > I use openSUSE 12.3 with Postfix and the basic greylist.pl policy > and Spamhaus lookup. The last few months I have had problems with > greylist.db corruption (both in old openSUSE 1

greylist.db corruption

2013-08-01 Thread Niclas Arndt
Hi, I hope I am right to post this here. I use openSUSE 12.3 with Postfix and the basic greylist.pl policy and Spamhaus lookup. The last few months I have had problems with greylist.db corruption (both in old openSUSE 11.3 and current 12.3). If I place the Spamhaus lookup before the policy ch

Re: mail transport unavailable

2013-08-01 Thread Ralf Hildebrandt
* LuKreme : > > On 31 Jul 2013, at 21:52 , Noel Jones wrote: > > > Looks as if you clobbered your smtp transport "smtp unix ... smtp" > > > >> smtp inet n - n - 1 postscreen > >> smtpd pass - - n - - smtpd > > Am I suppos

Re: db.h in a non-standard place

2013-08-01 Thread Wietse Venema
Leo Baltus: > Hi, > > Our Linux compile environment has changed so that db.h is not in a > standard place any more. > > However makedefs seem to insist that is should be in /usr/include > > My initial make reads something like so: > > make -f Makefile.init makefiles CCARGS="-DHAS_DB -I$db/inclu

db.h in a non-standard place

2013-08-01 Thread Leo Baltus
Hi, Our Linux compile environment has changed so that db.h is not in a standard place any more. However makedefs seem to insist that is should be in /usr/include My initial make reads something like so: make -f Makefile.init makefiles CCARGS="-DHAS_DB -I$db/include" \ AUXLIBS="-L$db/lib

Re: Report misses original mail

2013-08-01 Thread Wietse Venema
bitozoid: > As an alternative for fault tolerance and debugging, I think I can just > archive every mail (too few): > > sender_bcc_maps = static:localarchive > recipient_bcc_maps = static:localarchive > > and then alias localarchive to a maildir folder. However, I don't want to > keep any other l

Re: Report misses original mail

2013-08-01 Thread bitozoid
As an alternative for fault tolerance and debugging, I think I can just archive every mail (too few): sender_bcc_maps = static:localarchive recipient_bcc_maps = static:localarchive and then alias localarchive to a maildir folder. However, I don't want to keep any other local mailbox. That is, if

Re: Report misses original mail

2013-08-01 Thread Wietse Venema
bitozoid: > I have a host with services sending mails through sendmail binary. To get > some fault tolerance, I have set > > notify_classes = bounce, delay, policy, protocol, resource, software This send an ADDITIONAL notification to the system administrator. The original message content is sent

RE: smtpd_sender_login_maps and out of office messages

2013-08-01 Thread James Day
> -Original Message- > From: owner-postfix-us...@postfix.org [mailto:owner-postfix- > us...@postfix.org] On Behalf Of Wietse Venema > Sent: Wednesday, July 31, 2013 12:06 PM > To: Postfix users > Subject: Re: smtpd_sender_login_maps and out of office messages > > James Day: > > Hello list,

Report misses original mail

2013-08-01 Thread bitozoid
I have a host with services sending mails through sendmail binary. To get some fault tolerance, I have set notify_classes = bounce, delay, policy, protocol, resource, software However, I get notifications with the headers but not the body of the original mail. Is there a way not to miss the origi