[GH-ISSUE #25] Autoreply fail #13

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

Originally created by @minhvietbui on GitHub (Dec 30, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/25

Hi,
I have a problem with autoreply, becauce maximum charactors of address in modoboa_admin_aliasrecipient table is 75. With email account as than.xuan@indochinadiscoverytravel.com when it create autoreply address in table is "than.xuan@indochinadiscoverytravel.com@autoreply.indochinadiscoverytravel.co". This isn't exact. How can I do to resolve problem ? Thanks.

Originally created by @minhvietbui on GitHub (Dec 30, 2015). Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/25 Hi, I have a problem with autoreply, becauce maximum charactors of address in modoboa_admin_aliasrecipient table is 75. With email account as than.xuan@indochinadiscoverytravel.com when it create autoreply address in table is "than.xuan@indochinadiscoverytravel.com@autoreply.indochinadiscoverytravel.co". This isn't exact. How can I do to resolve problem ? Thanks.
kerem closed this issue 2026-02-27 10:25:18 +03:00
Author
Owner

@tonioo commented on GitHub (Jan 1, 2016):

Have you find a solution ?

<!-- gh-comment-id:168297317 --> @tonioo commented on GitHub (Jan 1, 2016): Have you find a solution ?
Author
Owner

@minhvietbui commented on GitHub (Jan 4, 2016):

I change in mysql: " alter table modoboa_admin_aliasrecipient modify column address varchar(255)", update address influence and now it ok.

<!-- gh-comment-id:168565182 --> @minhvietbui commented on GitHub (Jan 4, 2016): I change in mysql: " alter table modoboa_admin_aliasrecipient modify column address varchar(255)", update address influence and now it ok.
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-postfix-autoreply-modoboa#13
No description provided.