On Tue, 2005-08-30 at 00:26 -0700, Dimsh wrote: > tcp.smtp have the following 3 lines: > > 127.:allow,RELAYCLIENT="" > 192.168.1.:allow,RELAYCLIENT="" > qmailctl cdb
192.168.1.:allow,RELAYCLIENT="" That is why your able to relay without Auth. Its bypassing the smtpauth and setting the RELAYCLIENT when you connect. If you take that out and rebuild the file, it will require you to auth. Shane
