Re: Connection lost on mail send

2014-10-22 Thread Duane Hill
On Wednesday, October 22, 2014, 4:53:35 AM, Austin wrote: > This issue was resolved by changing port to 465. Not sure why 587 do not work. When using port 587, the e-mail client has to send STARTTLS to establish a connection. Check to see if your e-mail client has such a setting. Using

Re: Connection lost on mail send

2014-10-22 Thread li...@rhsoft.net
Am 22.10.2014 um 11:53 schrieb Austin Einter: This issue was resolved by changing port to 465. Not sure why 587 do not work. because you need to understand that 587 is STARTTLS and 465 is not and so you need the correct client configuration for the port https://www.fastmail.fm/help/technic

Re: Connection lost on mail send

2014-10-22 Thread Austin Einter
This issue was resolved by changing port to 465. Not sure why 587 do not work. On Wed, Oct 22, 2014 at 2:39 PM, li...@rhsoft.net wrote: > > Am 22.10.2014 um 10:49 schrieb Austin Einter: > >> Then I checked the error log, I see >> >> /*postfix/submission/smtpd[1629]: connect from localhost[127.0.

Re: Connection lost on mail send

2014-10-22 Thread li...@rhsoft.net
Am 22.10.2014 um 10:49 schrieb Austin Einter: Then I checked the error log, I see /*postfix/submission/smtpd[1629]: connect from localhost[127.0.0.1] postfix/submission/smtpd[1629]: lost connection after UNKNOWN from localhost[127.0.0.1]*/ I am not sure, why postfix is refusing connection even