User Tools

Site Tools


mutil_export_echomail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mutil_export_echomail [2016/03/28 04:23] avonmutil_export_echomail [2016/04/07 03:14] (current) – updated examples avon
Line 13: Line 13:
  
 There is one switch available that forces Mystic to hold off attempting to export messages until the user that has created any new messages has logged off the BBS. This is to give users their entire time logged in to edit their messages before they'll be sent. There is one switch available that forces Mystic to hold off attempting to export messages until the user that has created any new messages has logged off the BBS. This is to give users their entire time logged in to edit their messages before they'll be sent.
 +
 +If you want Mystic to hold off exporting messages until the user has logged off - set the following:
  
   [ExportEchoMail]   [ExportEchoMail]
Line 18: Line 20:
   ; Do not export messages from users currently online   ; Do not export messages from users currently online
   skip_online = true   skip_online = true
 +  
 +If you want Mystic to export messages while the user is still logged - set the following:
 +
 +  [ExportEchoMail]
 +  
 +  ; Do not export messages from users currently online
 +  skip_online = false
  
mutil_export_echomail.txt · Last modified: 2016/04/07 03:14 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki