]> 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 hardcode mutt config path
authormartin f. krafft <madduck@madduck.net>
Sun, 12 Aug 2018 01:21:11 +0000 (13:21 +1200)
committermartin f. krafft <madduck@madduck.net>
Sun, 12 Aug 2018 01:26:50 +0000 (13:26 +1200)
.mutt/muttrc

index 1ab606a74c5f5f5acd2bab8442e2d1abaedf540f..da9af1bdfca122ab8def44e37991827abe7d65f0 100644 (file)
@@ -3688,7 +3688,7 @@ set save_history=100
 # arguments as recipient addresses.
 # 
 #set sendmail="/bin/true"
-set sendmail="~/.mutt/sendmail"
+set sendmail="$my_confdir/sendmail"
 #set sendmail="/usr/sbin/sendmail -oem -oi"
 # 
 # set sendmail_wait=0