• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Email for domain pointers

A

avantis

Guest
I was searching the forums, but couldn't find the answer (and for some reason I think I saw it long ago).

Say, I want to park/point dom.net to dom.com. Mr Joe has already emailbox [email protected], but he want's to receive emails addressed to [email protected].

Can I edit/add some qmail file and make this easily? I'd know how to do this in Sendmail, but I'm not good with Qmail.
 
You could edit your /var/qmail/control/virtualdomains file

You will find entries such as:

domaina.com:1
domainb.org:2
domainc.com:3
dom.com:4
dom.net:5

Change the number for the parked .net domain to the same number as the live .com domain.

Restart Qmail
 
That's what I initially thought, but didn't even try it thinking it's too easy. :)
 
Interesting thing happens... :)

In "/var/qmail/control/virtualdomains" (domain.com:16 was already there, set by Plesk) I added two new domains, e.g.
domain.net:16
domain:eek:rg:16

It worked only when I added these 2 domains to "/var/qmail/control/rcpthosts", as well.

So, I send email to [email protected] - it worked. Or, to alias, [email protected] - ot worked again.

But now, none of the MailGroups is working! Nor for domain.com, nor for any other domain hosted on the server!

Now, i brought everything to the previous stage (removed domain.net & .org), but how do I fix MailGroups ? :)
 
As to the rcpthosts file, I assumed you had already setup the other domains fully.

Have you checked your logs for any error messages? Modifying the virtualdomains file has never broken mailgroups or redirects on my boxes at least not that I remember.
 
I guess so - the problem with redirects is not caused by changes in virtualdomains file.

It must be something with qscan/clamav I setup yesterday, and I didn't notice the problem until now.

Which log files should I check ? (It's RHEL3 Plesk 7.5.2 )
 
Re: mail groups / forwarder / redirects problem

At last! :)

thanks to the guys from Steadfastnetworks.com, the problem has been solved.

It must be something to do with qscan/clamAV installation - I don't have other explanation.

Apparently, DrWeb was making problems. As Kevin form Steadfast discovered:
When the mail is forwarded, the processor seems to want to write the message temporarily to /var/drweb/spool, but it appears to have not had permission to do so.
 
Back
Top