Hi,
I am trying to process some mail in PHP scripts and this is what I do now:
I made a filter that saves mail with a subject title containing 'forum' in a cgi-bin directory.
I run a cronjob that copies this file and changes the permissions with chmod.
I would rather not use a cronjob, but process the mail the moment it is received.
Is there a way to start a php script upon reception of mail?
If this is the wrong place for this posting please don't be angry, but coul you tell me where to go?
![]()



LinkBack URL
About LinkBacks
Reply With Quote




