Re: cPanel Filter Email Pass-Thru Technique? [message #171053 is a reply to message #171052] |
Sun, 19 December 2010 19:33 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
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
==================
|
|
|