Bug 81510 - mail-mta/ssmtp 2.61 doesn't enable md5 correctly
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.

------- Comment #1 From Dan Check 2005-02-10 08:40:30 0000 -------
Created an attachment (id=50923) [details]
patch for ebuild

Patch compiles cleanly but functionality is not fully tested.

------- Comment #2 From Dan Check 2005-02-10 08:45:49 0000 -------
Difference during compilation is that gcc command lines include "-DMD5AUTH=1"
after the patch is applied.

------- Comment #3 From Fernando J. Pereda (RETIRED) 2005-02-10 09:26:46 0000 -------
Done... haven't bumped the ebuild though.

Thanks for reporting.

Cheers,
Ferdy