<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/pop3phpclass/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/pop3phpclass/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 05 Oct 2006 04:45:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pop3phpclass/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Method to Redirect Mail to another mailbox</title><link>https://sourceforge.net/p/pop3phpclass/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a server that spans multiple domains but only&lt;br /&gt;
gives me one catch-all address for all of them.  So,&lt;br /&gt;
nouser@domain1.com and nouser@domain2.com both go to&lt;br /&gt;
catchall@mydomain.com.  I need a way that I can&lt;br /&gt;
redirect these to their own respective domain&lt;br /&gt;
catch-alls.  For the most part your class has worked&lt;br /&gt;
great to help me get into the catch-all and delete&lt;br /&gt;
spam, but I'm trying to devise a way that I can use PHP&lt;br /&gt;
to do the redirect.&lt;/p&gt;
&lt;p&gt;Needless to say, since I've never worked with raw POP&lt;br /&gt;
files before, I'm not quite sure how to take the&lt;br /&gt;
existing e-mail that I download, make sure I get all&lt;br /&gt;
the boundaries correct, etc., change the "To:" header,&lt;br /&gt;
and then send it out.&lt;/p&gt;
&lt;p&gt;So, I was thinking that if you're up for it, I think it&lt;br /&gt;
would be greatly useful if you could add a redirect&lt;br /&gt;
function:&lt;/p&gt;
&lt;p&gt;$p-&amp;gt;redirect( $msgnum, $send_to_email );&lt;/p&gt;
&lt;p&gt;One other note...when it redirects, it should still&lt;br /&gt;
show the "from" as being the same person that it was&lt;br /&gt;
originally from so that if someone is getting an e-mail&lt;br /&gt;
from Joe Blow, that value doesn't get changed to my&lt;br /&gt;
name so that they think the e-mail is from me...make sense?&lt;/p&gt;
&lt;p&gt;If not, I'll continue working on it until I figure it&lt;br /&gt;
out since I need to get this working sooner or later :)&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Kevin&lt;br /&gt;
&lt;a href="http://www.flashfiredesigns.com/" rel="nofollow"&gt;http://www.flashfiredesigns.com/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin K. Nelson</dc:creator><pubDate>Thu, 05 Oct 2006 04:45:46 -0000</pubDate><guid>https://sourceforge.netedccbb412debb618953191b993e463e7f4b41045</guid></item></channel></rss>