

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
37 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: 432 Service U...| From | Sent On | Attachments |
|---|---|---|
| Adam Sherman | Jan 31, 2001 1:52 pm | |
| Sam Varshavchik | Jan 31, 2001 6:13 pm | |
| Adam Sherman | Jan 31, 2001 7:58 pm | |
| Patrick Price | Jan 31, 2001 8:08 pm | |
| Sam Varshavchik | Jan 31, 2001 8:18 pm | |
| Sam Varshavchik | Jan 31, 2001 8:51 pm | |
| Patrick Price | Jan 31, 2001 9:01 pm | |
| Patrick Price | Jan 31, 2001 9:04 pm | |
| Sam Varshavchik | Jan 31, 2001 9:15 pm | |
| Patrick Price | Jan 31, 2001 9:21 pm | |
| Patrick Price | Jan 31, 2001 9:53 pm | |
| Alexei Batyr' | Feb 1, 2001 2:20 am | |
| Sam Varshavchik | Feb 1, 2001 4:46 am | |
| Sam Varshavchik | Feb 1, 2001 5:10 am | |
| Chris Meadors | Feb 1, 2001 5:20 am | |
| Sam Varshavchik | Feb 1, 2001 5:25 am | |
| Chris Meadors | Feb 1, 2001 5:38 am | |
| Alexei Batyr' | Feb 1, 2001 5:39 am | |
| Sam Varshavchik | Feb 1, 2001 5:45 am | |
| Alexei Batyr' | Feb 1, 2001 5:49 am | |
| Adam Sherman | Feb 1, 2001 5:57 am | |
| Adam Sherman | Feb 1, 2001 6:24 am | |
| Adam Sherman | Feb 1, 2001 2:36 pm | |
| Sam Varshavchik | Feb 1, 2001 2:43 pm | |
| Sam Varshavchik | Feb 1, 2001 2:43 pm | |
| Sam Varshavchik | Feb 1, 2001 2:43 pm | |
| Patrick Price | Feb 1, 2001 7:54 pm | |
| Adam Sherman | Feb 1, 2001 8:34 pm | |
| Scott Bisker | Feb 1, 2001 8:55 pm | |
| Sam Varshavchik | Feb 1, 2001 9:14 pm | |
| Alexei Batyr' | Feb 2, 2001 4:13 am | |
| Sam Varshavchik | Feb 2, 2001 4:52 am | |
| Alexei Batyr' | Feb 2, 2001 5:30 am | |
| Tomas Fasth | Feb 2, 2001 11:33 am | |
| Patrick Price | Feb 2, 2001 12:36 pm | |
| Alexei Batyr' | Feb 3, 2001 12:31 am | |
| Tomas Fasth | Feb 3, 2001 11:13 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] Re: 432 Service Unavailable | Actions... |
|---|---|---|
| From: | Patrick Price (sysa...@moment.net) | |
| Date: | Feb 2, 2001 12:36:50 pm | |
| List: | net.sourceforge.lists.courier-users | |
That solved the problem. Now I'm worried about bigger files sent via modem (which is ludicrous I know, but real-world situations are ludicrous in the main).
What possible side effects would changing the submit alarm interval have?
In what other situations would this alarm come into effect?
Thanks a bunch!
Patrick Price
At 05:14 AM 2/2/01 GMT, you wrote:
Patrick Price writes:
Sam,
Here is everything I know about this problem. Apparently the client (Outlook Express) is taking around 25 minutes to send the > 5 MB email containing attachment, yet below, the log shows courierpop3login LOGOUT only 7 minutes after LOGIN rather than 25 minutes as you would expect?
That might explain it. There's a 30 minute timer that kills the submit process if the message isn't received by then.
About ten lines before the end of courier/submit.C:
alarm(1800); /* Kill me, no matter what */
Double it, to bump up the timer to an hour. To avoid a complete reinstall, you can run make, to rebuild submit, then CAREFULLY copy it to its permanent resting place: /usr/lib/courier/libexec/courier. You need to be careful to preserve the ownership and the permission settings on the existing executable, otherwise you're going to GET FUCKED. The best way to do it would be something like:
cp submit /usr/lib/courier/libexec/courier/submit.new cd /usr/lib/courier/libexec/courier/submit.new
[ chown and chmod it, until it looks exactly like the old submit]
mv submit.new submit
This time, I received the file, yet user reports that he still got the error. This is the first time I've successfully received this file from the user.
This is what the user relates (his win98 clock is probably off a few minutes, however I use xntpd for clock sync so the logs are accurate).
"I started sending at 2:08 P.M. and got the following error message at 2:43 P.M."
"An unknown error was returned from the SMTP server. Subject 'Attachment 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"
Feb 1 14:00:28 mail courierpop3login: LOGIN, user=rsmith, ip=[204.96.221.81] Feb 1 14:00:29 mail courierpop3login: LOGOUT, user=rsmith, ip=[204.96.221.81] Feb 1 14:07:21 mail courierd:
started,id=00022B91.3A79C0BA.0001404A,from=<rsm...@moment.net>,module=local,
host=sysadmin!!5431!1000!/users/dialin/sysadmin!!,addr=<sysadmin> Feb 1 14:07:21 mail courierlocal:
id=00022B91.3A79C0BA.0001404A,from=<rsm...@moment.net>,addr=<sysadmin@moment
.net>,success: Message delivered. Feb 1 14:42:56 mail courierpop3login: LOGIN, user=rsmith, ip=[204.96.221.81] Feb 1 14:42:59 mail courierpop3login: LOGOUT, user=rsmith, ip=[204.96.221.81]
Patrick Price
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/courier-users
-- Sam
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/courier-users







