[ttl]User Email Settings[/ttl]

[form program=useremail onload=init][section half]

[subttl]SMTP server settings[/subttl]

Email address: [input emailfrom$ size=50 type=email]
  (outbound emails use this acct)
SMTP server: [input emailsmtp$ size=50]
SMTP Port: [input emailport format=##0]  (generally 587, 465 or 25)
  Set server for: [link event=gmail text=Gmail], [link event=outlook text=outlook.com], [link event=office365 text=office365.com], or [link event=yahoo text=Yahoo!!]
SMTP Account: [input emailacct$]
Account password: [input emailpswd$ type=password]

[subttl]Test Email Setup[/subttl]

Send test email to: [input _testemail$ type=email size=40] [button event=testemail][symbol  envelope] Test[/button]
  [show email_err$]

[button class=fm_action event=Save][symbol save] Save[/button] [button class=fm_action event=*close][symbol home] Exit[/button]

[/section][/form]