Results 1 to 1 of 1

Thread: [solved] forum/helpdesk module

  1. #1
    User
    Join Date
    07-16-09.
    Posts
    128

    Default [solved] forum/helpdesk module

    Hi
    import email works only with backend users, correct?
    or I'm not able to configure it correctly?
    thanks

    EDIT: I solved, I created a crontab:

    Code:
    */5 * * * * /usr/bin/wget -q --spider http://domain.it/system/modules/helpdesk/HelpdeskImportExec.php
    */5 * * * * /usr/bin/wget -q --spider http://domain.it/system/modules/helpdesk/HelpdeskNotifyExec.php
    Last edited by desperados; 07/13/2014 at 12:58.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •