> From: =?iso-8859-1?Q?Jos=E9?= Romildo Malaquias <[EMAIL PROTECTED]> > > > --dDRMvlgZJXvWKvBx > Content-Type: text/plain; charset=iso-8859-1 > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > X-MIME-Autoconverted: from 8bit to quoted-printable by darling.home.br id >g36CsXBm017324 > > Hello. > > I am happy using fetchmail to fetch my mail messages from my ISP provider > POP3 server. When received in my local mail box, these messages passes > through procmail, which put them in defferent mail folders according > to some criteria I have established in the procmail recipe file. > > Now I need to fetch mail messages also from a new server (my university). > These mail should not be classified by my procmail recipe as are the > ones from the ISP provider. Instead they should go directly to a > specific mail folder.
You could use procmail to send any mail to your university account to that mail folder. Something like: :0 * ^TO([EMAIL PROTECTED]) mail-folder > How can I configure my Red Hat Linux 7.2 system to cope with this > situation? My current .fetchmailrc file is attached. > > Certainly the adition of a rule for the new server is not enough. > May I have to put some new (unique) mark in the header of the messages > from the new server and add a rule in my procmail recipe to > identify such messages, remove the added mark and save it to > the mail folder it belongs to. Is this doable with > fetchmail? If yes, how? Maybe this is the ideal solution, as > later I may decide to do more sofisticated filtering with > the messages with procmail. > # Configuration created Sat Apr 6 09:05:07 2002 by fetchmailconf > set logfile "/home/romildo/.fetchmail.log" > set postmaster "romildo" > set bouncemail > set no spambounce > set properties "" > set daemon 10 > poll pop.uber.com.br > user 'romildo' there with password 'jrm3760' is 'romildo' here > You just told everyone your e-mail password. You need to look into getting it changed immediately. Dave _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list