On Sun, Mar 06, 2022 at 02:28:54PM +0100, Jiri Navratil wrote: > Hi, > > I'm using notebook with OpenBSD and every email from mail and from mutt > goes firstly to OpenSMTPD on localhost and then are relayed to my > server with static IP. > > I have been using in OpenBSD 6.7 for mutt > > set smtp_url="smtp://127.0.0.1" > > but after switch to OpenBSD 7.0, I'm getting from OpenSMTPD > > SMTP session failed: 503 5.5.1 Invalid command: Command not supported
[...] Hi Jiri, I have a slightly different configuration but all hosts are on the LAN. Here are what I believe to be the relevant config lines for Mutt. I'm using the same version as yourself: Mutt 2.1.3 (2021-09-10), which is running on OpenBSD 7.0. OpenSMTPD is version 7.0.0. set smtp_url = "smtp://[email protected]:587/" set smtp_pass = "superpassw0rd" set ssl_starttls=yes set ssl_verify_host=no Pete.
smime.p7s
Description: S/MIME cryptographic signature
