• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Postfix questions

Soybomb

Diamond Member
In the continual hell I suffer of being asked to make dumb ideas work I come to you with a problem 😀

I imagine postfix does what I want, but I don't know what'd you call it to find it, so any suggestions would be great!

So I want to point a mx record for a domain to mail server number 1. I want it to accept email for everyone it has in its user list for that domain as it would normally. However if the user doesn't exist in the list of users for that domain, instead of rejecting the email as unknown receipient, I want it to pass it along to another mail server. In short a catch-all, but to another server instead of an email address. Possible?
 
Close, the catch all for unknown addresses to go to one mailbox is easy, getting it to send them to another server is the difficult part. As far as I can tell things like luser_relay can only be used to specify 1 email address unless I'm misreading the docs.
 
Back
Top