Exchange server mail problem
Page: 1
I have successfully installed activeCollab on my work PC :), however I have run into a small problem with the mail aspect of the application:-
In my php.ini file I've set the SMTP server to my company's Exchange server; and a quick test of the php mail function proves successful.
However, activeCollab doesn't seem to like this setup and gives me the following error on mail send attempt -
[color=blue]Warning: mail() [function.mail]: SMTP server response: 553 malformed address: < Joe Bloggs <joe.bloggs@company.com>> in c:\websites\activecollab\environment\library\simplemail\transport\MtaMailTransport.class.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at c:\websites\activecollab\environment\library\simplemail\transport\MtaMailTransport.class.php:21) in c:\websites\activecollab\environment\functions\general.php on line 273[/color]
Any help much appreciated, I'd very much like to fully evaluate this great looking application but I'm somewhat stalled at the mo...
In my php.ini file I've set the SMTP server to my company's Exchange server; and a quick test of the php mail function proves successful.
However, activeCollab doesn't seem to like this setup and gives me the following error on mail send attempt -
[color=blue]Warning: mail() [function.mail]: SMTP server response: 553 malformed address: < Joe Bloggs <joe.bloggs@company.com>> in c:\websites\activecollab\environment\library\simplemail\transport\MtaMailTransport.class.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at c:\websites\activecollab\environment\library\simplemail\transport\MtaMailTransport.class.php:21) in c:\websites\activecollab\environment\functions\general.php on line 273[/color]
Any help much appreciated, I'd very much like to fully evaluate this great looking application but I'm somewhat stalled at the mo...
I guess the only way to fix this is either:
1. Modify the email headers within activeCollab
2. Don't use Exchange server
Any (other) suggestions Ilija?
1. Modify the email headers within activeCollab
2. Don't use Exchange server
Any (other) suggestions Ilija?
Thanks for your quick responses.
Yes, that makes perfect sense. What doesn't though, is what's happening now:
I add a new user & choose to send a confirmation email. I submit the form data and get a blank page back. No SMTP error, just no response from the server from this address - http://xyz/activeCollab/index.php?c=user&a=add&company_id=1. The user is successfully created (if I refresh the page I'm told so) but still no email.
:(
Yes, that makes perfect sense. What doesn't though, is what's happening now:
I add a new user & choose to send a confirmation email. I submit the form data and get a blank page back. No SMTP error, just no response from the server from this address - http://xyz/activeCollab/index.php?c=user&a=add&company_id=1. The user is successfully created (if I refresh the page I'm told so) but still no email.
:(
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



