
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chris Watt schrieb:
Hi again,
I have set all of those settings but still don't seem to get anything. Am I missing a setting (i.e. how often to chaeck the IMAP) or have I missed an entire section?
Sorry I'm such a pain with this one!!
Hi Chris, did you set up a cron job for bin/PostMasterMailAccount.pl? I think I forgot that in the package - sorry for the inconvenience... Anyway, just create a new file $OTRSHOME/var/cron/postmaster_pmma with this content: #-- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see http://www.gnu.org/licenses/gpl.txt. # -- # fetch emails every 10 minutes... */10 * * * * $OTRSHOME/bin/PostMasterMailAccount.pl >> /dev/null ...and update the crontab for the otrs-user with.. $OTRSHOME/bin/Cron.sh restart ...then it should work. Alternatively you can check it by calling $OTRSHOME/bin/PostMasterMailAccount.pl directly viele Gruesse, Torsten Thau - -- Torsten Thau, Dipl. Inform. c.a.p.e. IT Labs GbR - Annaberger Str. 240 - D-09125 Chemnitz phone: +49 371 5347 623 cell: +49 176 66 680 680 pgp-key: 0x292F987D fax: +49 371 5347 625 http://www.cape-it.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFGAnDhvXo8m5PgoXQRApwNAJ9d2eaiIBPpOW4v2LKrt9W7/j8CugCfY2ov 8aEW+i/vVSaSZo8Ne0v8udY= =BDCi -----END PGP SIGNATURE-----