Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

SMTP don't work with multiple domains and IPs?

General questions about VestaCP
Post Reply
  • Print view
Advanced search
13 posts
  • 1
  • 2
  • Next
mikeyman
Posts: 4
Joined: Thu Feb 06, 2014 8:54 am

SMTP don't work with multiple domains and IPs?
  • Quote

Post by mikeyman » Thu Feb 06, 2014 9:04 am

Hello,

First of all, thank you for a great software, it looks awesome!

With this said, I have run into a problem with the SMTP service, when adding a new domain and IP to the control panel .

For example: Let's say that my first domain is http://www.mysite1.com with the IP 12.13.14.15.

When I then setup an additional IP (for example 12.13.14.16) and domain (http://www.mysite2.com) , it works perfectly, but the problem comes when I then try to send an emails (via Exim SMTP) from the different domains.

All emails I send out comes from the first IP (12.13.14.15) and domain (http://www.mysite1.com) and never from the second IP and domain. I'm able to relay the email via the second IP and/or domain, but when it comes to the email user, the IP and domain name resolves to the first IP and domain.

FYI, I have of course different mail domain as well and mail accounts.

Any help on this would be HIGHLY appreciated.

Thanks!
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by skid » Sun Feb 09, 2014 9:04 pm

Current version doesn't support dedicated SMTP IP address for vhosts. We will implement this functionality in next releases.
Top

mikeyman
Posts: 4
Joined: Thu Feb 06, 2014 8:54 am

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by mikeyman » Sun Feb 09, 2014 9:38 pm

skid wrote:Current version doesn't support dedicated SMTP IP address for vhosts. We will implement this functionality in next releases.
Ahh, that's unfortunate. :/

Any ideas on when the new release will be out?

Thanks!
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by skid » Sun Feb 09, 2014 10:03 pm

Our next release is scheduled on Feb 17th. However, it will not include the configuration for multiple exim vhosts support.
Unfortunately at this moment I can not tell you exact date. I think that this feature will be available somewhere in April maybe sooner.
Top

mikeyman
Posts: 4
Joined: Thu Feb 06, 2014 8:54 am

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by mikeyman » Sun Feb 09, 2014 10:10 pm

skid wrote:Our next release is scheduled on Feb 17th. However, it will not include the configuration for multiple exim vhosts support.
Unfortunately at this moment I can not tell you exact date. I think that this feature will be available somewhere in April maybe sooner.
Thanks for the quick reply.

Meanwhile, do you know of any "workaround" for this problem (how we can setup EXIM manually) to get this to work at this moment?

Thanks.
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by skid » Mon Feb 10, 2014 9:15 am

Not sure. I will check it a bit later.
Top

mikeyman
Posts: 4
Joined: Thu Feb 06, 2014 8:54 am

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by mikeyman » Mon Feb 10, 2014 10:12 am

skid wrote:Not sure. I will check it a bit later.
Thanks. Highly appreciated.
Top

Milka
Posts: 137
Joined: Tue Feb 11, 2014 2:03 pm

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by Milka » Tue Feb 11, 2014 3:10 pm

Why exim instead of postfix?
Top

logger
Posts: 19
Joined: Thu Jan 31, 2013 5:26 pm

Os: CentOS 6x
Web: apache + nginx
Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by logger » Fri Mar 07, 2014 6:32 am

work )

Code: Select all

remote_smtp:
  driver = smtp
  helo_data = $sender_address_domain
  dkim_domain = DKIM_DOMAIN
  dkim_selector = mail
  dkim_private_key = DKIM_PRIVATE_KEY
  dkim_canon = relaxed
  dkim_strict = 0
  interface = <;${lookup{$sender_address_domain}lsearch{/etc/exim/domainips}}

Code: Select all

[root@srv exim]# cat /etc/exim/domainips
domain1.ru:178.208.1.9;
domain2.ru:178.208.2.12;
Top

blazerunner44
Posts: 3
Joined: Wed Jun 03, 2015 4:03 am

Re: SMTP don't work with multiple domains and IPs?
  • Quote

Post by blazerunner44 » Wed Apr 06, 2016 4:18 am

Any updates as to when this will be included with vesta?
Top


Post Reply
  • Print view

13 posts
  • 1
  • 2
  • Next

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password