OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
RE: Postfix usage problem

From: Malcom Kemp (mkempbellsouth.net)
Date: Sat Oct 02 2004 - 11:38:28 CDT


May be getting somewhere. When I run the telnet, I get:

502 Command is locally disabled

I looked in main.cf for something that may be close, what I have is:

smtp_sasl_auth_enable = yes
smtpd_sasl_auth_enable = no

I really want to thank you for your assistance.

-----Original Message-----
From: owner-postfix-userspostfix.org
[mailto:owner-postfix-userspostfix.org] On Behalf Of Ralf Hildebrandt
Sent: Saturday, October 02, 2004 12:01 PM
To: postfix-userspostfix.org
Subject: Re: Postfix usage problem

* Malcom Kemp <mkempbellsouth.net>:

> How do you do that?

See SASL_README

telnet mx01.mail.bellsouth.net 25
EHLO something
AUTH PLAIN xxxxxx

where xxxxx is anBASE64 encoded string:
In order to generate base64 encoded authentication information you can
use one
of the following commands:

    % printf 'username\0username\0password' | mmencode
    
        % perl -MMIME::Base64 -e \
                'print encode_base64("username\0username\0password");'
                

--
Ralf Hildebrandt Ralf.Hildebrandtcharite.de
http://www.arschkrebs.de/postfix/ Tel. +49 (0)30-450 570-155
When a foundation is built on crap then life is sh*t.
However, sh*t is a proctologist's bread and butter.