[GH-ISSUE #465] Postfix documentation for modoboa 1.0,1 still includes sql-email2email.cf #449

Closed
opened 2026-02-27 11:11:50 +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/465

Originally assigned to: @tonioo on GitHub.

Originally created by C B on 2013-10-10T10:12:44Z

http://modoboa.readthedocs.org/en/latest/integration/imap_and_smtp.html and modoboa/doc/integration/imap_and_smtp.rst read:

[...]
 virtual_alias_maps = :/etc/postfix/sql-aliases.cf,
        :/etc/postfix/sql-domain-aliases-mailboxes.cf,
        :/etc/postfix/sql-email2email.cf,
        :/etc/postfix/sql-catchall-aliases.cf
[...]

As sql-email2email.cf will not be generated by "modoboa-admin.py postfix_maps" with modoboa 1.0,1, the the line

:/etc/postfix/sql-email2email.cf,

should be dropped.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/465 Originally assigned to: @tonioo on GitHub. **Originally created by C B on 2013-10-10T10:12:44Z** http://modoboa.readthedocs.org/en/latest/integration/imap_and_smtp.html and modoboa/doc/integration/imap_and_smtp.rst read: <pre> [...] virtual_alias_maps = <driver>:/etc/postfix/sql-aliases.cf, <driver>:/etc/postfix/sql-domain-aliases-mailboxes.cf, <driver>:/etc/postfix/sql-email2email.cf, <driver>:/etc/postfix/sql-catchall-aliases.cf [...] </pre> As sql-email2email.cf will not be generated by "modoboa-admin.py postfix_maps" with modoboa 1.0,1, the the line <pre> <driver>:/etc/postfix/sql-email2email.cf, </pre> should be dropped.
kerem 2026-02-27 11:11:50 +03:00
Author
Owner

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

Posted by Antoine Nguyen on 2013-10-10T18:42:48Z

Hi,

thanks for reporting this mistake. It has been fixed by a contributor :)

<!-- gh-comment-id:29816767 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Antoine Nguyen on 2013-10-10T18:42:48Z** Hi, thanks for reporting this mistake. It has been fixed by a contributor :)
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#449
No description provided.