On 2010-04-26 Patric Falinder wrote:
> Maybe I'm to lazy or I'm just blind, but is it possible in an easy way
> to allow a specific IP to send mail etc without username and password?
> I use sasl authentication on my postfix machine and I want a outside
> IP-address to be able to send e-mails without logging in.

I suppose you're talking about relaying through your MTA.

mynetworks = ..., a.b.c.d/32

You need to permit_mynetworks in smtpd_*_restrictions (this is the
default).

Regards
Ansgar Wiechers
-- 
"Abstractions save us time working, but they don't save us time learning."
--Joel Spolsky

Reply via email to