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 27th, 2004, 07:32 PM
Coopercentral2 Coopercentral2 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: US
Posts: 261 Coopercentral2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 29 sec
Reputation Power: 6
Send a message via AIM to Coopercentral2
Mail stopped working

Hi:

Recently, I was able to receive/send mail, and now I'm not able to for some reason. I went to my server (I use qmail), and did:

Code:
qmailctl stop
qmailctl start


and now, it doesn't connect to my mail server at all. Can anyone tell me what happened? My mail server is "mail.coopercentral.org". Any ideas on how to fix this? Thanks!!!
__________________
Thanks!

Reply With Quote
  #2  
Old December 27th, 2004, 08:23 PM
Coopercentral2 Coopercentral2 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: US
Posts: 261 Coopercentral2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 29 sec
Reputation Power: 6
Send a message via AIM to Coopercentral2
What I did was, I went to qmailrocks.org, which is where I installed qmail from, and I did the qmr_inst_check script, which told whether or not the installation was complete. Somehow the /var/qmail/bin/sendmail wasn't in the /usr/bin/sendmail and also in /usr/sbin/sendmail, so I just copied it to both folders, then it said it was complete. I then did qmailctl stop, then start. Then, I did telnet localhost 110, and that worked. Then did localhost 25, and that worked. As of now, I can send mail, but can't receieve mail. If I use my hotmail account to send mail, then it says it won't work. Is there anything I can do to be able to receieve mail again? Is there any checks? Just for yourselfs to check, here's my info:

Domain: coopercentral.org
POP/SMTP server: mail.coopercentral.org
Email: Kenny@coopercentral.org

Again, I'd appreciate any info!!

Reply With Quote
  #3  
Old December 28th, 2004, 09:32 AM
Coopercentral2 Coopercentral2 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: US
Posts: 261 Coopercentral2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 29 sec
Reputation Power: 6
Send a message via AIM to Coopercentral2
any ideas? It still doesn't work. I use qmail. Will send, but not receieve. If you want, you can try to telnet it, and see what it says. To do it, do:

telnet mail.coopercentral.org 110

and

telnet mail.coopercentral.org 25

Thanks!

Reply With Quote
  #4  
Old December 28th, 2004, 10:35 AM
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
try qmailctl stat and see what you get.

Also, did you re-boot? or stop or start any other daemons?

Also, are you on FC 1, 2 or 3 ? did you fiddle with xinetd?

It sounds like you have another program catching your mail...If I were to guess I'd say that Postfix is scooping up your mail and it is sitting in the queue.

If you have webmin installed, check POSTFIX ... let us know.

I didn't telnet, no reason, you can send mail, so you are having other issues...
__________________
Curious by Nature,
Linux by Choice

Reply With Quote
  #5  
Old December 28th, 2004, 12:46 PM
Coopercentral2 Coopercentral2 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: US
Posts: 261 Coopercentral2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 54 m 29 sec
Reputation Power: 6
Send a message via AIM to Coopercentral2
On the qmailrocks.org site, I looked at the page again:

http://www.qmailrocks.org/start_qmail.htm

and you're supposed to do qmailctl stop, then qmailctl start. Then, do qmailctl stat, and it looked exactly like it did on the site. I don't know what you mean by FC 1, 2, or 3. I didn't fiddle with the xinetd. I also don't have webmin.

This is the one thing. Like I said, when I went to the qmr_inst_check script, and ran it, it said that I needed to do this command:

ln -s /var/qmail/bin/sendmail /usr/bin/sendmail

and

ln -s /var/qmail/bin/sendmail /usr/sbin/sendmail

It looks like I'm copying the sendmail to the /usr folder, which is where sendmail normally is on. So it sounds like sendmail is running in the background. Could this be it? THanks!!

Reply With Quote
  #6  
Old December 28th, 2004, 02:49 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
Quote:
So it sounds like sendmail is running in the background
You are using the sendmail protocols. Since sendmail in entwined in the distro it is easier to use some sendmail functions in the background.

What distro are you using? Red hat, Fedora, Mandrake.... and what version, 7,8, .... this tells me things that maybe running in the background.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > Mail stopped working


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 1 hosted by Hostway