FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » cPanel Filter Email Pass-Thru Technique?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
cPanel Filter Email Pass-Thru Technique? [message #171052] Sun, 19 December 2010 16:15 Go to next message
Klaus is currently offline  Klaus
Messages: 1
Registered: December 2010
Karma: 0
Junior Member
I'm writing a PHP script that will be used as the designated cPanel
"action" in a filter on a specific email address on a shared hosting
account (HostGator)

My question is - after having a look at the actual message content and
processing appropriately, I want the message to "continue on it's way"
to the intended recipient address - in other words, after the PHP
"interception" the message should still show up in the user's webmail
as "unread".

What's the best way to go about this? If I simply resend to the same
address, it's just going to go back to the filter, right? I also need
the "from" in the email to show the original sender.

I realize I could post this in a cPanel group, but as I'm looking for
a PHP specific solution, I figured I'd try here first, and not cross-
post.
Re: cPanel Filter Email Pass-Thru Technique? [message #171053 is a reply to message #171052] Sun, 19 December 2010 19:33 Go to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 12/19/2010 11:15 AM, Klaus wrote:
> I'm writing a PHP script that will be used as the designated cPanel
> "action" in a filter on a specific email address on a shared hosting
> account (HostGator)
>
> My question is - after having a look at the actual message content and
> processing appropriately, I want the message to "continue on it's way"
> to the intended recipient address - in other words, after the PHP
> "interception" the message should still show up in the user's webmail
> as "unread".
>
> What's the best way to go about this? If I simply resend to the same
> address, it's just going to go back to the filter, right? I also need
> the "from" in the email to show the original sender.
>
> I realize I could post this in a cPanel group, but as I'm looking for
> a PHP specific solution, I figured I'd try here first, and not cross-
> post.

Absolutely no idea what CPanel requires to do what you want.

This would not be a "php specific solution" - it would be a solution
which happens to be implemented in PHP. There is a huge difference.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: MQSeries PECL extension
Next Topic: Help me split up this string
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Jul 27 04:12:38 GMT 2024

Total time taken to generate the page: 0.02591 seconds