Strange email problem, red hat/qmail


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Strange email problem, red hat/qmail
# 1  
Old 03-26-2003
Strange email problem, red hat/qmail

Hi,

Our mail server is running red hat 5.1 and qmail. It has 2 network cards in it to form two separate networks, both requiring mail. As of yesterday all the users on one of the network interfaces can no longer send email, they can however receive. All users on the other interface are unaffected and can do as they please.

I am a linux/unix newbie so am not realy sure what to do, can anyone suggest anything? I have rebooted it to no avail. I have also ruled out the cabling and connecting switches (3com) by connecting a machine direct and attempting to telnet to port 25, which doesn't work.

Nothing has changed anywhere else on the network. I guess I just need to get port 25 back on the second ethernet card, although I don't understand why it has disappeared. It's quite an old machine with 95% disk usage.

Any advice, no matter how simple, is greatly received.

Cheers.
# 2  
Old 03-26-2003
it seems like your smtp server isnt running, and that routing is fine since you said they can recieve their mail. that 95% disk usage though unrelated should be taken care of. some drives even degrade in performance once you go above 90% usage. so ensure that your smtp server is still running.
# 3  
Old 03-26-2003
Thanks, but the users connected to the other network card in the same machine can send and receive, so surely smtp is running? Or can it be started individually for each ethernet card?

Cheers
# 4  
Old 03-27-2003
I'm not quite sure if Redhat 5.1 had the ability yet (yeesh... that's the oldest production Redhat box I've ever heard of - I hope it being patched), but xinetd can bind to an interface, as opposed to listening on all at once. Are you using inted or xinetd? Or either, for that matter? Was anything changed, upgraded, edited, or added in the past few days?
# 5  
Old 03-27-2003
Not sure if this will help but Sendmail doesn't need to be running to send email - only to receive.

Since the problem isn't that the folks can't receive, only send, then the process for qmail is probably there and working (with the assumption that qmail works the way sendmail does).
# 6  
Old 03-27-2003
Thanks for the help, but I've worked it out. The pcs on the second network card have internal IP addresses within a range that the mail server doesn't understand. So each time they were trying to send an email it was doing a reverse lookup on their IP, although the name server appears to have gone down and has been down since the problem started. All the other users on the other network card have public IPs which it knows about and doesn't need to look up.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Red Hat application server ssl keystore problem

A client is accessing our JBoss server. In the past, we set up a keystore and everything worked fine. That certificat expired and we've installed the new one. Now the client is getting the following error - HTTP/1.1 500 Internal Server Error Date: Mon, 14 Apr 2014 13:25:44 GMT Server:... (1 Reply)
Discussion started by: kkinney
1 Replies

2. Infrastructure Monitoring

Problem Installing Cacti on Red Hat

Can someone please point me in the direction of where I can find out how to install cacti? there doesn't seem to be straightforward steps for it. after downloading the tar.gz file from cacti.net, there's basically no instructions of what to do from that point on. any help will be appreciated. ... (1 Reply)
Discussion started by: SkySmart
1 Replies

3. Linux

Red Hat linux(Advance server) problem

we are receiving following error in our application server & server not booted:- "INIT IP ID x ,Respawning too fast; disable for 5 minutes." Please give me solution for above mention problem as early as possible . AKM (3 Replies)
Discussion started by: akm9999
3 Replies

4. UNIX for Dummies Questions & Answers

Problem Red Hat 9 Installation

I have a problem with a red hat 9 install on a compaq laptop. I installed the OS and everything tests ok but It boots to a blank screen instead of the GUI login I wanted. What can I do to correct this instead of installing all over. I tried the rescue option several times and tried to run... (2 Replies)
Discussion started by: vedder191
2 Replies

5. Linux

Installation Problem on Red hat linux 9

Hi, I am trying to install our new acquired Red Hat linux 9 on Compaq Proliant ML370. However, l has already configured the raid 0+1. The linux installation starts from the CD, its allows for the selection of Language, keyboard but l am stocked at choosing the installation package media. I... (4 Replies)
Discussion started by: kayode
4 Replies

6. Linux

Red Hat RPM problem

I have my system setup different then the conventional setup: # df -h Filesystem Size Used Avail Use% Mounted on /dev/hdc2 2.0G 977M 936M 52% / /dev/hdc1 97M 9.0M 83M 10% /boot none 251M 0 251M 0% /dev/shm So when I try... (2 Replies)
Discussion started by: jasonr
2 Replies

7. UNIX Desktop Questions & Answers

Red Hat loading problem

when i try to load Redhat 7.2 the screen gets all mished together as if it were a meltdown the book says its a prob with X but it dosnt really say what to do WINMe works fine i have a radeon 64 MB card 1 gig processor and 2 HDs on a Dell 1 GHZ how do i fix this ? (1 Reply)
Discussion started by: ASpin
1 Replies

8. UNIX for Dummies Questions & Answers

Linux Red Hat 7.2 Problem

how come red hat doesn't have this programs which was already supposed to be on it?? take for instance, I was reading this Linux book that says for me to do some work in glint X11 client for packagement. it says glint is accessible from the command line or control panel. the problem is, I... (4 Replies)
Discussion started by: TRUEST
4 Replies

9. UNIX for Dummies Questions & Answers

Please Help Me With This Linux Red Hat 7.2 Modem Problem

I cant get my modem to work. Linux just isn't recognizing it. every time I typed wvdial, i get a message saying my modem is not responding I tried looking for drivers at the website Neo directed me to but I just couldn't find the right one from the information I was given about my modem... (2 Replies)
Discussion started by: TRUEST
2 Replies

10. UNIX for Dummies Questions & Answers

Problem Downloading Red Hat

I've been having problems downloading Red Hat 7.2 from their FTP site. It downloads rather slowly(between 2-3k/sec, I'm on broadband) and after about 10 minutes stops downloading altogether. Am I doing something wrong? (2 Replies)
Discussion started by: Tradewynd
2 Replies
Login or Register to Ask a Question