> I think this is not supported.
> Try using type 'inet', bound to 127.0.0.1.
Thank you.
I was able to run smtpd on a UNIX socket. The problem was in the
policies smtpd_relay_restrictions and smtpd_recipient_restrictions,
which can not be set as "permit".
postfix-user:
> Hello everybody.
> I want to start the another smtpd process, binded to a UNIX socket, and
> configure this smtpd with maximally relaxed policies.
> I added a line to master.cf:
> lsmtp unix n y n - - smtpd -o smtpd_tls_security_level=none -o
> mynetworks_style=host -o smtpd_relay
Hello everybody.
I want to start the another smtpd process, binded to a UNIX socket, and
configure this smtpd with maximally relaxed policies.
I added a line to master.cf:
lsmtp unix n y n - - smtpd -o smtpd_tls_security_level=none -o
mynetworks_style=host -o smtpd_relay_restrictions=permit_myn