Dear Team,
Please help to setup the sink server, just want to know do I need to another server with the kumo mta installed on the server or any server will work.
Hey there @youthful-zorse, thanks for posting. Please read the “Troubleshooting” and “How to Ask for Help” buttons below. If you would like a 1:1 support session from the KumoMTA team, details are at the “Book a Support Session” button below.
There should be a “sink” config in the repo that “just works”. It will accept all mail and drop. You can also to it yourself by using the basic standard config and forcing all receive messages to null with:
msg:set_meta(“queue”,”null”)
In the sending server you can set the sink as a smarthost then all mail you send will just end at the sink and be dropped.
Set it all up and test is carefully with low volume
Marking this as resolved