Re: postfix pop-before-smtp problem

2003-09-30 Thread Wilfried Essig
On Tue, 2003-09-30 at 18:02, Hans Steinraht wrote: > smtpd_recipient_restrictions = > permit_mynetworks,reject_non_fqdn_recipient,check_client_access > hash:/var/lib/pop-before-smtp/hosts,check_relay_domains > > After restarting Postfix all looks fine but by receiving the first email > Postfix sta

Re: postfix pop-before-smtp problem

2003-09-30 Thread Derrick 'dman' Hudson
On Tue, Sep 30, 2003 at 06:56:09PM +0200, Werner Mahr wrote: | Am Dienstag, 30. September 2003 18:02 schrieb Hans Steinraht: | > Following the instructions in /usr/share/doc/README.Debian I edited | > main.cf like this: | > | > mynetworks=127.0.0.0/8 | | I think this means 127.0.0.0 - 127.0.0.255,

Re: postfix pop-before-smtp problem

2003-09-30 Thread Derrick 'dman' Hudson
On Tue, Sep 30, 2003 at 06:02:11PM +0200, Hans Steinraht wrote: | I'm trying to get pop-before-smtp getting to work with postfix. I recommend using SMTP AUTH instead. It's more reliable, for one thing. | Following the instructions in /usr/share/doc/README.Debian I edited main.cf | like this: |

Re: postfix pop-before-smtp problem

2003-09-30 Thread Werner Mahr
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 30. September 2003 18:02 schrieb Hans Steinraht: > Following the instructions in /usr/share/doc/README.Debian I edited > main.cf like this: > > mynetworks=127.0.0.0/8 I think this means 127.0.0.0 - 127.0.0.255, it works if you send Mails

postfix pop-before-smtp problem

2003-09-30 Thread Hans Steinraht
hi, I'm trying to get pop-before-smtp getting to work with postfix. Following the instructions in /usr/share/doc/README.Debian I edited main.cf like this: mynetworks=127.0.0.0/8 smtpd_recipient_restrictions = permit_mynetworks,reject_non_fqdn_recipient,check_client_access hash:/var/lib/pop-befo