Hello,
I am evaluating osticket 1.6Rc5 on a windows2003 server
I use the latest MySQL and installed PHP5 via microsoft website for IIS.
The program works great and i set up inbound and outbound mail via external smtp/imap server (exchange2007)
I got two issues i hope to get solved:
1:
When an email is fetched by imap, the subject and sender are dispayed uppercase. I would like to have that lowercase. How can i achief that?
2:
Fetching e-mail works as long as i am active in osticket as staffmember. However i want to shedule the cron job so mail is also fetched when nobody has osticket opened. If i try to run cron by php.exe nothing happens. Ik i use firefox to open the cron.php file i get an 77 error. Microsoft Internet Explorer telles me probaly login is required.
Is there another way to get cron working so i can shedule it by microsoft's sheduler?