> > Please tell me is there any option in sendmail by which i can block user from > > sending mail to particulat email account. > > > > Suppose i have an email account [EMAIL PROTECTED], i wish that except sanjiv no > > one can send mail to this account.Is it possible? > > man procmail > procmail should be used where fine grained control is required for > individual users instead of the accessdb in sendmail.
Since procmail is an MDA (D=delivery), it can only be used if the message is being delivered, and that too, to a local Unix-style mailbox, I think. I don't seem to know how to use procmail if I'm delivering mail to IMAP users (MDA then is a program which is part of Cyrus IMAP). Also, sometimes I need to filter mails in the _MTA_, specially in multi-site setups. What do I do in that case? Shuvam _______________________________________________ ilugd mailing list [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd
