Re: Need help to change the Postfix code

2009-09-14 Thread Stan Hoeppner
Arora, Sumit put forth on 9/14/2009 7:51 AM: > Thanks egoitz & Ram. > > Actually I don't need the whole functionality of Postfix, I also need to cut > the code for my requirement only. > My requirement is to just receive the email and send the body and attachments > to another component. > There

Re: Need help to change the Postfix code

2009-09-14 Thread Wietse Venema
Arora, Sumit: > Thanks egoitz & Ram. > > Actually I don't need the whole functionality of Postfix, I also > need to cut the code for my requirement only. My requirement is > to just receive the email and send the body and attachments to > another component. > There is no requirement of sending an

RE: Need help to change the Postfix code

2009-09-14 Thread Arora, Sumit
ttack.net Sent: Monday, September 14, 2009 6:30 PM To: postfix-users@postfix.org Subject: Re: Need help to change the Postfix code > Hi All, > > I'm new to postfix, I need to execute my code when I receive a new email > on my postfix smtp server. > Please give me some idea, whe

Re: Need help to change the Postfix code

2009-09-14 Thread egoitz
> Hi All, > > I'm new to postfix, I need to execute my code when I receive a new email > on my postfix smtp server. > Please give me some idea, where I can get the postfix code documentation > so that I can change its code. Depending on what the code does... you could run a script passing content

Re: Need help to change the Postfix code

2009-09-14 Thread ram
On Mon, 2009-09-14 at 09:27 +, Arora, Sumit wrote: > Hi All, > > > > I’m new to postfix, I need to execute my code when I receive a new > email on my postfix smtp server. > > Please give me some idea, where I can get the postfix code > documentation so that I can change its code. > > >