try and connect via cli to the mailserver. do something like this:
telnet mail.server 25 helo test.domain mail from: [email protected] rcpt to: [email protected] 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 [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
