Re: [Assp-user] STARTTLS - connection randomly timeout (outlook imap error)

2021-07-29 Thread Mark D Montgomery II via Assp-user
de smtp servers communicate with you without encryption. Outside centers always deliver on port 25, and won't try 587 or any other port. On Wed, Jul 28, 2021 at 5:49 PM Mark D Montgomery II via Assp-user < assp-user@lists.sourceforge.net> wrote: I fought with this for quite a while the

Re: [Assp-user] STARTTLS - connection randomly timeout (outlook imap error)

2021-07-29 Thread Mark D Montgomery II via Assp-user
outside smtp servers communicate with you without encryption. Outside centers always deliver on port 25, and won't try 587 or any other port. On Wed, Jul 28, 2021 at 5:49 PM Mark D Montgomery II via Assp-user < assp-user@lists.sourceforge.net> wrote: I fought with this for quite a while the o

Re: [Assp-user] STARTTLS - connection randomly timeout (outlook imap error)

2021-07-28 Thread Mark D Montgomery II via Assp-user
I fought with this for quite a while the other day after upgrading my VPS from Debian 9 to 10. It seems something must have changed with SSL handling at another level (maybe something with a Postfix update?). What I ended up with: Network Setup: SMTP Listen Port: 25 SMTP Destination: 125 SMT

Re: [Assp-user] installation running but a bunch of Spam

2020-05-02 Thread Mark D Montgomery II via Assp-user
Per this line in the processing: Mai-02-20 10:41:02 m1-08856-03223 [Worker_3] 115.124.28.97 to: i...@companyname.com [monitoring] SenderBase -- Blocked IP-Country CN (HANGZHOU ALIBABA ADVERTISING CO.,LTD.) Looks like you have the filters in monitoring mode rather than blocking mode. --