Rev 47 | Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 47 | Rev 48 | ||
|---|---|---|---|
| Line 32... | Line 32... | ||
| 32 | as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF |
32 | as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF |
| 33 | records and make sure that the email is authorized by the domain name |
33 | records and make sure that the email is authorized by the domain name |
| 34 | that it is coming from. This prevents email forgery, commonly used by |
34 | that it is coming from. This prevents email forgery, commonly used by |
| 35 | spammers, scammers and email viruses/worms. |
35 | spammers, scammers and email viruses/worms. |
| 36 | 36 | ||
| - | 37 | Package: libspf2-2-dbg |
|
| - | 38 | Section: debug |
|
| - | 39 | Priority: extra |
|
| - | 40 | Architecture: any |
|
| - | 41 | Depends: libspf2-2 (= ${binary:Version}) | spfquery (= ${binary:Version}),
|
|
| - | 42 | ${misc:Depends}
|
|
| - | 43 | Description: library for validating mail senders with SPF (debugging symbols) |
|
| - | 44 | libspf2 implements the Sender Policy Framework, a part of the SPF/SRS |
|
| - | 45 | protocol pair. |
|
| - | 46 | . |
|
| - | 47 | This package contains the debugging symbols. |
|
| - | 48 | ||
| 37 | Package: spfquery |
49 | Package: spfquery |
| 38 | Section: mail |
50 | Section: mail |
| 39 | Architecture: any |
51 | Architecture: any |
| 40 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
52 | Depends: ${shlibs:Depends}, ${misc:Depends}
|
| 41 | Conflicts: libmail-spf-query-perl (<< 1:1.999.1-3) |
53 | Conflicts: libmail-spf-query-perl (<< 1:1.999.1-3) |