Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 14:22:30 -0500
From:      "NOC - KP^2" <noc@kulish.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Postfix w/ smtp auth
Message-ID:  <AMEOLNEELHILNCOOAPHNOEPACAAA.noc@kulish.com>

next in thread | raw e-mail | index | archive | help
I am trying to get postfix to allow relaying based on smtp authentication.
I installed postfix-current from the ports collection on a Freebsd4.4-RC
box.  I need to use the following clients:

Outlook Express 5.x+ (inluding 6)
Outlook (Office 97)
Outlook (Office 2000)
Netscape

So far I have tested with outlook express 6 and netscape mail 6.1.  When I
try to send an email from either of these, it just keeps asking me for a
password.

I have created a username and passowrd using saslpasswd for this test
account.  When I telnet to the mailserver port, I get the following:

Trying 127.0.0.1...
Connected to localhost.kulish.com.
Escape character is '^]'.
220 mordor.kulish.com ESMTP Postfix
ehlo localhost
250-mordor.kulish.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN DIGEST-MD5 CRAM-MD5
250 8BITMIME
quit
221 Bye


Am I barking up the wrong tree here?  Is there any possible way to get this
work with the mentioned clients?  Or did I just miss something incredibly
stupid?

Thanks!
Chris Kulish



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AMEOLNEELHILNCOOAPHNOEPACAAA.noc>