Now I've changed that our internal mailserver no longer relays his e-mail to the machine in the DMZ, but to the scalixserver. Scalix then accepts the message en relays the mail to the machine in our DMZ. I've tested this, and it worked, so I was happy.
Today I received a call that some automated messages from our Streamserve server are not being delivered to our customers. Those messages are deliverd to our internal e-mail server, and this mailserver should relay them as any other message to the Scalix server. But it won't. Scalix refuses the messages.
This is the error message I get in the mail.log file on my Postfix server:
Code: Select all
Nov 13 10:14:22 mail postfix/smtp[9447]: 156149C11F: to=<x@x.x>, relay=scalixserver.domain.com[192.168.16.8], delay=0, status=bounced (host scalixserver.domain.com[192.168.16.8] said: 501 5.5.2 Syntax error in parameters scanning "FROM" (in reply to RCPT TO command))
On the Scalix server I can't find any information on why the syntax is incorrect..
Does anyone know how to resolve this, or where to find more information on this error on my scalix server?