1

Topic: multiple users with the script create_mail_user_OpenLDAP.py

Hello I have been trying to import multiple users with the script create_mail_user_OpenLDAP.py

after running the script I get the following error

mail: ~ / iRedMail-0.5.1/tools #
create_mail_user_OpenLDAP.py python lokito
Traceback (most Recent call last):
  File "create_mail_user_OpenLDAP.py", line 205, in <module>
    domain, username, passwd, cn, quota, re.split groups = ('\ s?, \ s?', entry)
ValueError: need more Than 4 values to unpack
mail: ~ / iRedMail-0.5.1/tools #

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: multiple users with the script create_mail_user_OpenLDAP.py

Was that the command you used?

create_mail_user_OpenLDAP.py python lokito

The script will only allow a CSV as input:

CSV file format:

    domain name, username, password, [common name], [quota], [groups]

3 (edited by yrjc2004 2010-04-03 07:20:36)

Re: multiple users with the script create_mail_user_OpenLDAP.py

derchris wrote:

Was that the command you used?

create_mail_user_OpenLDAP.py python lokito

The script will only allow a CSV as input:

CSV file format:

    domain name, username, password, [common name], [quota], [groups]

yes i do

Post's attachments

2.JPG
2.JPG 134.7 kb, 1 downloads since 2010-04-02 

You don't have the permssions to download the attachments of this post.