Re: Duplicate delivery

2008-11-17 Thread Marc Patermann
Test schrieb: > I am running in a stupid thing and am probably overlooking something: > > I'm running web-cyradm, postfix, cyrus-imapd... > > I have multiple domains with an info@ adres ([EMAIL PROTECTED], > [EMAIL PROTECTED]) > > When i send an email to [EMAIL PROTECTED] it also gets delivered

signaled to death by 7

2008-11-17 Thread Joshua Kordani
Greetings all, I've come up against a hairy little problem and could use some help An imap process keeps kicking out when a particular user tries to access his mail. mail log reports this: master[8762]: process 26353 exited, signaled to death by 7 The process in question is the imap process th

Re: signaled to death by 7

2008-11-17 Thread Joshua Kordani
I made a breakthrough on the signaled to death by 7 error. I noticed in the log that the process crashed right after the user's seen file was accessed, so I made a backup of it and deleted it, and it looks like that did the trick... so the next question in this thread... since this was a use

Re: signaled to death by 7

2008-11-17 Thread Wesley Craig
On 17 Nov 2008, at 14:14, Joshua Kordani wrote: > An imap process keeps kicking out when a particular user tries to > access > his mail. > > mail log reports this: > master[8762]: process 26353 exited, signaled to death by 7 > > The process in question is the imap process that is handling the > p

Re: signaled to death by 7

2008-11-17 Thread Andrew Morgan
On Mon, 17 Nov 2008, Joshua Kordani wrote: > I made a breakthrough on the signaled to death by 7 error. > I noticed in the log that the process crashed right after the user's > seen file was accessed, so I made a backup of it and deleted it, and it > looks like that did the trick... so the nex