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...
=> RSET
<= 220 smtp2-g21.free.fr ESMTP Postfix
=> QUIT
<= 250 2.0.0 Ok
post: problem initializing server; [BHST] TLS is not supported
send: message not delivered to anyone

What now?

Another one without tls :

What now? send -snoop -server smtp.free.fr -port submission -user ecarcamo -sasl
Trying to connect to "smtp.free.fr" ...
Connecting to 212.27.48.4:587...
<= 220 smtp2-g21.free.fr ESMTP Postfix
=> EHLO dell540.wifi
<= 250-smtp2-g21.free.fr
<= 250-PIPELINING
<= 250-SIZE 78643200
<= 250-VRFY
<= 250-ETRN
<= 250-STARTTLS
<= 250-AUTH CRAM-MD5 DIGEST-MD5
<= 250-ENHANCEDSTATUSCODES
<= 250-8BITMIME
<= 250-DSN
<= 250 CHUNKING
=> RSET
<= 250 2.0.0 Ok
=> QUIT
<= 221 2.0.0 Bye
post: problem initializing server; [BHST] SASL library support not available; please specify a SASL mechanism to use
send: message not delivered to anyone

What now?

Another one without sasl :

What now? send -snoop -server smtp.free.fr -port submission -user ecarcamo
Trying to connect to "smtp.free.fr" ...
Connecting to 212.27.48.4:587...
<= 220 smtp2-g21.free.fr ESMTP Postfix
=> EHLO dell540.wifi
<= 250-smtp2-g21.free.fr
<= 250-PIPELINING
<= 250-SIZE 78643200
<= 250-VRFY
<= 250-ETRN
<= 250-STARTTLS
<= 250-AUTH CRAM-MD5 DIGEST-MD5
<= 250-ENHANCEDSTATUSCODES
<= 250-8BITMIME
<= 250-DSN
<= 250 CHUNKING
=> MAIL FROM:<emile.carc...@bull.net> BODY=8BITMIME
<= 250 2.1.0 Ok
=> RCPT TO:<ecarc...@free.fr>
<= 554 5.7.1 <unknown[37.167.96.54]:1933>: Client host rejected: Access denied
  ecarcamo at free.fr: => RSET
<= 250 2.0.0 Ok
=> QUIT
<= 221 2.0.0 Bye
post: unexpected response; [RPLY] 554 5.7.1 <unknown[37.167.96.54]:1933>: Client host rejected: Access denied
send: message not delivered to anyone

What now?

My .netrc syntax looks fine since connection to smtp.free.fr goes well,
according to debug messages. Still something missing ?? Thx again for
your help on this. Best regards, Émile

_______________________________________________
Exmh-users mailing list
Exmh-users@redhat.com
https://listman.redhat.com/mailman/listinfo/exmh-users

Reply via email to