Public bug reported:
Binary package hint: msmtp
In file .msmtprc the "password [secret]" keyword a trailing space is
needed after the password [secret] in order for my settings to work on
my ISP SMTP server (I do not have the trailing space as my password).
Without trailing space msmtp would exit normally ("exitcode=EX_OK" from
the logfile) but the mail would not be sent. The way to get around it is
either manually input the password (by commenting out the password line
on .msmtprc and be prompted for entry) or enter the password line in
.msmtprc with a trailing space.
The trailing space is not documented on the man pages or websites (by
google-ing).
Following attached is a copy of my .msmtprc
=====================================
logfile /tmp/msmtp.log
account sendOnly
auth login
host [SMTP Server]
port 25
user [User]
from [Email]
password [PASSWORD][trailing space " "]
account default : sendOnly
msmtp Version Information
======================
msmtp version 1.4.13
TLS/SSL library: GnuTLS
Authentication library: GNU SASL
Supported authentication methods:
plain cram-md5 digest-md5 gssapi external login ntlm
IDN support: enabled
NLS: enabled, LOCALEDIR is /usr/share/locale
System configuration file name: /etc/msmtprc
User configuration file name: /home/ace/.msmtprc
Copyright (C) 2007 Martin Lambers and others.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Package
========
msmtp/hardy uptodate 1.4.13-1
** Affects: msmtp (Ubuntu)
Importance: Undecided
Status: New
--
Trailing space needed on smtp authentication password field for .msmtprc
https://bugs.launchpad.net/bugs/240198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs