0

Is there any Mail Server which can accept all incoming message to a user and to a outgoing message should be sent to a particular usernames not to other accounts .

1 Answers1

0

yes. exim, sendmail, postfix, qmail... most commonly used MTA's on a linux box can be configured to restrict relaying as you have described above, and for all of the examples above, documentation on relay control is pretty good.

Mark Regensberg
  • 1,411
  • 12
  • 14