Re: Syntactically invalid argument(s)
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
Geffrey, There is a problem with Microsoft Exchange email servers using the underscore in their helo and\or DNS names despite the fact that this has been brought to Microsoft's attention that this is in non-compliance with the RFCs regarding SMTP helos and DNS. SOOO....in order to detune your Linux machine to work with all the exchange servers in the world, you have to put this in your configuration file: ### Accomdates lame-o Microsoft Exchange Servers using underscores ### in their helo helo_allow_chars = _ This is in my current exim\exiscan configuration file. G'luck, -jeffrey Quoting Geffrey Velasquez <[email protected]>: > Hi friends, I have exiscan-acl 4.33 runing on Linux. I have a problem > with HELO messages that contains the "_" caracter, i.e: > mail_server.dominioxyz.com and the mails from that domains are rejected. > Please how could I accept domains that have the "_" caracter or is there > any other way to fix it? > > Regards, > Geffrey. > > > > >