[GH-ISSUE #61] [Version 1.5.0] Problem of lookup with SQL table #33

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

Originally created by @mirtouf on GitHub (Oct 5, 2018).
Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/61

Bonjour,

After upgrade to version 1.5.0, it is no more possible to use the plugin as it prevents postfix to perform correctly its requests in the table sql-autoreplies-transport.cf
Here are some errors I got:
38301:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"
38302:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"
38303:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"
38304:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"
118379:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "bounce-debian-changes=mirtouf=mirtouf.net@lists.debian.org"
118381:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "bounce-debian-changes=mirtouf=mirtouf.net@lists.debian.org"
118383:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "mirtouf@mirtouf.net"
118385:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "mirtouf@mirtouf.net"

The upgrade process
$ python manage.py migrate modoboa_postfix_autoreply
$ python manage.py collectstatic
$ python manage.py load_initial_data
did not generate any error (I did not capture the output).

Can you advise of the possible actions to perform ?

Originally created by @mirtouf on GitHub (Oct 5, 2018). Original GitHub issue: https://github.com/modoboa/modoboa-postfix-autoreply/issues/61 Bonjour, After upgrade to version 1.5.0, it is no more possible to use the plugin as it prevents postfix to perform correctly its requests in the table sql-autoreplies-transport.cf Here are some errors I got: ``38301:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"`` ``38302:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"`` ``38303:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"`` ``38304:Oct 2 17:51:24 mail postfix/trivial-rewrite[2983]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "*"`` ``118379:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "bounce-debian-changes=mirtouf=mirtouf.net@lists.debian.org"`` ``118381:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "bounce-debian-changes=mirtouf=mirtouf.net@lists.debian.org"`` ``118383:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "mirtouf@mirtouf.net"`` ``118385:Oct 4 21:27:51 mail postfix/trivial-rewrite[29715]: warning: mysql:/etc/postfix/modoboa/sql-autoreplies-transport.cf lookup error for "mirtouf@mirtouf.net"`` The upgrade process ``$ python manage.py migrate modoboa_postfix_autoreply`` ``$ python manage.py collectstatic`` ``$ python manage.py load_initial_data`` did not generate any error (I did not capture the output). Can you advise of the possible actions to perform ?
kerem closed this issue 2026-02-27 10:25:25 +03:00
Author
Owner

@tonioo commented on GitHub (Oct 6, 2018):

Please consult the documentation https://modoboa.readthedocs.io/en/latest/upgrade.html#modoboa-postfix-autoreply-1-5-0.

<!-- gh-comment-id:427552368 --> @tonioo commented on GitHub (Oct 6, 2018): Please consult the documentation https://modoboa.readthedocs.io/en/latest/upgrade.html#modoboa-postfix-autoreply-1-5-0.
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#33
No description provided.