On 2003.09.19 15:59, Chris I wrote:
On 2003.09.19 13:21, Patrick Marquetecken wrote:
Hi i have postfix configured to reject attach files of below.

After running Nessus on my machine i was surprised that nessus could
send fake viruses to postfix and the where deliverd in my mailbox.

Were you running this on localhost? Postfix by default accepts mail from localhost. I believe it also accepts mail from your connected subnets. Try this
(sorry for wrapping. I've indented to try and show that a line is continued)

relayhost =
mynetworks = 127.0.0.0/8, 192.168.1.0/24, 1.2.3.4/32
smtpd_recipient_restrictions = permit_mynetworks,
        reject_unauth_destination

Sorry, I didnt see the first paragraph for some reason. I thought this was a local delivery issue, but it is a delivery-rule issue. Nevermind, please disregard my previous post

--

Chris I

Do not clog intellect's sluices with bits of knowledge of questionable uses.

Attachment: pgp00000.pgp
Description: PGP signature



Reply via email to