Announcement

Collapse
No announcement yet.

crontab file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • crontab file

    When inserting the line: * * * * * cd /var/www/kpcs.dk/public_html/abf; /usr/local/bin/php -f cron.php > /dev/null 2>&1
    to my crontab file, do I have to substitute the wildcards? It seems like my scheduled tasks run only once

    Thx in advance

  • #2
    Hi
    no
    Check job logs or espocrm log.
    If you have running job for a long time, check apache error log

    Comment


    • #3
      Thank you for your quick answer Tanya. Of course the answer was in the EspoCRM log:
      [2017-03-14 10:45:03] Espo.ERROR: EmailAccount 58c6e1045ce010385 (Import Message w/ zend-mail): [0] Header value must be composed of printable US-ASCII characters and valid folding sequences. [] []
      Next problem is - how do I manage to solve it? We live in Denmark, and obviously US-ASCII doesn't like the danish letters æ,ø and å and the moment one of these letter are in the mail subject, the mail import stops

      Comment


      • #4
        mailparse can help you
        I set up a fresh EspoCRM instance on an ubuntu 16.04 server. Apache2 PHP7 MYSQL5 We are using GoogleAPPs and have an own account for group-e-mails. Imap is

        Comment


        • #5
          Thank you

          Comment


          • #6
            tanya Maioparse did the job and almost everything is up and running - but today I made a meeting and I send an invitation to a user. He got the mail but here is the problem once again - see attached.
            Do You have a suggestion for a newbie and not-php-nerd?
            Attached Files

            Comment

            Working...
            X