Postforward is a mail forwarding utility which aims to complement the Postfix Sender Rewriting Scheme daemon (PostSRSd). The downside of using PostSRSd from postfix config is that all mail is naively rewritten, even when no forwarding is actually performed. Such rewritten Return-Path addresses may confuse sieve scripts and other mail filtering software. This is where Postforward comes in. Instead of rewriting all incoming mail regardless of final destination, mail systems may be configured to pipe mail into Postforward only when forwarding needs to happen, e.g. in a users' .forward when the forwarded-to mailserver requires it, leaving non-forwarded mail unaltered by PostSRSd. Postforward will rewrite envelope addresses for piped mail using PostSRSd itself and re-inject these messages back into the queue, destined for the forwarding recipient(s).
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | postforward-1.1.1nb9.tgz |
NetBSD 10.0 | aarch64 | postforward-1.1.1nb6.tgz |
NetBSD 10.0 | earmv7hf | postforward-1.1.1nb9.tgz |
NetBSD 10.0 | earmv7hf | postforward-1.1.1nb3.tgz |
NetBSD 10.0 | earmv7hf | postforward-1.1.1nb6.tgz |
NetBSD 10.0 | i386 | postforward-1.1.1nb9.tgz |
NetBSD 10.0 | i386 | postforward-1.1.1nb6.tgz |
NetBSD 10.0 | x86_64 | postforward-1.1.1nb9.tgz |
NetBSD 10.0 | x86_64 | postforward-1.1.1nb6.tgz |
NetBSD 9.0 | aarch64 | postforward-1.1.1nb9.tgz |
NetBSD 9.0 | aarch64 | postforward-1.1.1nb6.tgz |
NetBSD 9.0 | earmv7hf | postforward-1.1.1nb9.tgz |
NetBSD 9.0 | earmv7hf | postforward-1.1.1nb3.tgz |
NetBSD 9.0 | earmv7hf | postforward-1.1.1nb6.tgz |
NetBSD 9.0 | i386 | postforward-1.1.1nb9.tgz |
NetBSD 9.0 | i386 | postforward-1.1.1nb6.tgz |
NetBSD 9.0 | x86_64 | postforward-1.1.1nb9.tgz |
NetBSD 9.0 | x86_64 | postforward-1.1.1nb6.tgz |
NetBSD 9.3 | x86_64 | postforward-1.1.1nb9.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.