| Bug#: 174123 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: ferdy@gentoo.org | Reported By: akira@fluxbox.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: mail-client/mutt-1.5.15 ebuild missing smtp-support | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-04-11 08:32 0000 | |||
| Description: | Opened: 2007-04-11 08:32 0000 |
mutt-1.5.15 supports smtp-relaying. this is missing in the ebuild by either default or via use-flag. configure-flag would be --enable-smtp. when compiled with that flag one can use smtp_url="smtp://user:pw@host". Reproducible: Always
Will add it by default, thanks. - ferdy
Added it, however, conditional on USE="smtp". (looks like I change my mind so easily :P) - ferdy