<div dir="ltr">Thanks guys for the replies.<div>I'd noticed the behavior but couldn't find where that alias was being set, I borked my bash 'find'.</div><div><br></div><div>Much appreciated!</div><div><br></div>
<div>Brian.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 23, 2014 at 9:37 PM, Michael Stauber <span dir="ltr"><<a href="mailto:mstauber@blueonyx.it" target="_blank">mstauber@blueonyx.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Brian,<br>
<div class=""><br>
> One thing I don't yet see how to change: mails sent to 'postmaster' are<br>
> accepted by the BOnyx box but end up in admin's mbox.<br>
<br>
</div>This has *always* been the case on BlueOnyx.<br>
<br>
Postmaster is an account you're required to have as per RFC definitions.<br>
So we make sure that all postmaster related emails to any domain ends up<br>
in the admin mailbox.<br>
<br>
Because if it wouldn't, then you would be able to have sites without<br>
users and these sites then have no postmaster alias. We also would then<br>
need to be super picky and need to somehow make sure that you (as the<br>
admin) somehow make sure that all sites have at minimum one user and<br>
that this user has the postmaster alias for that Vsite.<br>
<br>
We can't really do that as it would be super-restrictive to the way<br>
people set up their boxes and their sites.<br>
<br>
Hence: All "postmaster" related email goes to "admin".<br>
<br>
[root@kosh ~]# cat /etc/mail/aliases|grep postmaster<br>
mailer-daemon: postmaster<br>
postmaster: root<br>
info: postmaster<br>
<br>
There you go. Delete or modify that alias at your own risk.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</font></span></blockquote></div><br></div>