"Guillaume Hoffmann" <[EMAIL PROTECTED]> writes:

>> PS: If someone can enlighten me on how to use "darcs send" with msmtp
>> that would be appreciated :-)
>
> I have recently compiled some information about configuring msmtp on
> this page: http://wiki.loria.fr/wiki/Sendmail

At http://twb.ath.cx/Preferences/.msmtprc you can see what I use.
SSL passwords I place as clear-text in ~/.netrc, like this:

    machine securemail.internode.on.net
      login twb
      password UNPRINTABLE

Then I "apt-get install msmtp-mta".  This provides a symlink from
/usr/sbin/sendmail to /usr/bin/msmtp.  Note that because I have a
~/.msmtprc but no /etc/msmtprc, other users (particularly system users)
CAN NOT send mail.

Note that msmtp (even when acting as sendmail) uses -d, not -v, to
enable verbose debugging.

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to