Current time: 04-20-2024, 08:35 AM Hello There, Guest! (LoginRegister)


Post Reply 
Error in External SMTP Server How-to
Author Message
xclanet Offline
Junior Member
*

Posts: 29
Joined: Apr 2007
Reputation: 1
Post: #1
Error in External SMTP Server How-to
I am using a external smtp server for outgoing mail... and i followed the how-to from here...

I noticed that it won't send any mail because of this:
Code:
relayhost = smtp.domain.tld

it should be:
Code:
relayhost = [smtp.domain.tld]

Changing this will work very well.

PS: I use debian.
01-05-2010 10:26 AM
Find all posts by this user Quote this message in a reply
Freakez Offline
Junior Member
*

Posts: 21
Joined: Mar 2010
Reputation: 0
Post: #2
RE: Error in External SMTP Server How-to
(01-05-2010 10:26 AM)xclanet Wrote:  I am using a external smtp server for outgoing mail... and i followed the how-to from here...

I noticed that it won't send any mail because of this:
Code:
relayhost = smtp.domain.tld

it should be:
Code:
relayhost = [smtp.domain.tld]

Changing this will work very well.

PS: I use debian.

It works perfectly, thanks a lot!!
07-13-2010 01:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)