LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Strange mail problem, no errors, and no mail (https://www.linuxquestions.org/questions/linux-networking-3/strange-mail-problem-no-errors-and-no-mail-29986/)

quincy56 09-09-2002 03:38 PM

Strange mail problem, no errors, and no mail
 
I have a system connected to a cable modem. It was able to send mail fine for some time, then it suddenly stoped working. I can't seem to find what is wrong. I sent an email with the -v option and it looks like it is connecting OK. I'm not getting any returned emails.

Output below: (changed the system name to xxxx)

[jadams@xxxx jadams]$ mail -v quincy56@aol.com
Subject: test
test
Cc:
quincy56@aol.com... Connecting to mail.attbi.com. via relay...
220 rwcrmhc51.attbi.com ESMTP server (InterMail vM.4.01.03.27 201-229-121-127-20010626) ready Tue, 27 Aug 2002 01:21:32 +0000
>>> EHLO xxxx.ne2.client2.attbi.com
250-rwcrmhc51.attbi.com
250-HELP
250-XREMOTEQUEUE
250-ETRN
250-PIPELINING
250-DSN
250 SIZE 10485760
>>> MAIL From:<jadams@xxxx.ne2.client2.attbi.com> SIZE=41
250 Sender <jadams@xxxx.ne2.client2.attbi.com> and extensions (SIZE=41) Ok
>>> RCPT To:<quincy56@aol.com>
250 Recipient <quincy56@aol.com> Ok
>>> DATA
354 Ok Send data ending with <CRLF>.<CRLF>
>>> .
250 Message received: 20020827012133.NFLE14185.rwcrmhc51.a...ent2.attbi.com
quincy56@aol.com... Sent (Message received: 20020827012133.NFLE14185.rwcrmhc51.a...ent2.attbi.com)
Closing connection to mail.attbi.com.
>>> QUIT
221 rwcrmhc51.attbi.com ESMTP server closing connection
[jadams@xxxx jadams]$

markus1982 09-09-2002 03:40 PM

HDD ran out of space? I got such a weird problem once ... :)

quincy56 09-09-2002 03:49 PM

Nope,

Filesystem 1k-blocks Used Available Use% Mounted on
/dev/sda1 1715588 1115300 513140 69% /
none 63112 0 63112 0% /dev/shm
/dev/sdb1 3557744 1410012 1967004 42% /usr

Any other ideas? I'm stumped.

antken 09-09-2002 05:19 PM

i am having a similar problem, but on a windoze box. ( i know its a different OS but it could be worth a try )

just as a test, send an email to your box with a certain word, for example a single word in an email, something like, 'foobar' and then search your mail queue folder for a file containg the word.
( i am not sure what email thing your using so i will presume you have a mail queue )

if there is a file with it in then its getting there, and you have a poblem on the box, if its not, then you could have a dns problem for example

The software i use is mailgaer from symantec, they suggest delete the entire contents of my mail queue ( stop the service/process first ) due to a bug that causes a loop, if you delete the postmaster account then send an email to a user that does not exist it bounces from the non existant user to the non existant post master account and back to the other non existant account. or a mis configured host address on the server

any who as this is going on the mail queue builds up and causes the service/process to die

if you send me your email addr i can send you a test email to see if its getting there, over the past few months i have had my fair share of email problems!

enroth 09-07-2004 12:21 AM

Strange!?!
 
No log information gave me the answer, but I found a change in master.cf:
the smtp service was limited to max 2 processes. Can't work obviously....
Anyone knows about this? hacker? bug in postfix?

Regards
/E


All times are GMT -5. The time now is 09:07 AM.