Hi to all: I use exim4 with split configuration. When a user send a mail to my server he say:
2007-11-23 17:22:41 rejected EHLO from [217.116.29.3]: syntactically invalid argument(s): domain_domain.net The problem is the "_", I edit /etc/exim4/conf.d/acl/30_exim4-config_check_rcpt and remove the code: # .ifdef CHECK_RCPT_LOCAL_LOCALPARTS # deny # domains = +local_domains # local_parts = CHECK_RCPT_LOCAL_LOCALPARTS # message = restricted characters in address # .endif # .ifdef CHECK_RCPT_REMOTE_LOCALPARTS # deny # domains = !+local_domains # local_parts = CHECK_RCPT_REMOTE_LOCALPARTS # message = restricted characters in address # .endif but the problem persist.... any idea? Thanks in advanced ! -- ilimit... *Oscar Mas* [EMAIL PROTECTED] ÀREA SISTEMES 0034 937 333 375 VOLTA 1, PIS 5 08224 TERRASSA.BCN Aquest enviament és confidencial i està destinat únicament a la persona a qui s'ha enviat. Pot contenir informació privada sotmesa al secret professional, la distribució de la qual està prohibida per la legislació vigent. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
