Actions
Bug #325
closedChange all myamiweb outgoing email by smtp instead of using php mail.
Status:
Closed
Priority:
High
Assignee:
Amber Herold
Category:
-
Target version:
-
Start date:
04/05/2010
Due date:
% Done:
80%
Estimated time:
Affected Version:
Show in known bugs:
Workaround:
Description
To avoid the email got delivery to receiver’s junk mail box, we decided to use PEAR smtp to send out all the outgoing mail from myamiweb and NRAMM website.
Thanks.
Updated by Eric Hou over 14 years ago
- Assignee set to Eric Hou
- Priority changed from Normal to High
Updated by Eric Hou over 14 years ago
add Pear smtp client to the library.
When test this, please make sure you have smtp enable in your config file.
You can test on create account, confirm account, change password function.
thanks.
r13403
Updated by Eric Hou over 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Eric Hou to Amber Herold
- % Done changed from 0 to 80
Updated by Amber Herold over 14 years ago
- Assignee changed from Amber Herold to Eric Hou
Please fix typo in error message (Unknown):
"Unknow email server failure, please try again later."
The references to AMI should not be hard coded:
"AMI - The Scripps Research Institute"
Looks like you already removed config_processing.php :)
Updated by Eric Hou over 14 years ago
- Assignee changed from Eric Hou to Amber Herold
fixed typo
Add name of institute into config file
r13407
Updated by Amber Herold over 14 years ago
- Status changed from In Code Review to In Test
Actions