Morning! :)
I'd like to ask is that possible to automatize creating tickets when receiving mails. I configured mailbox and use mail scanner to creating tickets for user and set observing folders for all in mailbox. That is correct? Fot tests i'm using gmail box.
I'm using:
YetiForce 5.0.0 complete
I did not install CRON yet (will it help me with this issue?)
I have read on site the cron can be require to work scanner so i'm on it and let you know if it will not dispel my doubts
If i cannot find vtigercron.sh should i create it?
Thank you but i saw it. I dont have vtigercron.sh in cron or vtlib directory. Cannot find it using command prompt. Instruction doesn't tell i should create it (maybe because it should be default) but if i don't have it it's mean something did not install?
do you have an cron/cron.sh file?
Yes, i have
*/5 * * * * sh /var/www/cron/cron.sh > /var/www/cache/logs/cron.log 2>&1 [pay attention to a correct path to the YetiForce system],
*/5 * * * * php /var/www/cron.php > /var/www/cache/logs/cron.log 2>&1
Ok so here must be set i though crontab -e and there
I added additional methods to run the cron if there is a problem with PHP for the CLI
https://yetiforce.com/en/knowledge-base/documentation/administrator-documentation/item/enable-cron
Nice, thank you. For now everything working on! Tickets also :) such help is encouraging to purshase :)