Hello, I suggest you check the relay configuration of postfix
SMTP RELAY + AAPANEL+ ROUNDCUBE
Also my server send to gmail to inbox but on yahoo not receive anything
I need a recomandation for yahoo to work good
My test email without smtp relay on is like this : https://www.mail-tester.com/test-7l3jetzt0
I need to use port 25 by default for SMTP RELAY or SMTP, where I can change to have 25 the port for my internal email servers and to use 587 for the secured external email traffic?
SuperTool Beta7
alinaroman.ro
mx:alinaroman.ro
Gmail & Yahoo are now requiring DMARC - Get your's setup with Delivery Center
Pref Hostname IP Address TTL
10 mail.alinaroman.ro 62.169.30.22
Unknown (AS51167) 24 hrs Blacklist Check SMTP Test
Test Result
Status Ok DMARC Record Published DMARC Record found
Status Ok DMARC Policy Not Enabled DMARC Quarantine/Reject policy enabled
Status Ok DNS Record Published DNS Record found
220 vmi1812900.contaboserver.net ESMTP Postfix (Ubuntu)
Test Result
Status Ok SMTP Reverse DNS Mismatch OK - 62.169.30.22 resolves to vmi1812900.contaboserver.net
Status Ok SMTP Valid Hostname OK - Reverse DNS is a valid Hostname
Status Ok SMTP Banner Check OK - Reverse DNS matches SMTP Banner
Status Ok SMTP TLS OK - Supports TLS.
Status Ok SMTP Connection Time 0.349 seconds - Good on Connection time
Status Ok SMTP Open Relay OK - Not an open relay.
Status Ok SMTP Transaction Time 1.108 seconds - Good on Transaction Time
Session Transcript:
Connecting to 62.169.30.22
220 vmi1812900.contaboserver.net ESMTP Postfix (Ubuntu) [204 ms]
EHLO keeper-us-east-1d.mxtoolbox.com
250-vmi1812900.contaboserver.net
250-PIPELINING
250-SIZE 102400000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250-SMTPUTF8
250 CHUNKING [217 ms]
MAIL FROM:supertool@mxtoolboxsmtpdiag.com
250 2.1.0 Ok [216 ms]
RCPT TO:test@mxtoolboxsmtpdiag.com
554 5.7.1 test@mxtoolboxsmtpdiag.com: Relay access denied [226 ms]
LookupServer 1788ms
- Edited
I'm stucked with this contabo DNS setup, I not know where is the error and why SMTP RELAY when is open not work
I chmod 644 that file related to DKIM but no warning was disable, any tips? https://imgur.com/a/hyjTsyP
aaP_bobmarley4777 Also for SPFE HELO ?
Hello, the DKIM problem is normal and can be used. For relay issues, it is recommended that you check whether the configuration is correct?
aaPanel_Kern Hey Kern, My config file is the default one, i put config file here, now I have the smtp relay off because i try to put the ssl of main domain to the webmail domain and not get forced by SSL, here it goes the config file, take a look, default one: # See /usr/share/postfix/main.cf.dist for a commented, more complete version
Debian specific: Specifying a file name will cause the first
line of that file to be used as the name. The Debian default
is /etc/mailname.
#myorigin = /etc/mailname
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
appending .domain is the MUA's job.
append_dot_mydomain = no
Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
readme_directory = no
See http://www.postfix.org/COMPATIBILITY_README.html -- default to 2 on
fresh installs.
compatibility_level = 2
TLS parameters
#smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
#smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_security_level = may
smtp_tls_CApath=/etc/ssl/certs
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
myhostname = vmi1812900.contaboserver.net
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination =
relayhost =
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all
virtual_mailbox_domains = sqlite:/etc/postfix/sqlite_virtual_domains_maps.cf
virtual_alias_maps = sqlite:/etc/postfix/sqlite_virtual_alias_maps.cf, sqlite:/etc/postfix/sqlite_virtual_alias_domain_maps.cf, sqlite:/etc/postfix/sqlite_virtual_alias_domain_catchall_maps.cf
virtual_mailbox_maps = sqlite:/etc/postfix/sqlite_virtual_mailbox_maps.cf, sqlite:/etc/postfix/sqlite_virtual_alias_domain_mailbox_maps.cf
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_sasl_auth_enable = yes
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
smtpd_use_tls = yes
virtual_transport = lmtp:unix:private/dovecot-lmtp
smtpd_milters = inet:127.0.0.1:11332
non_smtpd_milters = inet:127.0.0.1:11332
milter_mail_macros = i {mail_addr} {client_addr} {client_name} {auth_authen}
milter_protocol = 6
milter_default_action = accept
message_size_limit = 102400000
smtpd_tls_chain_files = /www/server/panel/plugin/mail_sys/cert/alinaroman.ro/fullchain.pem
tls_server_sni_maps = hash:/etc/postfix/vmail_ssl.map
Ok, I have put the SSL from main domain to the mail section domain how is it in tutorial, because i was forget to put that in the start, now I just only need to check if the smtp relay work, and if it will send to inbox in yahoo mail.
Hello, the configuration looks normal.
Do you think is better for me to use cloudflare than contabo dns manager? Because my emails are not going at all in yahoo mail but in google it works like a charm
Hello, it may be caused by the self-built mail server not complying with Yahoo’s rules.
I tested Outlook on my roundcube = OK, works
I tested Yahoo on my roundcube = Not work at all host mta5.am0.yahoodns.net[67.195.228.111] said: 553
5.7.2 [TSS09] All messages from 62.169.30.22 will be permanently deferred;
I tested Google on my roundcube = Works on Inbox
All tests was taken with sending and receiving emails from aapanel mail.
Hi Kern, I was managed to make it WORK, I installed fluent SMTP (free plugin) to wordpress, I have put aapanel details for user login into fluent SMTP, and the test mail was going to the GMAIL inbox, now I try to make all the settings for my email to go good in Yahoo-Mail, because my mails are not send at all, if you have some tips regarding this Yahoo mail issue will be good, if not I will try to fix myself from internet resources.
Best, HAIL AAPANEL!
Kern I give you a idea for aaPanel and your team, you could give the mobile android app for free for all users and you can integrate a section or a popup for sale of the premium service & support for your aaPanel, this could boost mobile traffic and sales big time, just think about, both sides win, we can restart from phone the server or see parameters an you could catch bigger market.
C ya soon, that's all on this, I managed to make it work everything.
I have tried to fix some config file in apache ,and my aapanel last version seems to explode, fix button not fix anything.
How I can handle this ) looks crazy sad