[GH-ISSUE #243] Extend the import feature #228

Closed
opened 2026-02-27 11:10:42 +03:00 by kerem · 1 comment
Owner

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

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2012-04-10T07:57:45Z

Currently, only mailboxes can be imported to Modoboa using a CSV file. Extend this feature to allow the import of all objects : domains, accounts and distribution lists.

Lines contained into a CSV file will now respect one of the following syntax:

domain; name; quota
account; loginname; password; first name; last name; address
dlist; address; recipient; recipient; ...

The character used to separate values can still be changed.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/243 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2012-04-10T07:57:45Z** Currently, only mailboxes can be imported to Modoboa using a CSV file. Extend this feature to allow the import of all objects : domains, accounts and distribution lists. Lines contained into a CSV file will now respect one of the following syntax: <pre> domain; name; quota account; loginname; password; first name; last name; address dlist; address; recipient; recipient; ... </pre> The character used to separate values can still be changed.
kerem 2026-02-27 11:10:42 +03:00
Author
Owner

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

Posted by Antoine Nguyen on 2012-04-10T09:12:58Z

Applied in changeset commit:6c191463fe33.

<!-- gh-comment-id:29814359 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2012-04-10T09:12:58Z** Applied in changeset commit:6c191463fe33.
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#228
No description provided.