Ajax Mail
I have a problem with what values to use for my POP3 and SMTP constants in config.inc.php file.
Im testing the script (chapter 9) on my local intranet so Im guessing SMTP_SERVER = localhost, SMTP_USER = root but Im not sure what values I should use for POP3_USER, POP3_PASSWORD and POP3_SERVER.
When I tried to send a mail, I got an error message 'Language string failed to load: recipients_failed.'
any help is appreciated.
|