Re: SASL and Sender Dependent Relay

2014-06-29 Thread Jerry
On Sun, 29 Jun 2014 17:47:33 -0400, Paul C stated: >Maybe you need to set your restrictions to more strict settings, >here's my setting for smtpd restrictions, someone else may have a >better config so open to discussion: > >smtpd_recipient_restrictions = permit_mynetworks, >permit_sasl_authentica

Re: SASL and Sender Dependent Relay

2014-06-29 Thread Paul C
Maybe you need to set your restrictions to more strict settings, here's my setting for smtpd restrictions, someone else may have a better config so open to discussion: smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_invalid_hostname, reject_non_fqdn_hostname, re

Re: SASL and Sender Dependent Relay

2014-06-29 Thread Jerry
On Sun, 29 Jun 2014 16:02:05 -0500, Edgar Pettijohn stated: > >On 06/29/2014 03:40 PM, li...@rhsoft.net wrote: >> Am 29.06.2014 22:05, schrieb Edgar Pettijohn: >>> not sure if it matters but you have smtp_sasl_type defined twice once >>> with cyrus and once with dovecot >> says who? >> >> smtp !=

Re: SASL and Sender Dependent Relay

2014-06-29 Thread Edgar Pettijohn
On 06/29/2014 03:40 PM, li...@rhsoft.net wrote: > Am 29.06.2014 22:05, schrieb Edgar Pettijohn: >> not sure if it matters but you have smtp_sasl_type defined twice once >> with cyrus and once with dovecot > says who? > > smtp != smtpd > smtp can only by cyrus and is part of the topic > smtpd_sasl_

Re: SASL and Sender Dependent Relay

2014-06-29 Thread li...@rhsoft.net
Am 29.06.2014 22:05, schrieb Edgar Pettijohn: > not sure if it matters but you have smtp_sasl_type defined twice once > with cyrus and once with dovecot says who? smtp != smtpd smtp can only by cyrus and is part of the topic smtpd_sasl_type is for smtpd server smtp_sasl_type is for smtp client

Re: SASL and Sender Dependent Relay

2014-06-29 Thread Edgar Pettijohn
On 06/29/2014 02:36 PM, Alex JOST wrote: > Am 29.06.2014 20:43, schrieb Jerry: >> Okay, I know I am an idiot, but bear with me. I had a perfectly good >> Postfix/Dovecot setup working for several years. I never touched it. >> Then the >> HD died and I cannot find any of the backups. They would be

Re: SASL and Sender Dependent Relay

2014-06-29 Thread Alex JOST
Am 29.06.2014 20:43, schrieb Jerry: Okay, I know I am an idiot, but bear with me. I had a perfectly good Postfix/Dovecot setup working for several years. I never touched it. Then the HD died and I cannot find any of the backups. They would be quite old anyway. So, after fixing the sytem, I instal

SASL and Sender Dependent Relay

2014-06-29 Thread Jerry
Okay, I know I am an idiot, but bear with me. I had a perfectly good Postfix/Dovecot setup working for several years. I never touched it. Then the HD died and I cannot find any of the backups. They would be quite old anyway. So, after fixing the sytem, I installed FreeBSD-10 and the latest versions