Ask not what osTicket community can do for you - ask what you can do for osTicket community

Go Back   osTicket Forums > osTicket 1.6.x > Troubleshooting and Problems

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-07-2011, 09:25 AM
hoffmana hoffmana is offline
Member
 
Join Date: Apr 2011
Posts: 42
Default Unable to retrieve incoming emails

Recently setup osticket for a small group to manage help desk ticket. The system has been working great and really helping.

I wanted to get the incoming emails to work with the system and configured IMAP. Initially it was not allowing me to enable IMAP because PHP IMAP was not installed. After I installed this on the system it let me connect.

Enable POP/IMAP email fetch is enable (email piping is off). However no emails to coming into the system. Could it be that PHP was not originally compiled with IMAP? Or is there something else that I'm missing.

Thanks in advance!
Reply With Quote
  #2  
Old 04-11-2011, 04:34 AM
vpxavier vpxavier is offline
Junior Member
 
Join Date: Apr 2011
Posts: 2
Default

Did you schedul a cron job?
See the documentation for the cron job.

In fact to allow this, you have to schedule a script to automate the verification for new mails every X minutes on the server.

Hope this helps...
Reply With Quote
  #3  
Old 04-11-2011, 11:26 AM
scottro's Avatar
scottro scottro is offline
Senior Member
 
Join Date: Jul 2009
Posts: 726
Default

Quote:
Originally Posted by vpxavier View Post
Did you schedul a cron job?
See the documentation for the cron job.

In fact to allow this, you have to schedule a script to automate the verification for new mails every X minutes on the server.

Hope this helps...
For example:

Code:
* * * * * /usr/bin/php /var/www/tickets/api/cron.php
Reply With Quote
  #4  
Old 04-12-2011, 11:25 AM
hoffmana hoffmana is offline
Member
 
Join Date: Apr 2011
Posts: 42
Default

Thanks for your help with this. I setup the cronjob and immediately it appears to be working.

One follow-up question, on the emails of course it says "--do not edit--". When we do a reply to any of the helpdesk emails, it automatically adds "On 4/7/11 4:44 PM, "Support" <helpdesk@support.com> wrote: " on the line above the do not edit.

Is there any (simple) way to make the system ignore this so that it doesn't attach to the ticket in the database?
Reply With Quote
  #5  
Old 08-29-2012, 03:36 AM
samking samking is offline
Junior Member
 
Join Date: Aug 2012
Posts: 3
Default running into problems with mail fetching

Good morning all

i installed osticket 1.6 about two weeks ago and managed to configure the form based functionality well .

however the mail fetch has failed to work so far regardless of trying several times.

i have :
- set the pop/imap
- tried a script for cron.php( but this is giving a blank log file)

what could i be doing wrong?
Reply With Quote
  #6  
Old 08-29-2012, 09:25 AM
scottro's Avatar
scottro scottro is offline
Senior Member
 
Join Date: Jul 2009
Posts: 726
Default

Quote:
Originally Posted by samking View Post
Good morning all

i installed osticket 1.6 about two weeks ago and managed to configure the form based functionality well .

however the mail fetch has failed to work so far regardless of trying several times.

i have :
- set the pop/imap
- tried a script for cron.php( but this is giving a blank log file)

what could i be doing wrong?
What do you mean by a "script for cron.php"? What are you using to get cron.php to run?
__________________
Sudo Bash Creations
Sudo Bash - osTicket MODs
Reply With Quote
  #7  
Old 08-29-2012, 03:56 PM
ntozier's Avatar
ntozier ntozier is offline
Moderator
 
Join Date: Jan 2010
Location: NH USA
Posts: 1,628
Default

Generally you should post your own thread and give us some server information so we know how to tailor our replies. Since you haven't really given us anything to go on I have some general questions:

Do you have php5-imap installed? This php package is required for polling mail.

Have you configured cron or Windows Task Scheduler to run the cron.php?
__________________
ntozier
OST Forum Mod - tmib.net - System Admin
Reply With Quote
  #8  
Old 08-30-2012, 02:37 AM
samking samking is offline
Junior Member
 
Join Date: Aug 2012
Posts: 3
Default

Quote:
Originally Posted by ntozier View Post
Generally you should post your own thread and give us some server information so we know how to tailor our replies. Since you haven't really given us anything to go on I have some general questions:

Do you have php5-imap installed? This php package is required for polling mail.

Have you configured cron or Windows Task Scheduler to run the cron.php?
thank you ntozier for the reply

i will try to answer your questions ,
-yes i do have cron set ( took me through loops though )
-yes i have imap installed

in addition , i am using windows 2008 server for deployment in an in-house environment with a 2007 exchange server

from the wikis , i felt that piping would have been most suitable for me ( i could be wrong) but then i can't identify how to set it up in my kind of environment
Reply With Quote


Reply

Bookmarks

Tags
fetch, fetching, imap, php

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:02 AM.