| Bug#: 81510 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: net-mail@gentoo.org | Reported By: check@radicalmedia.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: mail-mta/ssmtp 2.61 doesn't enable md5 correctly | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-02-10 08:39 0000 | |||
| Description: | Opened: 2005-02-10 08:39 0000 |
In 2.60-r10, configure options were changed upstream from md5suth to md5auth.
From the changelog:
ssmtp (2.60.10) unstable; urgency=low
...
Changed configure.in to replace "md5suth" with "md5auth".
...
-- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org> Fri, 23 Jul 2004
16:11:45 +1000
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
NOTE: Patch compiles cleanly, but I haven't actually tried to get MD5 support
up
and running.
Created an attachment (id=50923) [details]
patch for ebuild
Patch compiles cleanly but functionality is not fully tested.
Difference during compilation is that gcc command lines include "-DMD5AUTH=1" after the patch is applied.
Done... haven't bumped the ebuild though. Thanks for reporting. Cheers, Ferdy