Re: Postfix & pop-before-smtp

2008-08-25 Thread Jerry
On Mon, 25 Aug 2008 23:50:44 +0200 "Marcel Grandemange" <[EMAIL PROTECTED]> wrote: > I do entirely agree with you're statement however we have many MANY > clients that have been with us a while and because they are all > remote and not always IT literate, its easier implementing what > worked and

Re: Postfix & pop-before-smtp

2008-08-25 Thread Jorey Bump
Marcel Grandemange wrote, at 08/25/2008 05:11 PM: Now postfix was built from ports with DBD and I think it uses version 4. And from ive gathered I THINK pop-before-smtp uses 1 So what now! Ive looked everywhere on how to compile pop-before-smtp to work with v4 Nothing Anyone suggest

RE: Postfix & pop-before-smtp

2008-08-25 Thread Marcel Grandemange
: Noel Jones [mailto:[EMAIL PROTECTED] Sent: Monday, August 25, 2008 10:15 PM To: Marcel Grandemange; postfix-users@postfix.org Subject: Re: Postfix & pop-before-smtp Marcel Grandemange wrote: > * Marcel Grandemange <[EMAIL PROTECTED]>: > >> Aug 25 15:31:21 thavinci postf

Re: Postfix & pop-before-smtp

2008-08-25 Thread Noel Jones
Marcel Grandemange wrote: * Marcel Grandemange <[EMAIL PROTECTED]>: Aug 25 15:31:21 thavinci postfix/smtpd[77983]: fatal: open database /usr/local/etc/postfix/pop-before-smtp.db: Invalid argument Some folks have reported fixing this problem by doing something like: # cd /usr/local/etc/post

Re: Postfix & pop-before-smtp

2008-08-25 Thread Wietse Venema
Marcel Grandemange: > Aug 25 15:31:21 thavinci postfix/smtpd[77983]: fatal: open database > /usr/local/etc/postfix/pop-before-smtp.db: Invalid argument You must use the same Berkeley DB version with Postfix and with the program that updates the file. Wietse

Re: Postfix & pop-before-smtp

2008-08-25 Thread Ralf Hildebrandt
* Marcel Grandemange <[EMAIL PROTECTED]>: > Why? It used to work without hitch > What could cause this? Different BDB libs for postfix and the pop before smtp process (which one is it?) -- Ralf Hildebrandt ([EMAIL PROTECTED]) [EMAIL PROTECTED] Postfix - Einrichtung, Betrieb und Wart

RE: Postfix & pop-before-smtp

2008-08-25 Thread Marcel Grandemange
-users@postfix.org Subject: Re: Postfix & pop-before-smtp * Marcel Grandemange <[EMAIL PROTECTED]>: > Aug 25 15:31:21 thavinci postfix/smtpd[77983]: fatal: open database > /usr/local/etc/postfix/pop-before-smtp.db: Invalid argument postfix doesn't understand the DB forma

Re: Postfix & pop-before-smtp

2008-08-25 Thread Ralf Hildebrandt
* Marcel Grandemange <[EMAIL PROTECTED]>: > Aug 25 15:31:21 thavinci postfix/smtpd[77983]: fatal: open database > /usr/local/etc/postfix/pop-before-smtp.db: Invalid argument postfix doesn't understand the DB format the pop before smtp proces writes. That's it. -- Ralf Hildebrandt ([EMAIL PROTEC