#17987 closed enhancement (fixed)
msmtp: enable OS X keychain support
Reported by: | jaysoffian@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | keychain | Cc: | |
Port: | msmtp |
Description
I provided a patch to msmtp to support the OS X authentication. This was included in upstream msmtp version 1.4.14. However, it looks like the support never got enabled in the msmtp Portfile.
The attached trivial patch does so (I see no reason to make this a variant, but I'll ultimately leave that up to the msmtp Portfile maintainer.
See related http://trac.macports.org/ticket/14189.
Attachments (1)
Change History (4)
Changed 16 years ago by jaysoffian@…
Attachment: | 0001-msmtp-configure-to-use-OS-X-keychain.patch added |
---|
comment:1 Changed 16 years ago by blb@…
Cc: | mww@… removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Putting it in a macox platform section would probably be safer:
platform macosx { configure.args-append --with-macosx-keyring }
comment:2 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
mww took care of this in r45349.
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
patch to enable keychain support