When I tried to setup an SMTP account I found that when you setup a main account for SMTP using the wizard it does not save the settings so that you are not able to authenticate to your SMTP server. The solution I found for my situation was to manually edit the php files.
The path to the folder is
helpdesk/include/pear/Mail
and the values are $host and $port
Hope this helps!
-Ben