OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
delivery temporarily suspended

From: Ebbe Hjorth (infoebbehjorth.dk)
Date: Tue Mar 06 2007 - 11:29:24 CST


Hi,

I am tryin to setup postfix on my freebsd machine, and it worked fine on
my backup server and now i am tryin on my primary server, but are getting
strange errors.

Mar 6 17:47:25 thor postfix/qmgr[935]: E68591CE94:
to=<rootthor.bytemind.dk>, relay=none, delay=53128, delays=53096/32/0/0,
 dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to
thor.bytemind.dk[86.56.131.134]: Operation timed out)

thor.bytemind.dk is the FQDN of my server, and is setup in postfix
main.cfg and in /etc/hosts - What am i doing wrong?

mydestination =
mydomain = bytemind.dk
myhostname = thor.bytemind.dk
mynetworks_style = host
myorigin = $myhostname

-> Ebbe