Can't seem to find what the problem is with lmtp delivery...
Nov 13 21:04:38 localhost master[14225]: fatal: master_spawn: exec
/usr/lib/postfix/ltmp: No such file or directory
Nov 13 21:04:39 localhost postfix/master[14090]: warning: process
/usr/lib/postfix/ltmp pid 14225 exit status 1
Nov 13 21:04:39 localhost postfix/master[14090]: warning: /usr/lib/postfix/ltmp:
bad command startup -- throttling
main.cf:
#mailbox_command = procmail -a "$EXTENSION"
mailbox_transport = dbmail-lmtp:localhost:24
master.cf:
lmtp unix - - n - - lmtp
dbmail-lmtp unix - - n - - ltmp -o
disable_dns_lookups=yes
I don't know that I was very that good at this part of the configuration -- but
I'm stuck. Anything obvious?