osTicket v1.10 (stable) and Maintenance Release v1.9.15 are now available! Go
get it now
Serious --- IMAP/POP --- CRON --- Why is it so hard????
Folks,
I have read the posts and I have googled it.
WHY is having osTicket check a IMAP or POP email so hard?????
I have tried to pipe it, tired to SSL it, tried to crong it, geesh !!!!
I am ready to call it quits to osTicket.
The directions are terrible.
I had my install so goofed up yesterday that I had to reinstall.
My Settings:
username = [email]user@domain.com[/email]
password = password
host = mailserver.domain.com
port = 993
Protocol = IMAP
Encryption = SSL
Fetched Emails --- > MOVE TO: INBOX.trash
CRON --- php -f /PATH/api/cron.php
CRONG Error Email ---
Warning: imap_open() [
function.imap-open]: Couldn't open stream {mailserver.domain.com:993/imap/ssl/novalidate-cert}INBOX in
/PATH/public_html/include/class.mailfetch.php on line
130PHP / IMAP info ---
IMAP c-Client Version 2007e
SSL Support enabled
Kerberos Support enabled
Any help would be appreciated.... Thanks...
MFERRY
Comments
OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.0-fips 29 Mar 2010
OpenSSL Header Version OpenSSL 1.0.0-fips 29 Mar 2010
Yes... it is... Thanks
So if this works then..my email account variables are good and valid.
The CRON just will not use them correct.
Fetched Emails --- > MOVE TO: INBOX.trash
and testing it?
osTicket is having trouble fetching emails from the following mail account:
User: [email]user@domain.com[/email]
Host: mailserver.domain.com
Error: IMAP Authentication cancelled
7 consecutive errors. Maximum of 5 allowed
This could be connection issues related to the mail server. Next delayed login attempt in approx. 10 minutes
http://:
What OS are you running?
Centos (I think) its a shared linux server.
php -f /username/public_html/api/cron.php
yes its local. the cron job is running from the same host that has osTicket.
I got it working. Turned off IMAP/POP and using 100% PIPE.
Thanks for all the help !!!
(I will be posting again) :)