Thanx Bill,
That did it :) full closed server now with SMTP-Auth ..
Regards,
Rob Gaborko
GTN Communications Corp.
[EMAIL PROTECTED]
-----Original Message-----
From: Bill Shupp [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 31, 2003 9:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [toaster] SMTP Not Accepting Connections
On Monday, March 31, 2003, at 05:30 PM, Rob Gaborko wrote:
> 1) I removed both sendmail and postfix.
> 2) No firewall whatsoever
> 3) 127.:allow,RELAYCLIENT="" is the only thing in the tcp.smtp file
>
> THe only thing I changed is --enable-roaming-users=n in the vpopmail
> configure statement. It appears that the tcp.smtp.cdb file is not
> being created as my smtpd log file is showing:
You manually need to create the tcp.smtp.cdb file if you're not using
roaming users (clearopensmtp just exits):
cd ~vpopmail/etc
tcprules tcp.smtp.cdb tmp < tcp.smtp
That will allow connections.
Regards,
Bill Shupp