[otrs] Increasing POP3 Check Time

Tobias Lütticke tobias.luetticke at inovex.de
Fri Feb 23 14:34:47 GMT 2007


Hi,

> Is it possible to have the pop3 check every 60-90 seconds?

You can do that by adjusting the cron jobs in otrs/var/cron/postmaster_pop3

The standard is 10 minutes:

# fetch emails every 10 minutes
*/10 * * * *    $HOME/bin/PostMasterPOP3.pl >> /dev/null

However, beware that large mails (with attachments) may take some time to be
processed (depending on your environment, of course). If cron fires the mail
account check while otrs is still fetching otrs might get confused (at least
that what happened to me).

You have to try a bit, I guess.

Cheers
 Tobias

-- 
7 Days without pizza makes one weak...


More information about the otrs mailing list