[GH-ISSUE #145] self-hosted 5.1.7 errors #715

Closed
opened 2026-03-14 10:19:47 +03:00 by kerem · 3 comments
Owner

Originally created by @lgwapnitsky on GitHub (May 1, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/145

I've just set this up behind haproxy. For the most part it works, save for receiving email. I have haproxy redirecting port 25 to my server, and i can telnet to the public address port 25 no problems. I can even verify that it is hitting my smtp server, but postfix keeps rejecting.

Ideas are welcome

Originally created by @lgwapnitsky on GitHub (May 1, 2021). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/145 I've just set this up behind haproxy. For the most part it works, save for receiving email. I have haproxy redirecting port 25 to my server, and i can telnet to the public address port 25 no problems. I can even verify that it is hitting my smtp server, but postfix keeps rejecting. Ideas are welcome
kerem closed this issue 2026-03-14 10:19:52 +03:00
Author
Owner

@lgwapnitsky commented on GitHub (May 1, 2021):

also, i never see incoming when i send in from google. only when i telnet to port 25.

<!-- gh-comment-id:830492509 --> @lgwapnitsky commented on GitHub (May 1, 2021): also, i never see incoming when i send in from google. only when i telnet to port 25.
Author
Owner

@lgwapnitsky commented on GitHub (May 1, 2021):

not sure if related...

MariaDB [anonaddy_database]> call check_access('larry@anon.wapnitsky.com');
+-------+
| DUNNO |
+-------+
| DUNNO |
+-------+
1 row in set (0.001 sec)

Query OK, 1 row affected (0.001 sec)

<!-- gh-comment-id:830493977 --> @lgwapnitsky commented on GitHub (May 1, 2021): not sure if related... ``` MariaDB [anonaddy_database]> call check_access('larry@anon.wapnitsky.com'); +-------+ | DUNNO | +-------+ | DUNNO | +-------+ 1 row in set (0.001 sec) Query OK, 1 row affected (0.001 sec) ```
Author
Owner

@lgwapnitsky commented on GitHub (May 1, 2021):

resolved. had a config issue in haproxy.

<!-- gh-comment-id:830576387 --> @lgwapnitsky commented on GitHub (May 1, 2021): resolved. had a config issue in haproxy.
Sign in to join this conversation.
No labels
bug
pull-request
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/anonaddy#715
No description provided.