Hi group
i have this message in tail -f /var/log/maillog
bad transport type : lmtp_data_done_tiemeout=1200
I dont know where is problem
/etc/postfix.master.cf
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
...
amavisfeed unix - - n - 2 lmtp
-o lmtp_data_done_timeout=1200
-o lmtp_send_xforward_command=yes
-o disable_dns_lookups=yes
-o max_use=20
Br
Dejan