Hi Kevin,

> post: problem initializing server; [BHST] no servers available (use
> -snoop for details
> send: message not delivered to anyone
>
> Ideas on how to debug this?

It's probably
http://git.savannah.nongnu.org/cgit/nmh.git/tree/NEWS?h=1.7.1#n53

send(1) describes the `-port'.  The default has changed from TCP 25 to
587 because it's talking to a
https://en.wikipedia.org/wiki/Message_submission_agent.

If you don't have anything listening on 587, and don't want to change
that, then `send: -port 25' in your .mh_profile will probably fix
things.  As the error above says, try `send -snoop' if that doesn't
work.  Since I don't know how Emacs allows options to be specified, you
might need `send: -snoop' in your .mh_profile to debug.

Just ask if you need more help.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

-- 
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to