  | | | sendmail and maildir format ??? | sendmail and maildir format ??? 2007-07-05 - By Alfred Hovdestad
Back First you need a .forward file with something like:
"| /usr/bin/procmail"
You also need a .procmailrc with your procmail rules:
PATH=/bin:/usr/bin MAILDIR=$HOME LOGFILE=$HOME/tmp/procmail.log LOGABSTRACT=yes
:0: * ^X-Spam-Status: Yes MyMail/SPAM
You can find other procmail filters with google.
Now if you're using Cyrus IMAP, you need to use sieve to filter your incoming mail.
Alfred Hovdestad, RHCE University of Saskatchewan
sylvan dacounha wrote: > Thanks a lot guy for the quick reply.. > > > sendmail by default does not support maildir format .. > but procmail does support .. > > but i like to know how do i let sendmail use procmail as the LDA .... > > i see that there is only a file in /usr/bin/procmail > > but no procmail.conf file in /etc or .procmailrc > > appreciet if u can let me know how to setup sendmail to use procmail as LDA .. with so exmaples > > or do i have to download procmail from net and install it since i already see a procmail executable in /usr/bin > > appreciate your help > > im user redhat enterprise 4 with sendmail 8.13 > > thnks and apprecite > > > Rgerads > > simon >
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |