> thanks again for your support. hope my case is interesting :).
> 
> i'm attaching the output of:
> 
> echo "test" | msmtp -d alex 2>&1 >msmtp.status
> 
> (i have the same configuration, and the from is still missing.)

That's weird, I've tried with a setup very close to yours and it's
correct for me.

If I check /var/spool/mail/$USER the 'From' header is present.

I'll retry to reproduce the bug with exactly the same configuration in a
few hours.

Stay tuned ;)

> loaded system configuration file /etc/msmtprc
> ignoring user configuration file /home/alex/.msmtprc: No such file or 
> directory
> using account default from /etc/msmtprc
> host                  = mail.resheteva.lan
> port                  = 25
> timeout               = off
> protocol              = smtp
> domain                = localhost
> auth                  = none
> user                  = (not set)
> password              = (not set)
> ntlmdomain            = (not set)
> tls                   = off
> tls_starttls          = on
> tls_trust_file        = (not set)
> tls_crl_file          = (not set)
> tls_fingerprint       = (not set)
> tls_key_file          = (not set)
> tls_cert_file         = (not set)
> tls_certcheck         = on
> tls_force_sslv3       = off
> tls_min_dh_prime_bits = (not set)
> tls_priorities        = (not set)
> auto_from             = on
> maildomain            = resheteva.lan
> from                  = a...@resheteva.lan
> dsn_notify            = (not set)
> dsn_return            = (not set)
> keepbcc               = on
> logfile               = (not set)
> syslog                = LOG_MAIL
> reading recipients from the command line
> <-- 220 mail.resheteva.lan ESMTP Postfix (Debian/GNU)
> --> EHLO localhost
> <-- 250-mail.resheteva.lan
> <-- 250-PIPELINING
> <-- 250-SIZE 10240000
> <-- 250-VRFY
> <-- 250-ETRN
> <-- 250-STARTTLS
> <-- 250-AUTH NTLM CRAM-MD5 DIGEST-MD5
> <-- 250-AUTH=NTLM CRAM-MD5 DIGEST-MD5
> <-- 250-ENHANCEDSTATUSCODES
> <-- 250-8BITMIME
> <-- 250 DSN
> --> MAIL FROM:<a...@resheteva.lan>
> --> RCPT TO:<alex>
> --> DATA
> <-- 250 2.1.0 Ok
> <-- 250 2.1.5 Ok
> <-- 354 End data with <CR><LF>.<CR><LF>
> --> test
> --> .
> <-- 250 2.0.0 Ok: queued as C506F1D0019
> --> QUIT
> <-- 221 2.0.0 Bye


-- 
Emmanuel Bouthenot
  mail: kol...@{openics,debian}.org    gpg: 4096R/0x929D42C3
  xmpp: kol...@im.openics.org          irc: kol...@{freenode,oftc}




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to