David Levine writes: > Ken wrote: > > > It looks to me like you have nmh configured to connect to a SMTP server > > running on port 587 on localhost, and there isn't one. > > It looks like you got bit by this change in 1.7, Anthony: > > - post now defaults to port 587 on 'smtp' message submission. > > The -port switch to send(1), post(1), and whom(1) can be used to override.
Thanks. Since the relay only accepts connections from localhost, I was okay with adding "send: -port 25 -notls" and "post: -port 25 -notls" to my profile and I seem to be able to send mail again. -- Anthony J. Bentley _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
