10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Sometimes MTA cra...
FromSent OnAttachments
Maik BrauerAug 26, 2007 11:59 pm 
Sam VarshavchikAug 27, 2007 4:00 am 
Maik BrauerAug 27, 2007 5:28 am 
Sam VarshavchikAug 27, 2007 2:39 pm 
Jason BenguerelAug 29, 2007 4:53 am 
Sam VarshavchikAug 29, 2007 3:16 pm 
Maik BrauerAug 29, 2007 11:51 pm 
Sam VarshavchikAug 30, 2007 3:58 am 
Jason BenguerelAug 30, 2007 4:37 am 
Jason BenguerelAug 30, 2007 4:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Sometimes MTA crashs and is not reachableActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Aug 27, 2007 2:39:14 pm
List:net.sourceforge.lists.courier-users

Maik Brauer writes:

Hi Sam,

OK, to sort out what will cause the problem, I've done the following: --> I've pumped up the memory to 512MB. --> Stand-Alone. Only Courier is running on it with IMAP,IMAP-SSL,MTA,MTA-SSL,AUTHDAEMON

Let's see what is happening. Sam, is there anything else what I can provide you, or what I should configure. Please let me know what I can do else, because it is very important for me to get rid of this issue. I want avoid to set up a new MTA (ex. EXIM, sendmail, etc), because I like the Courier product.

So give me some hints, if I should trace something, tell me. I can setup an separate instance where you can have

Find the couriertcpd process, and strace it. There will be several of them, one for IMAP, one for POP3, one for SMTP, etc…

You can strace each one separately. Do not use the -f option, you don't care about the child processes, you only care what happens to the parent couriertcpd process. This is the only process that listens for and takes incoming connections.