All work fully functionally, but do not fetch mail from remote mail server.
"Enable POP/IMAP email fetch" is checked. (admin->settings)
Mail account (help@ostickethost) is configured and enabled (Emails)
In user mailbox (help@ostickethost) mails is present (2 emails)
# ll /var/spool/imap/h/user/help/
total 20
-rw------- 1 cyrus mail 2208 Dec 7 11 1.
-rw------- 1 cyrus mail 1864 Dec 7 14 2.
-rw------- 1 cyrus mail 3216 Dec 7 14 cyrus.cache
-rw------- 1 cyrus mail 152 Dec 7 11 cyrus.header
-rw------- 1 cyrus mail 256 Dec 7 17 cyrus.index
After /usr/local/bin/php /usr/local/apache/htdocs/help/api/cron.php
OR with API (from 127.0.0.1) wget -q -O /dev/null --user-agent=9874546F70BD70702678EDF8A78FE5E3 http://ostickethost/api/cron.php
i see on mail server log - connection from osticket hosts
Dec 7 17 mail pop3: login: ostickethost.domain help plaintext User logged in
Also i see last connection (lastpop section) from cron.php to server mailbox in cyradm (mail server console)
localhost.localdomain> info user.help
{user.help}:
condstore: false
lastpop: 7-Dec-2010 17 +0500
lastupdate: 7-Dec-2010 17 +0500
partition: default
size: 4072
BUT NOT ticket created! Open ticket list is empty. Why?
p.s. sorry for my english..
p.p.s. if anybody speak on russian, i may describe more detail.