On Wed, Mar 21, 2001 at 02:24:33AM +0530, Binand Raj S. wrote:

>Rajesh Fowkar forced the electrons to say:
>> I am using fetchmail to fetch all the mails to rajesh's mailbox and then
>> procmail filters. I am attaching my procmail with this mail.
>
>You didn't attach your .fetchmailrc. Still...

in my /etc/fetchmailrc I have got the following :

poll mailsvr.goatelecom.com user rfowkar pass whatever is rajesh here

and then procmail filters the mail. 

>
>What you want to do is probably easiest done by fetchmail. eg:
>
>poll goatelecom.com user rfowkar pass whatever is rajesh here
>poll india.com user santoshi pass whatever is santoshi here

Now what I am doing is all mails from [EMAIL PROTECTED] are forwarded to
[EMAIL PROTECTED] I will try the above stuff. If I can poll mails
directly from india.com than no problems that will be great.

>You are sending all mails which have santoshi in the To/Cc field to
>/var/spool/mail/deepa, irrespective of whether they were also addressed
>to [EMAIL PROTECTED] Therein lies your problem.
>
>You can try
>
># Mails addressed to both of you
>:0:
>* (^TO)[EMAIL PROTECTED]
>{
>   :0 c:
>   * (^TO)[EMAIL PROTECTED]
>   /var/spool/mail/rajesh
>
>   :0:
>   ! deepa    # This means forward to deepa@localhost
>}

If the polling from india.com then I will try out this procmail receipe.

>
>(Warning - 2:30 AM hack above, use with caution. I am not responsible).

Thanks for the 2.30 A.M. Hack :-)

Regards

-- 
Rajesh Fowkar
(Computer Programmer)
V. S. DEMPO & CO. LTD., PANAJI-GOA

Email ID : [EMAIL PROTECTED], [EMAIL PROTECTED]
Web Site : http://www.dempos.com


----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to