Raj,

When fetchmail logs onto your ISP to check your mail, it logs onto your
user's mail box.  It doesn't read the header of each letter, it simply
opens the box, grabs what's in there, and retrieves it.  As such it
doesn't matter who the letter is addressed to.  Fetchmail doesn't sort it,
just retrieves it.

To sort it and send it to the various addressees you need to use a local
sorting agent such as procmail.

man fetchmail
man procmail
man procmailrc
man procmailex
man procmailsc

Glen


On Thu, 17 Aug 2000, Shanmuga Raj wrote:

>I have a Linux 6.2 server configured for SMTP and POP. I am using Sendmail
>for SMTP and Fetchmail for collecting mails from my ISPs POP3 mail box. At
>my ISP I have a domain name registered "mydomain.com". All mails coming to
>this domain are forwarded to one common POP3 mail box at the ISP.  I want to
>use fetchmail to collect these mails and redistribute them to the local mail
>boxes in my Linux system. 
>
>my POP3 mail box at the ISP is -  "[EMAIL PROTECTED]"
>
>when a mail arrives for a user "[EMAIL PROTECTED]" or "[EMAIL PROTECTED]"
>it is automatically forwarded into "[EMAIL PROTECTED]".
>
>When the fetchmail logs into the POP3 mailbox at the ISP, and receives these
>mails, fetchmail looks for a local user "common@localhost" instead of
>"user1@localhost" or "user2@localhost".
>
>Can anyone give me some ideas whether it is possible to do this kind of POP3
>mail distribution with fetchmail/sendmail. If so how...
>
>
>Thanks for any help in advance
>
>Raj
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to