Re: ASSP - POSTFIX - pop-before-smtp

2008-09-18 Thread Noel Jones
Marcel Grandemange wrote: Good day Recently I deiced to give ASSP a bash seeing as I had many troubles from spam coming in from our internal “trusted” network. So far so good, very impressive in connection with postfix! However had one problem. I have pop-before-smtp ru

Re: ASSP - POSTFIX - pop-before-smtp

2008-09-18 Thread Charles Marcus
On 9/18/2008, Marcel Grandemange ([EMAIL PROTECTED]) wrote: > I have pop-before-smtp running for relaying from outside. This is extremely unwise. Use smtp auth instead. popb4smtp is very insecure, and will most likely result in your server becoming compromised - its not a matter of if, but when.

Re: ASSP - POSTFIX - pop-before-smtp

2008-09-18 Thread Patrick Ben Koetter
* Marcel Grandemange <[EMAIL PROTECTED]>: > However had one problem. you have two problems. ;) Please follow these instructions to get advice on the list: [EMAIL PROTECTED] -- All technical answers asked privately will be automatically answered o

ASSP - POSTFIX - pop-before-smtp

2008-09-18 Thread Marcel Grandemange
Good day Recently I deiced to give ASSP a bash seeing as I had many troubles from spam coming in from our internal "trusted" network. So far so good, very impressive in connection with postfix! However had one problem. I have pop-before-smtp running for relaying from outside.

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

FW: Postfix & pop-before-smtp

2008-08-25 Thread Marcel Grandemange
-Original Message- From: Marcel Grandemange [mailto:[EMAIL PROTECTED] Sent: Monday, August 25, 2008 11:50 PM To: 'Jorey Bump' Subject: RE: Postfix & pop-before-smtp I do entirely agree with you're statement however we have many MANY clients that have been with us

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

Postfix & pop-before-smtp

2008-08-25 Thread Marcel Grandemange
I don't know if anyone will be able to assist me with this one, but two days ago I decided to redo our mail server. All went well except for one components.. Pop-before-smtp, it seems no matter what I did it would simply cause postfix hassles. Now I know pop-before-smtp is confed cor