您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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.