22 messages in net.sourceforge.lists.courier-usersRe: [courier-users] MAIL FROM: courie...
FromSent OnAttachments
sergioNov 23, 2006 7:07 am 
Gordon MessmerNov 23, 2006 1:27 pm 
sergioNov 24, 2006 12:50 am 
sergioNov 24, 2006 2:58 am 
sergioNov 24, 2006 5:27 am 
Sam VarshavchikNov 24, 2006 3:13 pm 
sergioNov 27, 2006 2:04 am 
sergioNov 27, 2006 2:27 am 
Alessandro VeselyNov 27, 2006 5:38 am 
sergioNov 28, 2006 1:29 am 
sergioNov 28, 2006 2:03 am 
Sam VarshavchikNov 28, 2006 3:58 am 
sergioNov 28, 2006 4:00 am 
sergioNov 28, 2006 6:18 am 
Sam VarshavchikNov 28, 2006 3:11 pm 
sergioNov 29, 2006 1:54 am 
sergioNov 29, 2006 7:33 am 
Sam VarshavchikNov 29, 2006 3:13 pm 
sergioNov 30, 2006 2:39 am 
sergioNov 30, 2006 3:38 am 
sergioDec 1, 2006 1:46 am 
Sam VarshavchikDec 1, 2006 4:09 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] MAIL FROM: courier answer 432 errorActions...
From:Alessandro Vesely (ves@tana.it)
Date:Nov 27, 2006 5:38:02 am
List:net.sourceforge.lists.courier-users

sergio wrote:

I can't find any good answers for this problem. When I telnet to my courier (25 port) and send to him MAIL FROM command with correct mail address, he said 432 service temporarily unavialable. And in maillog he write nothing bad. Maybe somebody fixed that
problem. Please help me.

After started ip..... courier said: courieresmtpd: submitclient: EOF from submit. What is "EOF"? Maybe I have some problems with submit or permissions?

strace is your friend in those cases. Find out the procedure id who is responding to your EHLO telnet session and attach strace to it. Use the -f switch to follow any forked process to be traced as well.