Recently I have worked in a project which requires processing email using php script before sending into the email user.
We used forward pipe option in the cPanel for sending the email to a php script for doing the required email processing.
I came to know that we need to follow below things.
- Put #!/usr/local/bin/php -q before <?php in the php script.
- The php file should have chmod 755 permissions, otherwise we will get "local delivery failed" error message.
- We may need to use MIME decoding.
More Articles...
You can bookmark this blog for further reading, or you can subscribe to our blog feed.
Tuesday, April 6, 2010
Search This Blog
Blog Archive
-
▼
2010
(267)
-
▼
April
(13)
- Software Test Automation tool evaluation
- Steps taken for preventing Spam in our Forum.
- QTP (Quick Test Professional) Questions and Answers
- Importance of Link Exchange for getting more organ...
- Software Testing Terms
- Still PayPal is having some issues with Indian Ban...
- Advantages of using Descriptive Programming in QTP
- Use our Social Bookmarking feature to save your time.
- Knowledge Base for VC++
- Picking a desired video thumbnail in YouTube
- Steps for forwarding email to php script
- sourceforge.net for sharing open source projects
- We have launched Free Discussion Forum
-
▼
April
(13)

AI Course | Bundle Offer | Unlocking AI | Dream Big | Listen to Dream Big
Today's Deals | Timesheet | Products | SQL ebook | Earn 50% commission
About | Privacy | Follow | TOS | WhatsApp | Contact
I may earn a commission from Amazon affiliate links
1 comment:
Thanks. Well to create an array, you can also use the array() constructor.
Post a Comment