Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349869 - mail-mta/msmtp should install find_alias_for_msmtp
Summary: mail-mta/msmtp should install find_alias_for_msmtp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-27 16:22 UTC by Adam Niewoehner
Modified: 2011-01-27 23:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
This attachment is a patch to the ebuild that takes care of the enhancement. (msmtp-1.4.21.ebuild-patch-to-add-find_alias,511 bytes, patch)
2010-12-27 16:23 UTC, Adam Niewoehner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Niewoehner 2010-12-27 16:22:08 UTC
The msmtp tarball includes a script that can be used to handle rewriting aliases for local mail.  It could be installed when installing msmtp by including two lines in the ebuild; one line changes the default location of the aliases file from "/etc/aliases" to "/etc/mail/aliases" to match the default Gentoo location and the second line adds the script to the files already installed in /usr/share/msmtp.

Reproducible: Always
Comment 1 Adam Niewoehner 2010-12-27 16:23:46 UTC
Created attachment 258185 [details, diff]
This attachment is a patch to the ebuild that takes care of the enhancement.
Comment 2 Tim Harder gentoo-dev 2011-01-27 23:09:43 UTC
Added to msmtp-1.4.23 that was just added to CVS.