On Wed, 27 Jul 2022 10:33:47 +0200, Emile CARCAMO said:
> Now I'd like to change this default setting by sending thru submission/587
> instead. I've tried many tricks in my .mh_profile but no luck so far :
>
> send: -mime -port submission
> post: -port submission
I'm not sure the underlying nmh
Hello Ken & All,
Many thx for taking time to understand my issue with NMH send settings.
I tried what you suggested, see below :
What now? send -snoop -server smtp.free.fr -port submission -user
ecarcamo -tls -sasl
Trying to connect to "smtp.free.fr" ...
Connecting to 212.27.48.4:587...
=> RS
>post: problem initializing server; [BHST] TLS is not supported
>[...]
>post: problem initializing server; [BHST] SASL library support not
>available; please specify a SASL mechanism to use
At least that error message is unambiguous, and I'm glad it actually
told you something useful! I don't kn
>Recompiling now with sasl and tls fails on Fedora 36 since
>there's an issue with tputs :
>[...]
Looks like you need the curses/ncurses development package installed:
configure:6255: cc -c -g -O2 -Wall -Wextra conftest.c >&5
conftest.c:75:10: fatal error: curses.h: No such file