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 .

link|improve this question
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown