mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[GH-ISSUE #1833] I cant receive external emails, but send to them. #1439
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#1439
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 @onpointbtw on GitHub (Feb 2, 2020).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1833
Impacted versions
Steps to reproduce
I really dont know. Everything was working fine, but then suddenly it didnt.
Current behavior
I am not able to receive external Mails. I can receive internal mails (sent from the modoboa website of my server, not working when using an app on my mobile) and send to external adresses (again, just from the website)
Expected behavior
I can send and receive everything from both, mobile and website
Video/Screenshot link (optional)
LISTENING Ports on my VPS

Webmail Settings in Modoboa (German)

@onpointbtw commented on GitHub (Feb 2, 2020):
Ok, I now got dovecot running too, but still not receiving emails...
Also, whenever I try to send an email to my mail server, it doesnt even show up in mail.log (/var/log/mail.log)
@tonioo commented on GitHub (Feb 4, 2020):
@Bastianvgt If you don't see anything in your logs, it means the problem is not on the server. Have you checked your firewall / DNS configuration / ISP blocking rules / etc ?
@onpointbtw commented on GitHub (Feb 4, 2020):
Yes, I did. Anyways, I tried to reinstall but it didnt work. And I cant install it again, so I will reinstall my VPS sometime... Thank you for your reply and this Thread can be closed.
Dienstag, 4. Februar 2020, 08:50 +0100 von notifications@github.com notifications@github.com:
@onpointbtw commented on GitHub (Feb 4, 2020):
Hey! I just reinstalled my VPS and modoboa.
I now tested with GMail and this error occures:
Recipient address rejected: undeliverable address: mail for bot-dev.de loops back to myself
AND now I get errors on my VPS.
Feb 4 17:57:38 vmd43772 postfix/smtpd[3020]: connect from mail-io1-f41.google.com[209.85.166.41] Feb 4 17:57:38 vmd43772 postfix/smtpd[3020]: warning: connect to Milter service inet:127.0.0.1:12345: Connection refused Feb 4 17:57:39 vmd43772 postfix/smtpd[3020]: Anonymous TLS connection established from mail-io1-f41.google.com[209.85.166.41]: TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) Feb 4 17:57:39 vmd43772 postfix/smtpd[3020]: NOQUEUE: reject: RCPT from mail-io1-f41.google.com[209.85.166.41]: 550 5.1.1 <basti@bot-dev.de>: Recipient address rejected: undeliverable address: mail for bot-dev.de loops back to myself; from=<myemail@gmail.com> to=<basti@bot-dev.de> proto=ESMTP helo=<mail-io1-f41.google.com> Feb 4 17:57:39 vmd43772 postfix/smtpd[3020]: disconnect from mail-io1-f41.google.com[209.85.166.41] ehlo=2 starttls=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=5/7I hope thats not too less information
@onpointbtw commented on GitHub (Feb 4, 2020):
@tonioo I hope you see this cause its closed
@tonioo commented on GitHub (Feb 4, 2020):
@Bastianvgt Can you check the value of mydestination setting in the /etc/main.cf file? It should be empty...
@onpointbtw commented on GitHub (Feb 4, 2020):
If you mean /etc/postfix/main.cf, it´s set to mail.bot-dev.de ( $myhostname ), I dont have a /etc/main.cf file
@onpointbtw commented on GitHub (Feb 4, 2020):
@tonioo Any idea?
@onpointbtw commented on GitHub (Feb 4, 2020):
@tonioo Could you please reopen the thread?
Also: Here is my main.cf (converted to txt)
main.txt
@onpointbtw commented on GitHub (Feb 4, 2020):
Okay... new update:
I dont know what it was, but suddenly I recieved an email and it seems to be working for now...
No need to be reopened