Loading...
Changes Saved.
Error Occurred!
iDC File Manager - web based file manager
Contact Us
Online Support
Try Demo
Store
Home
File Manager Labs
iDC File Manager - Blog
Upgrade To Version 1.5 Now!
*What's New   |   Overview   |   Features List   |   Which Version?  |   Testimonials   |   Knowledge Base   |   Requirements   |   Upgrade

How can I setup the File Manager e-mail option on a windows server?

As Windows servers do not have SendMail installed, please ensure you configure the following options in the Configuration.pl file so that the File Manager can send the automated email confirmations:

To enable sendSMTP change sendSMTP  "0" to: sendSMTP  "1"

To disable sendSMTP change sendSMTP  "1" to: sendSMTP  "0"

Enter your servers SMTP server address, e.g. mail.yoursite.com / smtp.yoursite.com / IP Address / Localhost  

e.g: mailHostSMTP  "smtp.yoursite.com"

319
320
321
322
323
324
325
326
327
328
329
330
331
332
####Advanced Email Configuration###############################################
 
#If you do not have SendMail installed on your server
#please configure the following option:
 
sendSMTP "0"
#To enable sendSMTP change sendSMTP "0" to: sendSMTP "1"
#To disable sendSMTP change sendSMTP "1" to: sendSMTP "0"
 
mailHostSMTP "smtp.yoursite.com"
#Enter your servers SMTP server address,
e.g. mail.yoursite.com / smtp.yoursite.com / IP Address / Localhost
 
###############################################################################



© Copyright i Dot Communications





1

Add Comment

Please also verify yourself by typing the text in the following image into the box below it.

Related Articles