On Wednesday, June 17, 2020 12:39:06 AM EDT Bob Proulx wrote: > It resulted in this configuration entry. > > root@turmoil:~# postconf relayhost > relayhost = smtp.proulx.com:587 > > And so it is possible to use that Debian specific installation > option. Any more details here should be on a Debian specific mailing > list.
Those are both good points, but it's also worth noting that typically submission requires SMTP Auth which you will have to configure manually after doing the above. Scott K