Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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)

0001-msmtp-configure-to-use-OS-X-keychain.patch (706 bytes) - added by jaysoffian@… 15 years ago.
patch to enable keychain support

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by jaysoffian@…

patch to enable keychain support

comment:1 Changed 15 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 15 years ago by blb@…

Resolution: fixed
Status: newclosed

mww took care of this in r45349.

comment:3 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.