Mail Server Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationMail Server Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 21st, 2004, 12:19 PM
bretwebb bretwebb is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 13 bretwebb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
deferral: qmail-remote_crashed Again

Depending on the domain I'm sending to...the qmail log will indicate the the following:

delivery 11915: deferral: qmail-remote_crashed./
status: local 0/10 remote 0/20

messages that encounter this sit in the queue for days until qmail finally gives up and sends a notification that the mail was undeliverable and its tired of trying.

Im on RH7, Bind, and Qmail. 80 percent of the domains will accept mail from the server. So, Im not looking for reinstall suggestions. I did a trace on the qmail-send process and the output is below....Any help will be greatly appreciated. Thanks in advance.

select(9, [2 4 8], [], NULL, {334, 870000}) = 1 (in [8], left {320, 970000})
time(NULL) = 1103735789
close(8) = 0
open("lock/trigger", O_RDONLY|O_NONBLOCK) = 8
open("todo", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 9
fstat64(9, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl64(0x9, 0x2, 0x1, 0x9) = 0
getdents64(0x9, 0x80577a0, 0x1000, 0) = 80
time(NULL) = 1103735789
select(9, [2 4 8], [], NULL, {0, 0}) = 1 (in [8], left {0, 0})
time(NULL) = 1103735789
time(NULL) = 1103735789
select(9, [2 4 8], [], NULL, {0, 0}) = 1 (in [8], left {0, 0})
time(NULL) = 1103735789
open("todo/2883818", O_RDONLY|O_NONBLOCK) = 10
stat64("mess/9/2883818", {st_mode=S_IFREG|0644, st_size=1025, ...}) = 0
unlink("local/9/2883818") = -1 ENOENT (No such file or directory)
unlink("remote/9/2883818") = -1 ENOENT (No such file or directory)
unlink("info/9/2883818") = -1 ENOENT (No such file or directory)
open("info/9/2883818", O_WRONLY|O_CREAT|O_EXCL, 0644) = 11
write(0, "new msg ", 8) = 8
write(0, "2883818", 7) = 7
write(0, "\n", 1) = 1
read(10, "u514\0p10344\0Fbwebb@k12resources."..., 8192) = 61
write(11, "Fbwebb@k12resources.com\0", 24) = 24
write(0, "info msg ", 9) = 9
write(0, "2883818", 7) = 7
write(0, ": bytes ", 8) = 8
write(0, "1025", 4) = 4
write(0, " from <", 7) = 7
write(0, "bwebb@k12resources.com", 22) = 22
write(0, "> qp ", 5) = 5
write(0, "10344", 5) = 5
write(0, " uid ", 5) = 5
write(0, "514", 3) = 3
write(0, "\n", 1) = 1
open("remote/9/2883818", O_WRONLY|O_CREAT|O_EXCL, 0644) = 12
read(10, "", 8192) = 0
close(10) = 0
fsync(11) = 0
close(11) = 0
write(12, "Tmsmith@ucsd.com\0", 25) = 25
fsync(12) = 0
close(12) = 0
write(5, "todo/2883818\0", 13) = 13
read(6, "+", 1024) = 1
time(NULL) = 1103735789
open("remote/9/2883818", O_RDONLY|O_NONBLOCK) = 10
open("info/9/2883818", O_RDONLY|O_NONBLOCK) = 11
fstat64(11, {st_mode=S_IFREG|0600, st_size=24, ...}) = 0
read(11, "Fbwebb@k12resources.com\0", 128) = 24
close(11) = 0
read(10, "Tmsmith@ucsd.com\0", 128) = 25
write(0, "starting delivery ", 18) = 18
write(0, "11961", 5) = 5
write(0, ": msg ", 6) = 6
write(0, "2883818", 7) = 7
write(0, " to remote ", 11) = 11
write(0, "msmith@ucsd.com", 23) = 23
write(0, "\n", 1) = 1
write(0, "status:", 7) = 7
write(0, " local ", 7) = 7
write(0, "0", 1) = 1
write(0, "/", 1) = 1
write(0, "10", 2) = 2
write(0, " remote ", 8) = 8
write(0, "1", 1) = 1
write(0, "/", 1) = 1
write(0, "20", 2) = 2
write(0, "\n", 1) = 1
time(NULL) = 1103735789
select(9, [2 4 8], [3], NULL, {0, 0}) = 2 (in [8], out [3], left {0, 0})
time(NULL) = 1103735789
write(3, "\0009/2883818\0bwebb@k12resources.co"..., 58) = 58
getdents64(0x9, 0x80577a0, 0x1000, 0) = 0
close(9) = 0
read(10, "", 128) = 0
close(10) = 0
time(NULL) = 1103735789
select(9, [2 4 8], [], NULL, {321, 0}) = 1 (in [8], left {321, 0})
time(NULL) = 1103735789
close(8) = 0
open("lock/trigger", O_RDONLY|O_NONBLOCK) = 8
open("todo", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 9
fstat64(9, {st_mode=S_IFDIR|0750, st_size=4096, ...}) = 0
fcntl64(0x9, 0x2, 0x1, 0x9) = 0
getdents64(0x9, 0x80577a0, 0x1000, 0) = 48
time(NULL) = 1103735789
select(9, [2 4 8], [], NULL, {0, 0}) = 0 (Timeout)
time(NULL) = 1103735789
time(NULL) = 1103735789
select(9, [2 4 8], [], NULL, {0, 0}) = 0 (Timeout)
time(NULL) = 1103735789
getdents64(0x9, 0x80577a0, 0x1000, 0) = 0
close(9) = 0
time(NULL) = 1103735789
select(9, [2 4 8], [], NULL, {321, 0}) = 1 (in [4], left {320, 400000})
time(NULL) = 1103735790
read(4, "\0Zqmail-remote crashed.\n\0", 2048) = 25
write(0, "delivery ", 9) = 9
write(0, "11961", 5) = 5
write(0, ": deferral: ", 12) = 12
write(0, "qmail-remote_crashed./", 22) = 22
write(0, "\n", 1) = 1
write(0, "status:", 7) = 7
write(0, " local ", 7) = 7
write(0, "0", 1) = 1
write(0, "/", 1) = 1
write(0, "10", 2) = 2
write(0, " remote ", 8) = 8
write(0, "0", 1) = 1
write(0, "/", 1) = 1
write(0, "20", 2) = 2
write(0, "\n", 1) = 1
time(NULL) = 1103735790

Reply With Quote
  #2  
Old January 6th, 2005, 02:55 PM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 394 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 18 h 55 m 5 sec
Reputation Power: 6
RUDUX answer...
It isn't your system ... It is the receiving system not responding. The msg will sit in your queue until it dies. Then you get an "I gave up msg" from QMAIL.

Ain't your fault...The other server maybe down for maint. or offline, or non-existant...


Your Mileage may Vary
__________________
Curious by Nature,
Linux by Choice

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > deferral: qmail-remote_crashed Again


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway