On Mon, Jan 30, 2012 at 02:07:44PM +0100, David Kastrup wrote:
> "Phil Holmes" <m...@philholmes.net> writes:
> 
> > "smtp_command: msmtp -C ~/.msmtp-patchy -t" means nothing to me.
> 
> That is command for mailing the completion message somewhere.  I have no
> idea what msmtp is supposed to be,

ah yes, I forgot about that.  It's a replacement of smtp,
specifically aimed at mutt users, but the mutt part is irrelevant.

> on my system.  Which is not really what was intended, I guess, because
> it mailed a mail to me addressed to Graham and the developer list.
> msmtp would likely have bypassed me doing that.

err, yeah; I guess that part should be configurable, so
staging-merge isn't completely finished.  But at a pinch, one
could just leave the smtp_command: blank, and then it won't do any
mailing at all.  I mean, that's sufficient to have the merge
happening.

For relevance, I have this:

lily@gperciva-desktop:~$ more .msmtp-patchy 
account gmail
host smtp.gmail.com
port 587
auth on
user lilypond.patchy.gra...@gmail.com
password hunter2
tls on
tls_trust_file
/usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt
from lilypond.patchy.gra...@gmail.com

account default: gmail



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to