03-26-2014, 01:40 AM
Hello,
I've installed the 1.2.7.2 version on a Centos 6.5.
When I add new file and validate it the mail that are send was block by the antispam.
It is block because of "\r" just after the address.
I search for From in the source and replace the \r with a space and now it is working.
Here is the list of file I altered:
Email_class.php
check-in.php
toBePublished.php
Is that the right way?
Regards,
Michel.
I've installed the 1.2.7.2 version on a Centos 6.5.
When I add new file and validate it the mail that are send was block by the antispam.
It is block because of "\r" just after the address.
I search for From in the source and replace the \r with a space and now it is working.
Here is the list of file I altered:
Email_class.php
check-in.php
toBePublished.php
Is that the right way?
Regards,
Michel.