Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

control 671B

1234567891011121314151617
  1. Source: postsrsd
  2. Section: admin
  3. Priority: extra
  4. Maintainer: Timo Röhling <timo.roehling@gmx.de>
  5. Build-Depends: debhelper (>= 7.0.50~), cmake (>= 2.4), help2man
  6. Standards-Version: 3.9.3
  7. Homepage: https://github.com/roehling/postsrsd
  8. Package: postsrsd
  9. Architecture: any
  10. Depends: ${shlibs:Depends}, ${misc:Depends}, postfix (>= 2.2)
  11. Description: Sender Rewriting Scheme implementation for Postfix
  12. Implements two TCP lookup tables to rewrite mail addresses
  13. as needed. The forward SRS is for sender envelope addresses
  14. to prevent SPF-related bounces. The reverse SRS is for
  15. recipient envelope addresses so that bounced mails can be
  16. routed back to their original sender.