Exchange / Sendmail / Windows

Moderator: crythias

Locked
Gabedot
Znuny newbie
Posts: 15
Joined: 13 Jan 2010, 11:29
Znuny Version: 3.0.11

Exchange / Sendmail / Windows

Post by Gabedot »

Hello!

I've tried to send emails from OTRS 3.0.11 over Indigomail (sendmail) on a Windows Server 2008.
The problem is that the receiving Exchange Server doesn't like the email format with slashes. (see quote)

The sendmail command in the sysconfig of OTRS: c:/sendmail/sendmail.exe -i -t -f
Sendmail LOG:
Sendmail for Windows V3.11 at Tue May 8 14:27:20 2012
Sending mail from test@domain.com to testing\.name\@domain\.com,testing.name@domain.com
Subject: This is a test
Message sent successfully
As you can see, the receiver is written in two versions of syntax. One with backslash and one without. How can I get rid of the backslash version? The clean version is fine and works.
The email also comes to the receipient, BUT everytime I get a undelivered message back to the ticket system.... :roll:

Any ideas?
Locked