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 Pieter Jacobs <PJ...@mf.co.za> on 2004/05/10 11:49:08 UTC

Question

Hi there,
 
I have set up James successfully to get Mail from my Service Provider,
and also as the Mail Server on a LAN. For James to get Mail from my
Service Provider, I have to dial-up. Now, the problem is that I do not
know when mails have been downloaded to James so that I can close my
dial-up connection. How can I do this or do I need to use some other
software to handle this.
 
Thanks
 
Pieter

#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
#####################################################################################

Re: Question

Posted by tobe <to...@swipnet.se>.
Pieter Jacobs wrote:

> Hi there,
>  
> I have set up James successfully to get Mail from my Service Provider, 
> and also as the Mail Server on a LAN. For James to get Mail from my 
> Service Provider, I have to dial-up. Now, the problem is that I do not 
> know when mails have been downloaded to James so that I can close my 
> dial-up connection. How can I do this or do I need to use some other 
> software to handle this.
>  
> Thanks
>  
> Pieter
> ------------------------------------------------------------------------
> This e-mail message has been scanned for Viruses and Content and 
> cleared by *MailMarshal - *For more information please visit* 
> **www.marshalsoftware.com* <http://www.marshalsoftware.com>* *
> ------------------------------------------------------------------------

Hi Pieter,

I believe that http://www.catb.org/~esr/fetchmail/ is eminently suited 
to solve that problem. It can fetch the mail and deliver it into your 
James mail-spool. Just be careful in configuring so that the mail does 
not get sent out again.

/tobe

---------------------------------------------------------------------
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


Removing footer ??

Posted by dfsdf fsdfsd <bu...@yahoo.com>.
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