public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sean Lester" <SFLester@sbcglobal.net>
To: <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Postfix and no worthy mechs found
Date: Wed, 30 Nov 2005 22:44:32 -0500	[thread overview]
Message-ID: <000601c5f629$8aca8f70$1a02a8c0@SeanLaptop> (raw)

[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]

Greetings,
     I am "lucky" enough to have an ISP that blocks outbound port 25
traffic.  Fortunately, inbound is wide open.  However, I am not able to
configure Postfix 2.1.5 to successfully use my ISP mail server as a
relayhost.  I get a reply in my logs that states:
 
warning: SASL authentication failure: No worthy mechs found
Authentication failed: cannot SASL authenticate to server
smtp.sbcglobal.yahoo.com[68.142.229.41]: no mechanism available
 
 
I've edited main.cf and added the following:
 
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/saslpass
smtp_sasl_mechanism_filter = plain, login
smtp_sasl_security_options =
 
I've updated my password file "saslpass" to contain :
[smtp.sbcglobal.yahoo.com] login:password
 
and ran postmap hash:/etc/postfix/saslpass
 
And I've run postfix reload... Oh, I also crossed my fingers that didn't
seem to help either :-)

Is SASL able to log into an smtp server like outlook does to send email?
Or is there another solution I need to pursue?  The good news is that
inbound mail works great!
 
Thank you for your help
 
Sean
 

[-- Attachment #2: Type: text/html, Size: 3725 bytes --]

             reply	other threads:[~2005-12-01  3:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01  3:44 Sean Lester [this message]
2005-12-01  4:55 ` [gentoo-user] Postfix and no worthy mechs found James Hiscock
2005-12-01 19:02 ` Willie Wong
2005-12-04  3:43   ` Sean Lester

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000601c5f629$8aca8f70$1a02a8c0@SeanLaptop' \
    --to=sflester@sbcglobal.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox