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
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
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 !=
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_
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
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
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
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