Serveur de mail pour que la fonction mail_exist marche sur toutes les
machines. darcs-hash:20051106164736-41617-c95625529f63d97e42d6af455bdccf369cf5d45e.gz
This commit is contained in:
parent
5012a8fd52
commit
72675187b5
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ else:
|
|||
uri = 'ldap://ldap.adm.crans.org/'
|
||||
rw_uri = uri
|
||||
|
||||
smtpserv = "localhost"
|
||||
smtpserv = "rouge.crans.org"
|
||||
|
||||
random.seed() # On initialise le générateur aléatoire
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue