These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Can send mail but not receive after migration on the new forum.
I'm almost at the end of my cpanel -> virtualmin migration. I just need to get my email addresses back. I'm using Thunderbird, my settings are smtp port 465, server my hostname, username user@domain.com, imap port 993 . I have four problems:
Thanks in advance for the help!
Howdy,
You may want to take a peek in the mail logs, located in either /var/log/maillog, or /var/log/mail.log, depending on your distro. Those should have more info about what's going on, including any errors.
-Eric
So I just tried to send an email (which I haven't received yet). The log indicates
Jan 14 14:46:48 server1 postfix/smtpd[28761]: warning: hostname ip.elda.cableworld.es does not resolve to address ip
Jan 14 14:46:48 server1 postfix/smtpd[28761]: connect from unknown[ip]
Jan 14 14:46:49 server1 postfix/smtpd[28761]: 5BF829E17E: client=unknown[ip], sasl_method=PLAIN, sasl_username=user@site.com
Jan 14 14:46:49 server1 postfix/cleanup[28765]: 5BF829E17E: message-id=<bf8a9fcc-2801-49ba-1c07-d675f72f3312@site.com>
Jan 14 14:46:49 server1 postfix/qmgr[2236]: 5BF829E17E: from=<user@site.com>, size=798, nrcpt=1 (queue active)
Jan 14 14:46:49 server1 postfix/smtpd[28761]: disconnect from unknown[ip] ehlo=1 auth=1 mail=1 rcpt=1 data=1 quit=1 commands=6
Jan 14 14:46:50 server1 postfix/smtp[28766]: 5BF829E17E: to=<receiver@gmail.com>, relay=gmail-smtp-in.l.google.com[2a00:1450:400c:c0c::1b]:25, delay=0.77, delays=0.22/0.01/0.14/0.4, dsn=5.7.1, status=bounced (host gmail-smtp-in.l.google.com[2a00:1450:400c:c0c::1b] said: 550-5.7.1 [2a01:4f8:1c1c:68f2::1] Our system has detected that this message does 550-5.7.1 not meet IPv6 sending guidelines regarding PTR records and 550-5.7.1 authentication. Please review 550-5.7.1 https://support.google.com/mail/?p=IPv6AuthError for more information 550 5.7.1 . e2si19137087wro.66 - gsmtp (in reply to end of DATA command))
Jan 14 14:46:50 server1 postfix/cleanup[28765]: 14F549E180: message-id=<20190114134650.14F549E180@site.com>
Jan 14 14:46:50 server1 postfix/qmgr[2236]: 14F549E180: from=<>, size=3576, nrcpt=1 (queue active)
Jan 14 14:46:50 server1 postfix/bounce[28767]: 5BF829E17E: sender non-delivery notification: 14F549E180
Jan 14 14:46:50 server1 postfix/qmgr[2236]: 5BF829E17E: removed
Jan 14 14:46:50 server1 postfix/local[28768]: 14F549E180: to=<user-site@hostname>, orig_to=<user@site.com>, relay=local, delay=0.02, delays=0/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail-wrapper -o -a $DOMAIN -d $LOGNAME)
Jan 14 14:46:50 server1 postfix/qmgr[2236]: 14F549E180: removed
That error shows email was bounced due to invalid ipv6 PTR record. Here's 2 ways to solve it.
https://support.plesk.com/hc/en-us/articles/213936285-Unable-to-send-an-...
ok I used the ipv4 workaround. is the ipv6 better in some way though?
I can now send emails to gmail without problems. I can also send to hotmail but emails go straight to spam box :( Let's say it's ok for now, next step: try to receive email from Thunderbird. From what I see in the logs, nothing happens on my server when I click on "get messages" in thunderbird, so I don't know where to start the troubleshoot. I receive emails on my webmail though.
I'm still stuck on this problem. Tried a bunch of different settings, ports 143, 993, normal password, encrypted password... Still can't download my emails that I can see in my webmail. No error message whatsoever which doesn't help.
Hi can anyone tell me where I could get help on this problem? Thunderbird forums? That transition went almost perfectly but I can't stay without emails much longer.
This may be unrelated, but I was having problems until I added a wildcard record for the domain name:
A RECORD * IP_ADDRESS, etc.