mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1307] Postscreen NOQUEUE: reject GMAIL #1056
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#1056
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 @blackyzero on GitHub (Nov 22, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1307
Impacted versions
Steps to reproduce
Gmail sent to email domain hosted on Modoboa mail server
Current behavior
Email unable to deliver to Modoboa mail server, mail.log shows error,
Nov 22 16:03:56 siren postfix/postscreen[8266]: NOQUEUE: reject: RCPT from [209.85.160.43]:45612: 450 4.3.2 Service currently unavailable; from=account@gmail.com, to=user@abc.com, proto=ESMTP, helo=<mail-pl0-f43.google.com>
Expected behavior
whitelist all popular mail domains, spam filter should be smarter.
In addition, i have tried to comment following options in /etc/postfix/main.cf
And all mails from Gmail can be delivered to Modoboa mailbox. This means no spam domain filter features are enabled.
Please advice how to fix this issue.
Thank you very much.
Video/Screenshot link (optional)
@blackyzero commented on GitHub (Nov 23, 2017):
additional info, i have increased 2G ram for Linode VPS, still monitoring at the end day to see how much improved.
@tonioo commented on GitHub (Nov 23, 2017):
I think postwhite is a better solution. There is an opened issue already (https://github.com/modoboa/modoboa-installer/issues/109), I think I'll propose it through the sponsoring system.