email setup
Submitted by bbell on Wed, 07/05/2006 - 17:35.
AdvoKit Info
Is there a place where I can set SMTP authentication in Advokit? When I enable SMTP Authentication on my SMTP server, I get the following error
Warning: mail(): SMTP server response: 551 User not local. Authentication required for relay in E:\VolunteerCenter\files\Actions\GetLoginAction.class.php on line 179
When I disable SMTP Authentication, everything works fine.
-BB

Yes, what your email server?
Yes, what your email server? It can work fine for me, My email server is magic winmail server, advokit seem can work fine with this.
BTW, you can try other PHP script to try this before you use advokit, like phpmailer, it is very good.