> 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 to it via pipe in master.cf. This way is like maildrop mda works for example. What exactly does you're code?. > > All and any type of suggestions are most welcome, I'll really appreciate. > > Thanks in advance, > Sumit Arora >