smtp-auth proxy

From: Alex Stade (alex_at_trdlnk.com)
Date: 08/22/05

  • Next message: Andrew S: "Mounting /proc more than once"
    Date: Mon, 22 Aug 2005 11:47:44 -0500
    To: sunmanagers@sunmanagers.org
    
    

    Hi!

    I am looking to implement SMTP-AUTH with Sendmail on Solaris 10.
    However, it does appear that I'd have to compile a new version from
    sendmail.org as well as SASL, since the Sun implementation doesn't have
    saslauthd.

    This whole thing seems to become a pain in the neck in addition to the
    fact that I'd lose Sun support.

    So I started looking around for any light-weight proxy type program that
    could do the SMTP-AUTH portion for me and then let me talk to Sendmail.
    I imagine I would install such a piece of software on my external mail
    relay. I would prefer to be able to authenticate via passwd file, NIS or
    LDAP rather than a special passwd database.

    I haven't found anything that specifically caught my eye yet. Open
    source would be preferable, but I am open to commercial software as well.

    If you've solved this problem in the past or have ideas on how to do it,
    I would like to hear what you have to say.

    Thanks in advance!

    -Alex
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Andrew S: "Mounting /proc more than once"

    Relevant Pages

    • Sendmail and smtp-auth against passwd
      ... # Add SMTP AUTH support to Sendmail ... But it seems to me that sendmail isn't using saslauth instead it uses ... directly the sasldb so all thinks I configured in sasl2authd is useless. ... Has someone smtp-auth with sendmail against passwd running? ...
      (freebsd-questions)
    • Re: sendmail vs fetchmail?
      ... SMTP-AUTH section, it says: ... "Most available information about sendmail and SMPT-AUTH is about is about ... But what I want is the ability for sendmail to accept authenticated clients. ...
      (comp.unix.bsd.freebsd.misc)