Re: postfix sasl auth problem

2004-11-08 Thread martin f krafft
also sprach sin [EMAIL PROTECTED] [2004.11.08.0958 +0100]:
 telnet machine.domain.tld 25

use netcat.

or swaks in this case.

 250-AUTH LOGIN PLAIN

yeah! clear-text passwords!

 smtpd_client_restrictions = permit_sasl_authenticated, 
 permit_mynetworks, reject_rbl_client sbl-xbl.spamhaus.org, 
 reject_unauth_destination

s/_client_/_recipient_/

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer, admin, user, and author
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!


signature.asc
Description: Digital signature


Re: postfix sasl auth problem

2004-11-08 Thread sin
martin f krafft wrote:
also sprach sin [EMAIL PROTECTED] [2004.11.08.0958 +0100]:
telnet machine.domain.tld 25

use netcat.
or swaks in this case.

250-AUTH LOGIN PLAIN

yeah! clear-text passwords!

smtpd_client_restrictions = permit_sasl_authenticated, 
permit_mynetworks, reject_rbl_client sbl-xbl.spamhaus.org, 
reject_unauth_destination

s/_client_/_recipient_/
thank you, it seems that this works (tried on a remote box... i'll try 
it later using different providers)

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]