Adam H. Kerman
2022-03-17 14:02:18 UTC
I use a role to submit email through an SMTP server specific to the
domain of the email address in question. I use either the /ssl or /tls
parameter, depending on what works through trial and error. I also
submit the username and the password is stored in the passfile.
I think you've explained that /tls is really STARTTLS, which I've always
found confusing.
I've been unable to send email through one SMTP server. I get the 100%
submitted, but the test message hasn't been received at one of my other
addresses.
I added /submit and the test message was received.
I had assumed that by specifying /ssl or /tls, alpine used port 587. Is
that wrong? Does alpine use port 25 by default?
I changed all my roles to add /submit.
domain of the email address in question. I use either the /ssl or /tls
parameter, depending on what works through trial and error. I also
submit the username and the password is stored in the passfile.
I think you've explained that /tls is really STARTTLS, which I've always
found confusing.
I've been unable to send email through one SMTP server. I get the 100%
submitted, but the test message hasn't been received at one of my other
addresses.
I added /submit and the test message was received.
I had assumed that by specifying /ssl or /tls, alpine used port 587. Is
that wrong? Does alpine use port 25 by default?
I changed all my roles to add /submit.