Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have configured postfix for my kk.com domain successfully. Now I want to add function as described in below example.

Example:

if someone mail me at admin@kk.com, one php script will fetch information of sender email address and other detais of body (as per defined in php script) and store in some mysql database and automatically forward this mail to another postfix account like root@kk.com . I have little information that I need to configure main.cf and master.cf files in postfix and set some called alliance. I have configured postfix first time and I don't have deep knowledge of it.

What is this technique called ? How can I make this possible? Help me friends.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.