procmailrc configuration fails
- From: "dhaneshk k" <dhaneshkk@xxxxxxxxxxx>
- Date: Mon, 11 Jun 2007 10:07:10 +0000
THis is Dhanesh , Here I have to configure a .procmailrc file in order to control spams in the mail system
I had a few mailing lists , and I can send mails to these lists from my personal mail id ,
in /etc/aliases tther is an entry for these lists as
mylists : list1,list2,list3 etc
but I have to block spams ,so I editted this entry as follows in /etc/aliases
mylists:spamassassin
and I executed #newaliases
and in /home/spamassassin I created a file .procmailrc as follows (I changed the ownership as spamassassin:spamassassin to .procmailrc and chmod -R 777 to procmailrc )
# ee /home/spamassassin/.procmailrc
:0
^TOmylists
{
:0 c
! list1@mydomain
:0 c
! list2@mydomain
}
But when ever I tried to send mails from my account to mylists@mydomain , its not delivering the mails to receipients (before configuring procmailrc its working fine but spams are coming along with this so I decided to use procmail rc )
I tried this alos
I tried to configure the /usr/local/etc/procmailrc file also the same way , but its also not sending the mails to the receipients in the lists...
tail /var/log/mailog tells that the messages forwarded to Maildir directory , all the mails are ther in /home/spamassassin/Maildir but its not deliverd to the client ids ..
So let me request you to help me what mistake i made while doing this .Any suggestion will help me alot to solve this issue ..
thanks in advance
dhanesh
_________________________________________________________________
Get Married in 2007. Join Shaadi.com FREE! www.shaadi.com/ptnr.php?ptnr=mhottag
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: procmailrc configuration fails
- From: Lowell Gilbert
- Re: procmailrc configuration fails
- Prev by Date: Re: [FreeBSD][Newb] How I use sendmail to send mail?
- Next by Date: Re: Installing FreeBSD on large disk >2TB
- Previous by thread: Installing FreeBSD on large disk >2TB
- Next by thread: Re: procmailrc configuration fails
- Index(es):
Relevant Pages
|