Hi Michal,

I think you may find the postfix access file interesting:
http://www.postfix.org/access.5.html

You can selectively reject and allow email from domains and users.
To enable it, add this to your main.cf:
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions = hash:/etc/postfix/access

--
Joost


On Mon, 2004-03-22 at 14:15, Michal Novotny wrote:
> Hello All!
> 
> I  have a little question. How can I setup Postfix for only one domain
> e-mails (ex. [EMAIL PROTECTED], [EMAIL PROTECTED]) can send and receive mail
> only from/to one e-mail address (ex. [EMAIL PROTECTED]) ? This means, they
> cannot  use  this  e-mail for any other e-mail addresses. And if it is
> posible include it in normal Postfix setup for other domains, or if it
> must have separate mail server?
> 
> Thanks for any help with this.
> 
> Regards
> Michal Novotny
> http://prolidi.cz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to