tags/ipasserelle-groupware-0.2.37-1
0.2.34_el6
parent
1ed7ed509a
commit
2dc55fdd13
1 changed files with 5 additions and 1 deletions
@ -1 +1,5 @@ |
||||
0 0 * * * sogo /usr/sbin/sogo-tool update-autoreply -p /etc/sogo/sieve.creds |
||||
{ |
||||
my $version = qx(/bin/rpm -q --qf "%{version}" sogo-tool); |
||||
my $cmd = ($version =~ m/^2/) ? 'expire-autoreply' : 'update-autoreply'; |
||||
$OUT = "0 0 * * * sogo /usr/sbin/sogo-tool $cmd -p /etc/sogo/sieve.creds"; |
||||
} |
||||
|
Loading…
Reference in new issue