Hi,
> Is there a similar attribute for users? I would like
> a particular user address to only receive e-Mail from
> a particular domain (its own in this case).
No. Use a per-user sieve filter (which is a per-user attribute) or a mapping table rule.
Regards,
Shane.
thanks for the info. can you tell me what a rule like this would look like, and how i might set it up?
i know i create an x.filter file containing some rules in sieve language (and recompile config), do i need to reference the .filter file in another config file, what might the .filter file look like to permit this user receiving mail only from x.domain?
thanks,
s7