newbiwToPostFIx
Programmer
All-
I am new to Postfix or any email system, I am supposed to write a system to do the following:
Each user will have a email id from our system (like 123@mysytem.com). This email id is purely for forwarding purposes only. Any inbound email will be forward to the actual email id of the user, which could be from any domain. Also before fowarding the email, I have to parse the inbound email and add few more text to the email, basically call a program to alter the email content.
Now the question:
What are the toolsets I need. I think I need postfix, but what esle? Also how easy this task to accomplish? Any sample code suggestions are welcome.
Thanks
I am new to Postfix or any email system, I am supposed to write a system to do the following:
Each user will have a email id from our system (like 123@mysytem.com). This email id is purely for forwarding purposes only. Any inbound email will be forward to the actual email id of the user, which could be from any domain. Also before fowarding the email, I have to parse the inbound email and add few more text to the email, basically call a program to alter the email content.
Now the question:
What are the toolsets I need. I think I need postfix, but what esle? Also how easy this task to accomplish? Any sample code suggestions are welcome.
Thanks