On 2008-03-24, SPJ <[EMAIL PROTECTED]> wrote:
> I am trying to create new tickets in the ticketing system
> using python. When I receive new email from a particular
> address, I have to trigger the python script and parse the
> mail in required format.
>
> The main hurdle here is, how to invoke t
My previous post was not clear, hence resending this.
-
Hi,
I am trying to create new tickets in the ticketing system using python. When I
receive new email from a particular address, I have to trigger the python
script and parse the mail in required format.
The main