problem in mail fetching record

Moderator: crythias

Locked
shailesh
Znuny newbie
Posts: 29
Joined: 11 Feb 2011, 14:03
Znuny Version: 3.5

problem in mail fetching record

Post by shailesh »

Hello guys,

I am not able to fetch mail in my OTRS application, i can fetch mail only after running postmasterPop3 file. i read some where they are talking about to set cron.
but according to me this is not very useful method because of tow reason.

1. we don't set interval duration is very low because it can slow your complete application (OTRS)
2. if we set time duration which should not slow down your application like (30 minute between two cron ) then we get mail at least after 30 minute which is also not ideal according to my knowledge ...

I am sure there could be some mechanism for immediate mail pulling in OTRS with out getting slow down your application but unfortunately i don't know how ?

if any one know the solution please help me ......

Once again Thanks guys for such a beautiful application .....
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: problem in mail fetching record

Post by crythias »

procmail can act instantly on inbound emails ... check the wiki. basically, if you can send an email to the otrs account on the otrs server, procmail can send the message through OTRS.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
shailesh
Znuny newbie
Posts: 29
Joined: 11 Feb 2011, 14:03
Znuny Version: 3.5

Re: problem in mail fetching record

Post by shailesh »

Hello Crythias,

Thanks for quick reply , it's really really good to see your reply so quickly .... according to your advise i will try with procmail ... is there any helpful link for more detail ...

once again thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: problem in mail fetching record

Post by crythias »

OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked