[GH-ISSUE #1032] Import domains and accounts: all disabled #873

Closed
opened 2026-02-27 11:14:02 +03:00 by kerem · 7 comments
Owner

Originally created by @oconshaw on GitHub (Feb 14, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1032

When I import via csv file domains and accounts -- I have enabled set to true, but on import they are all set to disabled.

Impacted versions

  • Modoboa: 1.6.3
  • installer used: Yes
  • Webserver: Nginx
Originally created by @oconshaw on GitHub (Feb 14, 2017). Original GitHub issue: https://github.com/modoboa/modoboa/issues/1032 When I import via csv file domains and accounts -- I have enabled set to true, but on import they are all set to disabled. # Impacted versions * Modoboa: 1.6.3 * installer used: Yes * Webserver: Nginx
kerem 2026-02-27 11:14:02 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@tonioo commented on GitHub (Feb 15, 2017):

Can you provide a sample of your CSV file please?

<!-- gh-comment-id:279946535 --> @tonioo commented on GitHub (Feb 15, 2017): Can you provide a sample of your CSV file please?
Author
Owner

@tonioo commented on GitHub (Feb 16, 2017):

@oconshaw The only values to tell something is enabled are True, 1, yes, y (case sensitive).

<!-- gh-comment-id:280393342 --> @tonioo commented on GitHub (Feb 16, 2017): @oconshaw The only values to tell something is enabled are True, 1, yes, y (case sensitive).
Author
Owner

@oconshaw commented on GitHub (Feb 21, 2017):

Here is an example:
account,test@abc.com,password123,,,TRUE,SimpleUsers,test@abc.com,0,abc.com

<!-- gh-comment-id:281444463 --> @oconshaw commented on GitHub (Feb 21, 2017): Here is an example: account,test@abc.com,password123,,,TRUE,SimpleUsers,test@abc.com,0,abc.com
Author
Owner

@tonioo commented on GitHub (Feb 21, 2017):

Ok so replace TRUE by True and it will work.

<!-- gh-comment-id:281476431 --> @tonioo commented on GitHub (Feb 21, 2017): Ok so replace TRUE by True and it will work.
Author
Owner

@oconshaw commented on GitHub (Feb 21, 2017):

OK, I will give it a try. Thanks!

<!-- gh-comment-id:281490478 --> @oconshaw commented on GitHub (Feb 21, 2017): OK, I will give it a try. Thanks!
Author
Owner

@tonioo commented on GitHub (Mar 2, 2017):

@oconshaw ping

<!-- gh-comment-id:283620689 --> @tonioo commented on GitHub (Mar 2, 2017): @oconshaw ping
Author
Owner

@tonioo commented on GitHub (Apr 20, 2017):

Fixed by #1087.

<!-- gh-comment-id:295654883 --> @tonioo commented on GitHub (Apr 20, 2017): Fixed by #1087.
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#873
No description provided.