Re: cyrdeliver to mailbox

2004-03-06 Thread Joakim Ryden
On Friday 05 March 2004 09:11 am, Lutz Kittler wrote:
[...]
 What can I do to insert the mails in the right mailbox ?
[..]

Set up Sieve filter(s) for 'kittler' to filter the e-mails into the folders 
you want them to go?

--Jo
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


cyrdeliver to mailbox

2004-03-05 Thread Lutz Kittler
Hi,
I use cyrus-imapd 2.1.15 on debian woody.

We imported Mails from Outlook to Thunderbird. We had some
troubles with attachments. If I try to copy these Mails to
cyrus-imap we got the bare newline errors.

So I tried to use mboxtocyrus script. I want to sent the mails
from file input to folder user.kittler.folder
What is done by mboxtocyrus is :

/usr/bin/formail -I From   input -s /usr/sbin/cyrdeliver  -m folder \
  -a mail kittler

/var/log/mail.log shows:
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: accepted connection
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: lmtp connection preauth'd as postman
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: duplicate_check:
  [EMAIL PROTECTED] user.kittler.folder  0
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: duplicate_check:
 [EMAIL PROTECTED] user.kittler 0
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: mystore: starting txn 2147483759
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: mystore: committing txn 2147483759
Mar  5 17:33:09 imap cyrus/lmtpd[1196]: duplicate_mark:
 [EMAIL PROTECTED] user.kittler

As you can see mail is not inserted in user.kittler.folder but in 
user.kittler.


What can I do to insert the mails in the right mailbox ?

Thanks , Lutz

---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html