• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Load Balancing & emails

sukyno

New Pleskian
Hello,
I am completely new to the Plesk interface and I would like to ask a few questions.

1. Is it possible to do something via nginx Load Balancing? I would need to install the same site on multiple VPSs that will work the same way.

2. I have a problem sending emails outside: / an email will come from outside, but it will not be sent outside.

Can you help me please?
 
Hello,
I am completely new to the Plesk interface and I would like to ask a few questions.

1. Is it possible to do something via nginx Load Balancing? I would need to install the same site on multiple VPSs that will work the same way.

2. I have a problem sending emails outside: / an email will come from outside, but it will not be sent outside.

Can you help me please?
1. No, not easily. Plesk doesn't have native LB support. It would take quite some work to get it work as load balanced.

2. Is the mail server running? Anything in the mail logs? Is outbound 25 allowed?
 
Hi,
2.I have port 25 enabled in both the firewall and the microtik. The administration still gives me the error "You cannot send emails from Plesk because outbound connections on TCP port 25 is blocked." but port 25 is really allowed everywhere.

/var/log/maillog:
Code:
Apr 13 19:13:07 paskals check-quota[64342]: Starting the check-quota filter...
Apr 13 19:13:07 paskals plesk sendmail[64341]: handlers_stderr: SKIP
Apr 13 19:13:07 paskals plesk sendmail[64341]: SKIP during call 'check-quota' handler
Apr 13 19:13:07 paskals postfix/pickup[53642]: 542691320836: uid=998 from=<psaadm>
Apr 13 19:13:07 paskals postfix/cleanup[64348]: 542691320836: message-id=<20210413171307.542691320836@MYDOMAIN>
Apr 13 19:13:07 paskals postfix/qmgr[53643]: 542691320836: from=<psaadm@MYDOMAIN>, size=12671, nrcpt=1 (queue active)
Apr 13 19:13:07 paskals postfix/smtp[64352]: connect to gmail-smtp-in.l.google.com[108.177.126.27]:25: No route to host
Apr 13 19:13:07 paskals postfix/smtp[64352]: connect to gmail-smtp-in.l.google.com[2a00:1450:4013:c07::1a]:25: Network is unreachable
Apr 13 19:13:07 paskals postfix/smtp[64352]: connect to alt1.gmail-smtp-in.l.google.com[142.250.150.27]:25: No route to host
Apr 13 19:13:07 paskals postfix/smtp[64352]: connect to alt1.gmail-smtp-in.l.google.com[2a00:1450:4010:c03::1b]:25: Network is unreachable
Apr 13 19:13:07 paskals postfix/smtp[64352]: connect to alt2.gmail-smtp-in.l.google.com[142.250.4.27]:25: No route to host
Apr 13 19:13:07 paskals postfix/smtp[64352]: 542691320836: to=<[email protected]>, relay=none, delay=0.63, delays=0.03/0.02/0.59/0, dsn=4.4.1, status=deferred (connect to alt2.gmail-smtp-in.l.google.com[142.250.4.27]:25: No route to host)

/var/log/mail.err is empty

DNS records - Network Tools: DNS,IP,Email
 
1. No, not easily. Plesk doesn't have native LB support. It would take quite some work to get it work as load balanced.

2. Is the mail server running? Anything in the mail logs? Is outbound 25 allowed?
So is it possible docker proxy method, or similar like this, for example.com on plesk must be some method. please share with us. ideas welcome. many thanks
 
Back
Top