Feature #722
closedAdd SMTP validation to the setup wizard.
100%
Description
It would be better to have SMTP validation checking in the wizard. So user knows the system can connect to the mail server.
thanks.
Eric
Updated by Eric Hou over 14 years ago
- Category set to Web interface
- Status changed from Assigned to In Code Review
- % Done changed from 0 to 100
Ready for testing
Setup Wizard step 2:
If user type in wrong smtp server host or user account, wizard will display error message.
If there is no error, wizard will go to the next step, and user will get an email from wizard.
Thanks.
Eric
Updated by Eric Hou over 14 years ago
- Assignee changed from Eric Hou to Amber Herold
Updated by Amber Herold over 14 years ago
- Status changed from In Code Review to In Test
Looks good. I'm not aware of anything that will require an exact number of decimal places, regardless, we should modify this sentence:
Float input can only with exactly %d decimal places. -> Please specify exactly %d decimal places.
When the file is complete (with db checking) I can proof the output text and make any corrections at one time. I'll also wait for that to be completed to test the validations.