mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1753] E-mail does not arrive at Freenet #1381
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#1381
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 @ghost on GitHub (Jul 4, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1753
Impacted versions
I have a coming phenomenon. I can send and receive emails. But if I send an e-mail to freenet, it does not arrive. It is neither in the Spam-order, nor comes a response from Freenet.
@tonioo commented on GitHub (Jul 5, 2019):
@codiergott Have you checked if your server IP is not blacklisted somewhere?
@NineSeven8 commented on GitHub (Jul 5, 2019):
Test your domain on MXTOOLBOX and see if you are blacklisted
Also if you are using some sort of dynamic A records, you will get black listed just for the fact that your address is constantly changing ip address.
@ghost commented on GitHub (Jul 5, 2019):
Hello, Thanks for the feedback. The server has a fixed IP and is not blacklisted.
@tonioo commented on GitHub (Jul 9, 2019):
@codiergott Don't you have any information from Freenet about this kind of issue?
@Clevero commented on GitHub (Jul 12, 2019):
@codiergott
Did you create a PTR/rDNS record?
Please check against "FCrDNS" at http://multirbl.valli.org/
You can also check your setup with https://www.mail-tester.com/
@ghost commented on GitHub (Jul 13, 2019):
I have an answer from Freenet now.
Answer: 550 inconsistent / missing DNS PTR record (RFC 1912 2.1)
I have an understanding question. For example, if the mail server address is xxx@server1.de. Under Modoboa I deposited a domain server2.de. And I send now for example an email from mail@server1.de over the account mail@server2.de.
Do you get this error?
@tonioo commented on GitHub (Jul 16, 2019):
@codiergott no because the two domains are hosted on the same system.