[GH-ISSUE #608] amavis postgresql hint #569

Closed
opened 2026-02-27 11:12:26 +03:00 by kerem · 0 comments
Owner

Originally created by @SonRiab on GitHub (Sep 27, 2014).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/608

Originally assigned to: @tonioo on GitHub.

It would be great if you can add an hint that if you using amavis with postgresql and bytea you MUST set

$sql_allow_8bit_address = 1;

in the amavis configuration. The amavis postgresql readme mention it but you could easily miss it.

Originally created by @SonRiab on GitHub (Sep 27, 2014). Original GitHub issue: https://github.com/modoboa/modoboa/issues/608 Originally assigned to: @tonioo on GitHub. It would be great if you can add an hint that if you using amavis with postgresql and bytea you MUST set ``` $sql_allow_8bit_address = 1; ``` in the amavis configuration. The amavis postgresql readme mention it but you could easily miss it.
kerem 2026-02-27 11:12:26 +03:00
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#569
No description provided.