[ On Dec 5, 2007 4:04 PM, Eduardo <[EMAIL PROTECTED]> wrote: > somebody knows if and possible to restrict access to the qmailtoaster for > the ip address > > > Eduardo > > If I understand correctly, you can deny connections by IP using tcprules. Add a line in /etc/tcprules.d/tcp.smtp (before the one that starts with ":allow"), with:
IP.TO.BLOCK:deny Ej: 192.168.1.1:deny Natalio.
