Re: sendmail user name and password authentication

From: Alexander Dalloz (alexander.dalloz_at_uni-bielefeld.de)
Date: 07/25/04

  • Next message: jdow: "Re: the registry"
    Date: Sun, 25 Jul 2004 01:35:52 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    
    

    Am So, den 25.07.2004 schrieb Jonathan T. Steadman um 0:48:

    > O.K. here are my logs, I also took out of relay-domains my domain,
    > should I put it back in access? anyways I am so very confused and am
    > very grateful for your help thus far.

    It depends on what you want to achieve. If you want to relay based on
    SMTP AUTH then you won't put any host/net in the access_db.

    > When I first click send with authentication turned on:
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: <-- AUTH
    > PLAIN some wierd characters are hear, think its my passwrd.
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: --- 535
    > 5.7.0 authentication failed
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: AUTH
    > failure (PLAIN): no mechanism available (-4) SASL(-4): no mechanism
    > available: Password verification failed

    The key is "no mechanism available". Make sure you have cyrus-sasl-plain
    RPM installed, else there is no SASL support for PLAIN and LOGIN.

    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: <-- AUTH
    > LOGIN
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: --- 334
    > VXNlcm5hbWU6
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: --- 334
    > UGFzc3dvcmQ6
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: --- 535
    > 5.7.0 authentication failed
    >
    > Jul 24 18:42:04 localhostname sendmail[5030]: i6OMfx2N005030: AUTH
    > failure (LOGIN): no mechanism available (-4) SASL(-4): no mechanism
    > available: checkpass failed

    Again. I just see no parts in the log where you put in your AUTH data.

    > After I abort attempt to enter password (press cancel)
    >
    > Jul 24 18:42:37 localhostname sendmail[5030]: i6OMfx2N005030: --- 421
    > 4.4.1 localhostname.dyndns.org Lost input channel from [192.168.2.4]
    >
    > Jul 24 18:42:37 localhostname sendmail[5030]: i6OMfx2N005030:
    > [192.168.2.4] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
    >
    > Anyways I can still sendmail without authentication, it works fine.

    You can send from localhost or your private network IP 192.168.2.4? What
    is the content you access file?

    Alexander

    -- 
    Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
    Fedora GNU/Linux Core 2 (Tettnang) kernel 2.6.6-1.435.2.3.ad.umlsmp 
    Serendipity 01:31:56 up 2 days, 10:19, load average: 1.49, 1.30, 1.25 
    
    

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: jdow: "Re: the registry"

    Relevant Pages

    • Re: Sendmail+sasl2+smtpauth didnt work?
      ... Because what the Sendmail announces as supported AUTH MECHs does not say ... with pwcheck_method:auxprop you can do DIGEST-MD5, CRAM-MD5 and PLAIN ... with pwcheck_method:saslauthd you can do PLAIN and LOGIN ... Fedora GNU/Linux Core 2 kernel 2.6.8-1.521smp ...
      (Fedora)
    • Re: STMP Auth Failure
      ... >LOGIN unless the session is encrypted. ... allowing PLAIN and LOGIN SMTP AUTH is no greater risk ...
      (Fedora)
    • Re: questions on setting up a mail server
      ... standard method built in to the protocol) require Cyrus SASL. ... use your existing user passwords. ... passwords held in plain text - the sasldb. ... PLAIN is the preferred protocol according to the docs and RFCs - LOGIN is ...
      (freebsd-questions)
    • Re: sendmail user name and password authentication
      ... A bit hard to say what's going on with your Sendmail from the given ... Did you first check that SMTP AUTH works without using ... STARTTLS does not work. ... Fedora GNU/Linux Core 2 kernel 2.6.6-1.435.2.3.ad.umlsmp ...
      (Fedora)
    • Re: How to setup smtp auth
      ... >want encryption as the zaurus email client does not support it. ... The "Sendmail SMTP AUTH HOWTO" on Simpaticus.com ... with either PLAIN or LOGIN authentication, since this is both the simplest ... Please note that PLAIN and LOGIN authentication *does* present a small ...
      (RedHat)