
Hi, I recently moved my email to google mail apps. That's all fine but I did not remember that google mail only does SSL POP3 and IMAP. So the standard PostMasterPOP3 will not work. I am using OTRS 2.2.6. So I took the following steps. 1) Installed fetchmail 2) edited the .fetchmailrc in /opt/orts to suit my account 3) Uncommented the fetchmail line in /opt/otrs/var/cron 4) Ran '/opt/otrs/bin/Cron.sh start otrs' to put the crontab file in place. Have I missed anything? Do I need to configure anything in OTRS to tell it I am using fetchmail? I am seeing these crond[16829]: (otrs) CMD (/usr/bin/fetchmail -a --ssl >> /dev/null) every 5 mins in the cron log file but no mail seems to be making it to OTRS. Is there any extra logging I can see? Many thanks Mike