> On Jun 18, 2024, at 3:33 PM, Wietse Venema via Postfix-users 
> <postfix-users@postfix.org> wrote:
> 
> Paul Schmehl via Postfix-users:
>> [18-Jun-2024 14:53:32 -0500]: <okdvddsf> PHP Error: SMTP server does not 
>> support authentication (POST 
>> /webmail/?_task=mail&_unlock=loading1718740412272&_framed=1&_action=send)
> 
> Indeed, you have
> 
> smtps      inet  n       -       n       -       -       smtpd
>    -o smtpd_tls_wrappermode=yes
>    -o smtpd_sasl_auth_enable=no
> 
> Try: smtpd_sasl_auth_enable=yes
> 

Doh! After fixing that and restarting postfix, I am successfully sending mail 
from RC with $config['smtp_host'] = 'ssl://mail.stovebolt.com:465';

Thanks for your patience with this old man.

Paul Schmehl
paul.schm...@gmail.com
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to