
Thank you very much Leonardo
Julio Cesar Angulo Quiroz
Telf.: 997066155
De: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] En nombre de Leonardo Certuche
Enviado el: Martes, 15 de Febrero de 2011 11:34 a.m.
Para: User questions and discussions about OTRS.
Asunto: Re: [otrs] change time - sync to download e-mail
Hello,
Just rename /opt/otrs/var/cron/postmaster_mailbox.dist to /opt/otrs/var/cron/postmaster_mailbox, edit it, change 10 to 5, restart the cron services and that's it.
To make sure it's saved as expected, run the following command
crontab -l -u otrs
it should show you something like:
*/5 * * * * $HOME/bin/PostMasterMailbox.pl >> /dev/null
If it says there's no cront for user otrs, run the following command:
/opt/otrs/bin/Cron.sh restart otrs
Regards,
Leonardo Certuche
www.itconsultores.com.co
Medellín, Colombia
On 15 February 2011 11:17, DM_Julio Angulo