+++ Praveen Kannan [09/08/02 22:35 +0530]: > I am running a local relay for ppl in my network. I have a doubt. If I > want to put up a restriction such that "only" ppl with a From: of > xyz.com can relay mail and all other addresses should be rejected, what Is that a header from, or an envelope from?
> should i do ?. I tried playing around with entries in > /etc/postfix/access and was successfully able to block mail from a > certain domain. What i'm looking at is some kind of regex (regexp in > postfix) which will allow all mails with a From: of *@xyz.com and reject Hmmm, Ralf Hildebrandt has posted a sample config for this in the postfix archives. > all other mails. How do i do this ? I googled around a bit, but couldn't > get proper docs to do this. Anybody has done this before ?. Can i > implement something with check_headers or something with a > regexp:/etc/postfix/access ? Does this handle outgoing mail only, or incoming as well (postfix has no way of distinguishing between incoming and outgoing mail). Having separate incoming and outgoing mail servers is a good thing, IMHO. Devdas Bhagat ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
