You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by dfsdf fsdfsd <bu...@yahoo.com> on 2004/05/10 15:07:16 UTC

Removing footer ??

hi all;
i'm using this tag for redirecting :
 <mailet match="HostIs=sat.com" class="Redirect">
	   <recipients>devred@dev.com</recipients>   	      	
  <message>sent on from James</message>   
    	   <inline>unaltered</inline> 
    	   <passThrough>FALSE</passThrough>
    	   <static>FALSE</static>
  	</mailet>

this is work fine.
but when i send email from yahoo, i got an extra
footer such as :
" __________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover"

how can i remove this things ??



	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


RE: Removing footer ??

Posted by "Noel J. Bergman" <no...@devtech.com>.
There is no mailet in James for parsing and removing a footer.  You would
have to write one.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org