Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

CGMail: Difference between revisions

From Catglobe Wiki
jrfconvert import
(No difference)

Revision as of 08:50, 7 March 2011

ο»Ώ

CGMail

CGMail is used for sending mails from CatGlobe. CGMail is enclosed with CatGlobe system.

To set up please follow these steps:

  1. Open Control Panel -> Add/remove program and uninstall the old version of CGMail.
  2. Run Setup.exe in folder CGMailServiceInstall to set up CGMail service. The default path is C:\Program files\
  3. Open Start menu -> Administrator tools -> Service, right click on the CGMail service and select properties. Choose β€œAutomatic” for Startup type and start the CGMail service.
  4. Go to the folder that CGMail has been installed in (maybe C:\Program files\CGmail) and open CGmailservice.exe.config:

i. SMTP Server IP:Β <add key="smtpserver" value="..."/>ii. The value here is stmpserver IP. If the CGMail runs on the SMTP server, we can simply use β€œ127.0.0.1”, e.g.Β <add key="smtpserver" value="127.0.0.1"/>, Notification sender address: <add key="serviceemail" value="..."/>