[mail-all] commands == nazi
Ignore-this: 635978b4ac9a2ef3d260cb3589514383 darcs-hash:20110507145511-ffbb2-4778ef21c80a01dfc53ecccf6dd6e0de258110b5.gz
This commit is contained in:
parent
1baa92a4b6
commit
7ab6ffadaf
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ par le script.
|
|||
cprint(u"%d adhérent(s) a/ont été trouvé(s)..." % len(adherents))
|
||||
time.sleep(3) # On dort un peu, ctrl-c welcome
|
||||
|
||||
opt = commands.getoutput("postconf smtpd_client_message_rate_limit")
|
||||
opt = commands.getoutput("/usr/sbin/postconf smtpd_client_message_rate_limit")
|
||||
limit = int(opt.split()[-1])
|
||||
if limit > 0 and len(adherents) >= 10:
|
||||
limit_risen = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue