Hello All, I've installed the following applications: cyrus-imapd-2.2.3 cyrus-sasl-2.1.18 postfix-2.0.18-20040205 with TLS openLDAP, amavisd-new, clamav, spamassassin. on a FreeBSD 5.2.
I need to use the vacation on sieve, and I can't do it working. no vacation messages were received somewhere, I read that vacation feature need lmtp to work, no pipe ! also I've modified the /etc/postfix/master.cf (I left in comments the actual parameters) (See part of master.cf, next) With this config I got some warning messages in the logs (see maillog, next) and delivery, out of order! Questions: What can be wrong ? is there a conflict with the lmtp connection to amavis ? Perhaps, lmtp is not necessary ? Of course, I could send more informations on demand Thanks in advance for your responses Philippe master.cf ... lmtp unix - - n - - lmtp .. smtp-amavis unix - - n - 2 lmtp -o smtp_data_done_timeout=1200 .. #cyrus unix - n n - - pipe # user=cyrus argv=/usr/local/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user} cyrus unix - n n - - lmtp user=cyrus argv=/usr/local/cyrus/bin/deliver -l /var/log/maillog Jul 6 13:02:25 idefix3 postfix/qmgr[88094]: BF2B12849B: from=<[EMAIL PROTECTED]>, size=923, nrcpt=1 (queue active) Jul 6 13:02:25 idefix3 postfix/lmtp[88118]: 83D7228496: to=<[EMAIL PROTECTED]>, orig_to=<dest>, relay=127.0.0.1[1 27.0.0.1], delay=6, status=sent (250 2.6.0 Ok, id=87547-05, from MTA: 250 Ok: queued as BF2B12849B) Jul 6 13:02:25 idefix3 postfix/qmgr[88094]: 83D7228496: removed Jul 6 13:02:25 idefix3 postfix/lmtp[88122]: fatal: unexpected command-line argument: user=cyrus Jul 6 13:02:26 idefix3 postfix/local[88121]: warning: premature end-of-input on private/cyrus socket while reading in put attribute name Jul 6 13:02:26 idefix3 postfix/master[582]: warning: process /usr/libexec/postfix/lmtp pid 88122 exit status 1 Jul 6 13:02:26 idefix3 postfix/local[88121]: warning: private/cyrus socket: malformed response Jul 6 13:02:26 idefix3 postfix/master[582]: warning: /usr/libexec/postfix/lmtp: bad command startup -- throttling --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html