When I setup MR to use a SMTP server etc,

        <monorail
                smtpHost="xxx"
                smtpPort="xxx"
                smtpUsername="xxx"
                smtpPassword="xxx"

smtpUseSSL="true" (does not exist?)
                >

How do I make the email sender used by the controllers use SSL?
So that in a controller, this works and uses SSL:
DeliverEmail(message);

Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.


Reply via email to