
Hi there, I'm succesfully using fetchmail to pass email from an IMAP account to the local "otrs" user account. However, the otrs application never picks up the mail from the local user account to the application. What do I need to look for? I'm guessing that otrs has a process running all the time (daemon?) that will check into the otrs local user account for email, is this right? If so, how can I make sure this process is running properly (restart it)? The only thing I needed to do, when working with the virtual environment, was to pass the email to the otrs user account, then the otrs application did the rest by posting them as new tickets. But in this production environment the last part is not working; even though the email gets to the otrs user, it never gets posted on the application. I'm doing maintenance to a production server running 1.3.2 (not allowed to upgrade), and I need to set up otrs' "receiving mail" capabilities. I was successful in doing so when I was working in a virtual machine with a brand new installation (1.3.2 also); however, I cannot get it to work in this production environment. Thanks a bunch in advance, Tona.