Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Victor Duchovni
On Tue, Oct 20, 2009 at 06:23:13PM +0200, Nicolas Courtel wrote: >> Oct 20 17:05:10 callisto postfix/pipe[22169]: B9BC918065: >> to=, relay=cyrus, delay=515, >> delays=515/0.06/0/0.07, dsn=4.3.0, status=deferred (temporary failure. >> Command output: couldn't connect to lmtpd: Connection refused_

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Reinaldo de Carvalho
On Tue, Oct 20, 2009 at 12:25 PM, Raimund Eimann wrote: > > I put the lmtp pipe in /var/spool/postfix/public/lmtp and have > corresponding config file entries: > > /etc/cyrus.conf: > lmtpunix    cmd="lmtpd" listen="/var/spool/postfix/public/lmtp" prefork=1 > Don't put pipes from external software

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Nicolas Courtel
Hello, I am a bit further, at least I get an error now when delivery fails: (from /var/log/mail) Oct 20 17:05:10 callisto postfix/pipe[22169]: B9BC918065: to=, relay=cyrus, delay=515, delays=515/0.06/0/0.07, dsn=4.3.0, status=deferred (temporary failure. Command output: couldn't connect to lmt

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Raimund Eimann
Hi, I am a bit further, at least I get an error now when delivery fails: (from /var/log/mail) Oct 20 17:05:10 callisto postfix/pipe[22169]: B9BC918065: to=, relay=cyrus, delay=515, delays=515/0.06/0/0.07, dsn=4.3.0, status=deferred (temporary failure. Command output: couldn't connect to lmtpd: C

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Bron Gondwana
On Tue, Oct 20, 2009 at 01:58:22PM +0200, lst_ho...@kwsoft.de wrote: > I think you should never write to Cyrus mailspool without using the > Cyrus Tools?? Absolutely. You don't want to deliver it directly, you want to deliver it to cyrus' lmtpd process, or piping it to the cyrus "deliver" tool.

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread lst_hoe02
Zitat von Mark Goodge : Raimund Eimann wrote: Hi, I'm running Cyrus imapd and postfix on a box. I would like postfix to deliver incoming mail not to /var/spool/mail/, but rather to /var/spool/imap//Inbox, where the latter is apparently not a flat file, but rather a typical imap directory struc

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread lst_hoe02
Zitat von Raimund Eimann : Hi, I'm running Cyrus imapd and postfix on a box. I would like postfix to deliver incoming mail not to /var/spool/mail/, but rather to /var/spool/imap//Inbox, where the latter is apparently not a flat file, but rather a typical imap directory structure ("maildir"?) C

Re: How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Mark Goodge
Raimund Eimann wrote: Hi, I'm running Cyrus imapd and postfix on a box. I would like postfix to deliver incoming mail not to /var/spool/mail/, but rather to /var/spool/imap//Inbox, where the latter is apparently not a flat file, but rather a typical imap directory structure ("maildir"?) Current

How to deliver to Cyrus imapd mailboxes

2009-10-20 Thread Raimund Eimann
Hi, I'm running Cyrus imapd and postfix on a box. I would like postfix to deliver incoming mail not to /var/spool/mail/, but rather to /var/spool/imap//Inbox, where the latter is apparently not a flat file, but rather a typical imap directory structure ("maildir"?) Currently incoming mail for is