More importantly is the contents of your tcp.smtp file. If you've got a
0.0.0.0 in there, or just a default :RELAYCLIENT line, then you are allowing
everyone to relay. I've got a hacked version of tcpserver that will check
the SQL table directly for each SMTP session to determine if that IP is
allowed to relay. I suggest using that.

Check my web site for more info:
http://matt.simerson.net/computing/qmail.toaster.shtml.

Matt

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 26, 2001 10:47 AM
> To: [EMAIL PROTECTED]
> Subject: Re: vpopmail and smtp-after-pop
> 
> 
> Can't somebody help me?
> It's very important!
> 
> > > [EMAIL PROTECTED] wrote:
> > > > 
> > > > Hello,
> > > > 
> > > > I'm using qmail 1.03 in combination with vpopmail 
> 4.9.8-1. So far
> > > > it works good.  The only problem is smtp-after-pop. I enabled
> > > > the support with the --enable-roaming-users=y option. Remark:
> > > > I'm running vpopmail with MySQL support. (--enable-mysql option)
> > > > OS Is SuSE Linux 6.3 Kernel 2.2.13.
> > > > The POP-Server and the SMTP-Server (qmail) are startet 
> with tcpserver.
> > > > 
> > > > ...
> > > > 
> > > > env - PATH="/var/qmail/bin:/usr/local/bin" \
> > > >     tcpserver -H -R -x /home/vpopmail/etc/tcp.smtp.cdb \
> > > >     -c20 -u510 -g101 0 smtp \
> > > >     /var/qmail/bin/qmail-smtpd 2>&1 > /dev/null &
> > > > 
> > > > env - PATH="/var/qmail/bin:/usr/local/bin" \
> > > >     tcpserver 0 pop-3 /var/qmail/bin/qmail-popup pc.domain.com \
> > > >     /home/vpopmail/bin/vchkpw 
> /var/qmail/bin/qmail-pop3d Maildir &
> > > > 
> > > > When somebody gets mails with POP3 an entry with the 
> current IP of the
> > > > POP-User is added to the 'relay' MySQL table. The 
> problem ist that
> > > > EVERYBODY is able to send mails through my SMTP server 
> even if his
> > > > IP is NOT in the 'relay'-table.
> > > > What's wrong?
> > > > 
> > > > Regards
> > > > 
> > > > Peter Baecker
> > > >
> > > 
> > > What's in your rcpthosts file?
> > 
> > /var/qmail/control/rcpthosts is empty.
> > 
> > 
> > Regards
> > 
> > Peter
> > 
> 
> -- 
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
> 
> 

Reply via email to