SunQuest
           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:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old October 27th, 2003, 08:40 PM
mesican mesican is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 4 mesican User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
SMTP connection denied

When I try sending mail out to anyone not on my mail server, the log says:

starting delivery 1: msg 1294858 to remote URL
status: local 0/10 remote 1/20
@delivery 3: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/

I have the relay setup only to 127.0.0.1 because im doing this through a web interface and it connects as localhost. Is this a network problem? I am on my college network and I don't know what they have done. Also when i try to use an email server that i know works, if I connect via their web interface it sends mail, put if i try to do it through my outlook it wont send the mail. So is it the network or me?

ps. it trys to send the email for a really long time, is their anyway to stop it from trying to send it after 3 errors or something?

Reply With Quote
  #2  
Old October 28th, 2003, 10:52 AM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 11
Quote:
Is this a network problem?

Yes. Your machine needs to be able to connect out to the internet.

Look up the MX records for ev1.net:
Code:
dig mx ev1.net

and try and connect to each of the MX records returned on port 25 with telnet:
Code:
telnet inmail.ev1.net 25

If this fails, then you have an IP routing issue. Talk to your network administrator.
Quote:
Also when i try to use an email server that i know works, if I connect via their web interface it sends mail, put if i try to do it through my outlook it wont send the mail. So is it the network or me?

What do you mean by "it wont send the mail"? Do you get an error? Provide a more exact description of the problem. See http://www.catb.org/~esr/faqs/smart-questions.html for more information.
Quote:
ps. it trys to send the email for a really long time, is their anyway to stop it from trying to send it after 3 errors or something?

qmail has its own retry schedule for messages. Each message will remain in the queue for queuelifetime seconds, where queuelifetime is the value of /var/qmail/control/queuelifetime or the default of 604800 (one week),
__________________
Alex
(http://www.alex-greg.com)

Reply With Quote
  #3  
Old October 28th, 2003, 03:16 PM
mesican mesican is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 4 mesican User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
[root@mail root]# telnet inmail.ev1.net 25
Trying 207.218.192.49...
telnet: connect to address 207.218.192.49: Connection refused


It's a network problem. Thanks for the input.

Reply With Quote
  #4  
Old October 28th, 2003, 03:20 PM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 11
Well, your server can resolve names (i.e. it translated inmail.ev1.net to 207.218.192.49), and you got "permission denied" rather than "connection timed out". This is probably a firewall/ACL issue rather than a general network connectivity/routing issue, since your machine can do DNS resolution with no problems.

Reply With Quote
  #5  
Old October 28th, 2003, 11:22 PM
mesican mesican is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 4 mesican User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Yea, I asked the network admin and he said that only a certain number of servers could do outbound smtp. So he gave me a relay server to use for now. Thanks

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationMail Server Help > SMTP connection denied


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