mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1999] Server is bouncing messages #1495
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1495
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @physiii on GitHub (Jul 31, 2020).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1999
Using 1.14.0
Webserver: Nginx
Incoming messages are being bounced back and I can not figure out why. The email will show up in my inbox (sometimes) but the sender will received a MAILER-DAEMON response.
If I send a test email from a gmail account. I will get:
I restarted various services (postfix dovecot nginx clamav-daemon amavis), went through configuration files and settings through the web interface but can not find anything that would cause this issue or where that message is even being generated.
Here is a mail.log section that captures the event:
Any ideas?
@physiii commented on GitHub (Aug 2, 2020):
Removing the user bounce@domain.com "fixes" the issue.
So does just having a bounce@domain.com setup bounce all emails going to that domain?
@tonioo commented on GitHub (Aug 10, 2020):
@physiii Never heard about this and I don't think postfix is responsible for generating such a bounce message. Do you have a software behind your mail server collecting emails?
@physiii commented on GitHub (Aug 13, 2020):
I do not have any other mail software running besides Modoboa. Strange when I remove the bounce email, it stops bouncing message on my other accounts.
@tonioo commented on GitHub (Sep 15, 2020):
@physiii Are you running Odoo?
@physiii commented on GitHub (Sep 15, 2020):
Yes, and just realized it has a mail server built in.