Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Making certain users invisible

Status
Not open for further replies.

phulden

Technical User
Oct 27, 2006
2
SE
Due to spam problems I'd like some users of my Linux system to appear "invisible" from the outside world. The problem is that I'd like some users be reachable externally.

This is what I'd like to accomplish:
I have user1@domain1.com, user2@domain1.com, virtualuser@domain2.com

user1 is a logon account which should not be able to send mail to unless from localhost or my private LAN.
user1 gets mail delivered using fetchmail from an external POP3-server.

user2 shall be reachable externally

virtualuser@domain2.com shall be reachable externally

How do I setup this? Can I enable/disable domains on a user basis using Postfix.

My Postfix version is 2.2.5. My Kernel version is 2.6.13
 
Never mind,
reading the Postfix manual more carefully I could figure it out using the example of protecting mailingslist under the relay section.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top