Using msmtp with darcs

To get darcs to use msmtp I put the following in my ~/.darcs/defaults:

send sendmail-command /usr/bin/msmtp %t %<

2 Comments

  1. Austin Seipp says:

    Shouldn’t it be “/usr/bin/msmtp -t %<” ?

  2. Magnus says:

    @Austin Seipp, No, I meant exactly what I wrote :-) However using -t is better, thanks for that.

Leave a Reply

Please use markdown to make your comment beautiful.