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_restrictions=permit_mynetworks
I think this is not supported.
Try using type 'inet', bound to 127.0.0.1.
Wietse
