Blank messages after move/copy

2001-05-08 Thread Josh Christie
I'm running cyrus imap 2.0.9 on Redhat 7.1 and many messages are being lost during big move or copy operations. For instance, I moved a folder with over 2000 messages in it to a higher spot in my folder hierarchy and now maybe 20% of the messages are blank. I have tried copying, moving, and usin

Creating Folders with IMAP

2001-05-08 Thread Alessandro Avidano
Hello, i've installed Cyrus imapd server, but I'm not able to create folders on my imap account. There is some configuration to do this? Some directives to add in the conf files? Thx! Alessandro

Re: signalled to death by 11?

2001-05-08 Thread Reynald I. Ngo
Hi, Do you think its with the libraries that's being called by the daemons? How do i link gdb to my Cyrus IMAP during compile time? Do i edit the Makefile? TYI! {=) >> SA> You may want to do an "ldd imapd", to check the libraries that >> SA> the compiled version of your programs are pickin

Reconstruct Databases.... how??

2001-05-08 Thread Anton Roeckseisen
Hi, Some days ago I posted a question about mailsystem being blocked by "something". Right now I know for sure it is a database-lock. I tried to recompile everything with up-to-date sources from cvs and give stack-backtraces from blocked processes, but now I experience 3 other problems th

sieve vacation

2001-05-08 Thread Nick Ustinov
Is it normal that sieve is not setting return-path? the from: field is correct, however reply-to is "<>@mail.inbox.lv" instead of "[EMAIL PROTECTED]" Nick Ustinov [EMAIL PROTECTED] http://www.videinfra.com

migration of mbox-format mailboxes & backup

2001-05-08 Thread Jens Wiesecke
Can anybody help me to migrate "old" mbox-style mailboxes into Cyrus-IMAP ? It would be nice if I could keep things like "seen flags". Many thanks in advance -- Jens Wiesecke Institut für Makromolekulare Chemie AK Prof. Dr. Rehahn Petersenstr. 22 64287 Darmstadt E-Mail: [EMAIL PROTECTED]

Re: Reconstruct Databases.... how??

2001-05-08 Thread Anton Roeckseisen
Hi, Don't waste time thinking about problems I already have solved :-)) > 1. reconstruct -m doesen't work - correct??? > >bash-2.01$ /home/Projekt/Mailsystem/bin/cyrus/bin/reconstruct -m >reconstructing mailboxes.db currently not supported Now I know this is a minor issue. > 2. recons

Re: core dump - but email is delivered

2001-05-08 Thread Werner Reisberger
Don't like to reply to my own email but maybe someone is interested in my findings. As other subscribers with similar problems I got no help from the list but I found a solution for myself although I don't know if this solution is permanent. The procmail recipe below caused deliver to segfault.

Re: signalled to death by 11?

2001-05-08 Thread Seva Adari
"master" process is the daemon here and it spawns an "imapd" process to service an imap request. It is the "imapd" process that is of interest to you. I believe that by default cyrus compilation includes "-g" flag to enable us to carry out debugging or to read the core dumps, if not you should be

Re: migration of mbox-format mailboxes & backup

2001-05-08 Thread richard offer
* $ from [EMAIL PROTECTED] at "8-May: 6:54pm" | sed "1,$s/^/* /" * * * * Can anybody help me to migrate "old" mbox-style mailboxes into * Cyrus-IMAP ? It would be nice if I could keep things like "seen flags". Get the imap-utils from imap.org. The program mbxcvt does exactly what you want...I ha

Migration from foriegn IMAP mailboxes

2001-05-08 Thread CYRUS LIST
Has anyone done a script to migrate folder and mail data from a foreign IMAP sever? Basically, I need to automate the procedure of a client logging into both old and new IMAP servers, and for each folder, create the folder, and for each message, copy the message, recursively through the entire ac

Migration from foriegn IMAP mailboxes

2001-05-08 Thread CYRUS LIST
Has anyone done a script to migrate folder and mail data from a foreign IMAP sever? Basically, I need to automate the procedure of a client logging into both old and new IMAP servers, and for each folder, create the folder, and for each message, copy the message, recursively through the entire ac

Postfix cyrus pam_ldap authentification

2001-05-08 Thread Philippe Izoret
Hi . i'v installed postfix-cyrus-openldap on a Debian Potato for the gestion of several domains . my first conf , was Ok with on domain , witch i can put an receive a mail . now , i try to work with several domain . - The ldap declaration in my postfix conf : mydestination = filou.my,nedev.

Re: signalled to death by 11?

2001-05-08 Thread Ilya
ive seen so many reports about death by 11, if this error is removed from code, it should fix all this problems. ;)

imtest - unsuccessful

2001-05-08 Thread Gunjan Kakani
HI all, I've been trying to configure on a Mandrake 7.2 machine running postfix as MTA. SASL amd and Cyrus compiled well with standard configure options. (The same which I tried before sucessfully). But when tried to test the installation using "imtest -m login -p imap localhost" as cyrus user