All you want to do is clear out the smtprelay.tab file and the only way to send (relay) messages to domains that aren't on your server is by authenticating. You don't want to enable authentication on all smtp connections because other servers won't be able to send mail to your server if you do.=20
It may seem that you don't have to authenticate to send mail if you have recently popped mail because by default the server remembers your authentication from popping the mail. If you want to disable this feature turn off EnableAuthSMTP-POP3 in the server.tab. It only affects your users so it's usually safe to leave enabled. Bill >---------- >From: Serbulent Sertoglu[SMTP:[EMAIL PROTECTED]] >Sent: Monday, February 03, 2003 10:06 PM >To: [EMAIL PROTECTED] >Subject: [xmail] smtp authorization > >How should I enable smtp authorization for all domains and users? Can >you please tell me in a simple way? I tried to read the readme file, = but >because I'm so new to administer a mail server could not understand = what >to change. There is an smtpconfig variable in server.tab but it is >already set to "mail-auth". But it is not working because I receive >thousands of bouncing mail every day , sent from the server and is >irrelevant to me. An example of mails I receive is this: >=20 >From: nevarts.com PostMaster [mailto:[EMAIL PROTECTED]]=20 >Sent: Saturday, January 25, 2003 2:28 AM >To: [EMAIL PROTECTED] >Subject: Error sending message [1042521464542.648.nevartsnet] from >[nevarts.com] >=20 >=20 >[<00>] XMail bounce: Rcpt=3D[[EMAIL PROTECTED]];Error=3D[552 = Error: >content rejected] >=20 >=20 >[<01>] Error sending message [1042521464542.648.nevartsnet] from >[nevarts.com]. >=20 >ID: <S31DF> >Mail From: <[EMAIL PROTECTED]> >Rcpt To: <[EMAIL PROTECTED]> >=20 >=20 >[<02>] The reason of the delivery failure was: >=20 >552 Error: content rejected >=20 >=20 >[<04>] Here is listed the message log file: >=20 >[PeekTime] 1043327866 : Thu, 23 Jan 2003 05:17:46 -0800 ><< >ErrCode =3D -162 >ErrString =3D End of socket stream data >SMAIL SMTP-Send MX =3D "bbs.kkcity.com.tw." SMTP =3D "nevarts.com" From = =3D >"[EMAIL PROTECTED]" To =3D "[EMAIL PROTECTED]" Failed ! >SMTP-Error =3D "417 Temporary delivery error" >>> >[PeekTime] 1043403495 : Fri, 24 Jan 2003 02:18:15 -0800 ><< >ErrCode =3D -162 >ErrString =3D End of socket stream data >SMAIL SMTP-Send MX =3D "bbs.kkcity.com.tw." SMTP =3D "nevarts.com" From = =3D >"[EMAIL PROTECTED]" To =3D "[EMAIL PROTECTED]" Failed ! >SMTP-Error =3D "417 Temporary delivery error" >>> >[PeekTime] 1043454476 : Fri, 24 Jan 2003 16:27:56 -0800 ><< >ErrCode =3D -41 >ErrString =3D Bad server response >ErrInfo =3D 552 Error: content rejected >SMAIL SMTP-Send MX =3D "bbs.kkcity.com.tw." SMTP =3D "nevarts.com" From = =3D >"[EMAIL PROTECTED]" To =3D "[EMAIL PROTECTED]" Failed ! >SMTP-Error =3D "552 Error: content rejected" >>> >=20 >=20 >[<05>] Here is listed the initial part of the message: >=20 >Received: from html (61.63.168.39) > by nevarts.com with [XMail 1.11 (Win32/Ix86) ESMTP Server] > id <S31DF> for <[EMAIL PROTECTED]> from ><[EMAIL PROTECTED]>; > Wed, 22 Jan 2003 07:36:20 -0800 >From: [EMAIL PROTECTED] >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: = =B0=CA=C0R=A4=A7=B6=A1=B3=A3=ACO=B1z=B3=CC=A8=CE=AA=BA=B1=A1=A4H >Date: Wed, 22 Jan 2003 23:36:16 >Mime-Version: 1.0 >Content-Type: text/html; charset=3D"CHINESEBIG5_CHARSET" >X-Priority: 3 >X-MSMail-Priority: Normal >X-Mailer: Microsoft Outlook Express 5.00.2919.6700 >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 >=20 >=20 >=20 >=20 > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
