Basically what i'm looking for
- Locally generated mail to local users is forwarded to some outside address
- Locally generated mail to remote domains is sent out directly to their MX servers (no smarthost)
- Doesn't ever receive mail over SMTP from remote systems
- Doesn't ever delivers anything locally
- Minimal configuration and fiddling needed
I've looked at ssmtp and nullmailer and both seem simple enough to set up but they need a smarthost which i don't have. All the other MTAs in debian seem to be way over the top for what i need and need a lot of complicated setup.
Any suggestions?