Obsolete Releases > SME 8.x Contribs
sending and receive email problem
CharlieBrady:
--- Quote from: ahmedsa on March 05, 2015, 03:32:23 PM ---@4000000054f865ef32d8980c warning: trouble opening info/1/4573942; will try again later
@4000000054f865ef32d8af7c warning: trouble opening info/20/4576353; will try again later
@4000000054f865f132d4cf4c warning: trouble opening info/10/4572893; will try again later
@4000000054f865f132d4e2d4 warning: trouble opening info/11/4575010; will try again later
--- End quote ---
That probably indicates a qmail queue corruption. Perhaps you deleted some messages from the queue while qmail was running. Or maybe your system crashed or lost power.
Here is some advice I found by googling for the error message you showed us:
--- Quote ---Messages were deleted from the queue while qmail-send was running.
Restart qmail-send and the errors will go away. If the queue is
badly corrupted you may need to run a utility to fix it; search
for for queue-fix or queue_repair in qmail.org. In future don't
manipulate the queue while qmail is running.
--- End quote ---
You can probably make those messages go away by doing:
sv stop /service/qmail
cd /var/qmail/queue
rm */1/4573942 */20/4576353 */10/4572893 */11/4575010
sv start /service/qmail
CharlieBrady:
--- Quote from: Stefano on March 12, 2015, 05:26:43 PM ---It could be due to a dns issue..
--- End quote ---
Perhaps. There might be more detail in the smtp-auth-proxy log file.
ahmedsa:
Thank you for reply
I think problem not in dns
because it give me test connection successfully in internet access on server
but i think problem between serveres and computeres in network meaning every thing reached until server and after this something prevent server from connect this with another computeres
So that i have two questions
1-why it dns issue and in same time internet access to server is successfully(i showed in test internet access)
2-the code you write above is warning but not error to prevent email send or recieve
so that are there are another reason for problem
janet:
ahmedsa
What you "think" does not provide answers.
I suggest you listen to Charlie as he has examined your log files, found multiple errors/problems, & advised you suitable solutions.
Please read again his posts, here
http://forums.contribs.org/index.php/topic,51529.msg262229.html#msg262229
which answers your mail sending problem,
& here
http://forums.contribs.org/index.php/topic,51529.msg262231.html#msg262231
which answers other issues appearing in your log files.
ahmedsa:
Thank you for reply
How to get detailes from smtp-auth-proxy log file.
what command i write to get it
How i know there are wrong in FQDN or wrong ip address of your isp
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version