[GH-ISSUE #203] CSV import feature #189

Closed
opened 2026-02-27 11:10:31 +03:00 by kerem · 2 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/203

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2011-12-07T15:38:04Z

Add the possibility to import a set users from a CSV file.

Simple format to start:

"loginname;password;first name;last name;address"

The delimiter should be configurable.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/203 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2011-12-07T15:38:04Z** Add the possibility to import a set users from a CSV file. Simple format to start: "loginname;password;first name;last name;address" The delimiter should be configurable.
kerem 2026-02-27 11:10:31 +03:00
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2011-12-09T13:39:01Z

In [7c2fe743b3fcc60b06d2cb62b014f64bfcce3ad0]:

#!CommitTicketReference repository="" revision="7c2fe743b3fcc60b06d2cb62b014f64bfcce3ad0"
* New "import data" feature (only supports mailboxes for now)
* Some javascript cleanup into the admin. application
see #191
<!-- gh-comment-id:29814108 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-12-09T13:39:01Z** In [7c2fe743b3fcc60b06d2cb62b014f64bfcce3ad0]: <pre> #!CommitTicketReference repository="" revision="7c2fe743b3fcc60b06d2cb62b014f64bfcce3ad0" * New "import data" feature (only supports mailboxes for now) * Some javascript cleanup into the admin. application see #191 </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2012-01-10T10:08:17Z

In [7bfeeb6783b2293f94d5a04eb5534f7c9cfaf53a]:

#!CommitTicketReference repository="" revision="7bfeeb6783b2293f94d5a04eb5534f7c9cfaf53a"
For now, it is not necessary to make a distinction between "loginname" and "address".
The definitive format is : "address;password;first name;last name".
see #191
<!-- gh-comment-id:29814109 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2012-01-10T10:08:17Z** In [7bfeeb6783b2293f94d5a04eb5534f7c9cfaf53a]: <pre> #!CommitTicketReference repository="" revision="7bfeeb6783b2293f94d5a04eb5534f7c9cfaf53a" For now, it is not necessary to make a distinction between "loginname" and "address". The definitive format is : "address;password;first name;last name". see #191 </pre>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#189
No description provided.