Home
The Toolkit for Online Communities
15894 Community Members, 0 members online, 2235 visitors today
Log In Register

Forum OpenACS Development: How to configure a remote mail server

OpenACS Home : Forums : OpenACS Development : How to configure a remote mail server

Icon of Envelope Request notifications

+
Posted by Esti Alvarez on
Hello,

I have a site running on an old OpenACS version (5.1.1), and I'm currently required to configure the Mail service to use an external SMTP server. I cannot find the way to do it, I can't find where the configuration file for mail settings is. Can anybody help me, please?

Thanks!

+
Posted by Dave Bauer on
First set your Mailhost parameter in the config.tcl

See http://cvs.openacs.org/cvs/openacs-4/etc/config.tcl?revision=1.51&view=markup

Next go to the acs-mail-lite package parameters and set the Sendmailbin parameter SMTP.

+
Posted by Esti Alvarez on
Thank you Dave!

I don't even have acs-mail-lite installed, but just the first step seems to have made it.

Thanks again!