try and connect via cli to the mailserver.

do something like this:

telnet mail.server 25

helo test.domain

mail from: zen...@yourdomain.com
rcpt to: addr...@yourdomain.com
data
this is some testdata

.

To tell the mail server that you have completed the message enter a single "." 
on a line on it's own.

Maybe it shows you some more information about the reason why.




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36088#36088

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to