postfix-policyd-spf-perl/trunk/LICENSE
* Added an explicit copy of the GPLv2 to satisfy Ubuntu. postfix-policyd-spf-perl/trunk/README * Mentioned the explicit copy of the license and fixed a bogus wording that was leftover from another package from which the README file was originally copied. postfix-policyd-spf-perl/trunk/postfix-policyd-spf-perl * Removed superfluous definition of the $syslog_priority variable. postfix-policyd-spf-python postfix-policyd-spf-python/trunk postfix-policyd-spf-python/tags * Added.
This commit is contained in:
parent
8eb6a55e9f
commit
292876bc36
3 changed files with 341 additions and 3 deletions
|
|
@ -34,7 +34,6 @@ my $DEFAULT_RESPONSE = "DUNNO";
|
|||
my $syslog_socktype = 'unix'; # inet, unix, stream, console
|
||||
my $syslog_facility = "mail";
|
||||
my $syslog_options = "pid";
|
||||
my $syslog_priority = "info";
|
||||
my $syslog_ident = "postfix/policy-spf";
|
||||
|
||||
# ----------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue