atom feed16 messages in net.sourceforge.lists.courier-users[courier-users] Re: Attachment error
FromSent OnAttachments
Peter D. GrayJan 30, 2001 8:49 pm 
Sam VarshavchikJan 30, 2001 9:26 pm 
Patrick PriceJan 30, 2001 10:24 pm 
Sam VarshavchikJan 31, 2001 5:02 am 
Patrick PriceJan 31, 2001 8:47 am 
Patrick PriceJan 31, 2001 8:53 am 
Patrick PriceJan 31, 2001 10:30 am 
Peter D. GrayJan 31, 2001 2:41 pm 
Sam VarshavchikJan 31, 2001 6:01 pm 
Sam VarshavchikJan 31, 2001 6:08 pm 
Sam VarshavchikJan 31, 2001 6:09 pm 
Patrick PriceJan 31, 2001 7:56 pm 
Sam VarshavchikJan 31, 2001 8:14 pm 
Patrick PriceJan 31, 2001 8:23 pm 
Tomas FasthFeb 2, 2001 10:25 am 
Tomas FasthFeb 3, 2001 12:19 pm 
Subject:[courier-users] Re: Attachment error
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 31, 2001 8:14:23 pm
List:net.sourceforge.lists.courier-users

Patrick Price writes:

At 02:01 AM 2/1/01 GMT, you wrote:

Patrick Price writes:

Here's what the user said when they send a large attachment:

An unknown error was returned from the SMTP server. Subject 'Test', Account: 'moment.net', Server: 'mail.moment.net', Protocol: SMTP, Server Response: '432 Service temporarily unavailable.', Port: 25, Secure(SSL): No, Server Error: 432, Error Number: 0x800CCC61

If I use a feature in Outlook Express which splits the file into six parts, then I am able to send it.

Check your syslog. There should be some additional errors there.

You think it's in the courieresmtpd logging? That's the only place I see this error code in the source.

Yes. Something prior to that caused a failure to fork and run the submit process. When that happens, we go into a failsafe mode, and silently defer all additional mail, for the rest of the session.

The question is why the submit process failed to start.