Sat May 14, 2016 11:15 am
I have not tried this but a possible workaround for the issue of The Dude not being able to accept a host name as an SMTP server may be:
1. Put in 127.0.0.1 as the IP address of the SMTP server
2. Set up an SMTP server on the same machine that is running The Dude server (hMailServer is an opensource SMTP server for windows)
That way The Dude will send email messages to its own IP address. The hMail server should then receive those messages and forward them on to wherever you want (hMailServer should be able to have a forwarding SMTP server specified by host name)