Olivier Sannier wrote: > What would be the best would be to have a specific user/password > combination for this, and that this user cannot actually receive any > email. Sending anything to him gets bounced back. Can using a virtual > user without actually creating its directory work for this?
Out of curiosity, why are you trying so hard to avoid using the "normal" relay mechanisms? To answer your question: yes, there are a couple of ways that you can prevent a user from receiving mail. You could label that address a spamtrap in 'bofh'. (Actually, you should probably have just one spamtrap, and alias all of the accounts which you don't want to receive mail to that account. That usually includes local users like 'apache'.) You could also use maildrop filters (see maildropfilter(7)) in that account's home directory to refuse mail from all senders. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
