Current time: 07-02-2024, 02:23 PM Hello There, Guest! (LoginRegister)


Post Reply 
Cant't send email from a same network machine
Author Message
Nomis Offline
Junior Member
*

Posts: 36
Joined: May 2007
Reputation: 0
Post: #7
RE: Cant't send email from a same network machine
(01-27-2011 12:42 AM)GuS Wrote:  
(01-27-2011 12:25 AM)Nomis Wrote:  Thanks for the reply, here are the configs as they stand now:

MY host name is ns.somedomain.net


# 'hosts' file configuration.

127.0.0.1 ns.somedomain.net.local localhost
196.00.000.3 ns.somedomain.net ns
::ffff:196.00.000.3 ns.somedomain.net ns
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

Is this config correct

It Looks fine for me. Here is how i have in my server and worked after i did like this thread suggested:

/etc/hosts:
Quote:# 'hosts' file configuration.

127.0.0.1 localhost.localdomain localhost
192.168.1.2 server.gdnet.com.ar server

::ffff:192.168.1.2 server.gdnet.com.ar server
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

/etc/hostname:
Quote:server.gdnet.com.ar

At this conf. in /etc/postfix/:
Quote:...
myhostname = server.gdnet.com.ar
mydomain = localhost.localdomain
...
mynetworks = 192.168.1.0/24, 127.0.0.0/8
...

Hope that helps.

Cheers.

Thanks will make the additions and see what happens
01-27-2011 12:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Cant't send email from a same network machine - Nomis - 01-27-2011 12:58 AM

Forum Jump:


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