]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

do not autobcc spool (#509581)
authormartin f. krafft <madduck@madduck.net>
Mon, 5 Jan 2009 15:43:03 +0000 (16:43 +0100)
committermartin f. krafft <madduck@madduck.net>
Mon, 5 Jan 2009 15:43:03 +0000 (16:43 +0100)
.mutt/muttrc

index c7b35b0e537815a650a45a6255eaa239cd32c96c..7a487d3541921d817e1735c23a18e1d41b160ef3 100644 (file)
@@ -3693,7 +3693,7 @@ set save_history=100
 # 
 #set sendmail="/bin/true"
 #set sendmail="~/.mutt/sendmail"
-set sendmail="/usr/sbin/sendmail -oem -oi madduck+spool@madduck.net"
+set sendmail="/usr/sbin/sendmail -oem -oi"
 # 
 # set sendmail_wait=0
 #