Plesk 12.x / Linux :: Enable Webmail In A Domain With Disable Website
Jun 23, 2015
I have a Plesk 12 server running under Debian 7. I have a website with only mail so I disable web hosting. The problem is that the client needs to use webmail but webmail does not work (maybe because web hosting is disabled)...
View 1 Replies
ADVERTISEMENT
Feb 24, 2015
Is it possible to control if nginx is active on a per domain basis? If so, how do we configure this. If not, how do we disable nginx completely?
View 3 Replies
View Related
Nov 29, 2014
My requirement is to redirect all hosted domain's webmail to the main hosting webmail url .. how can this be achieved ?
View 7 Replies
View Related
Sep 28, 2014
how to enable clean url (mod_rewrite) with Plesk and Website with Drupal 7 ?
View 1 Replies
View Related
Feb 25, 2015
I've tried to enable https on a domain /server: vpn, debian 6.0.10, plesk 12.0.18/ but all I receive is a 403 forbidden error. I can't find any other related option, what could be the problem?
View 4 Replies
View Related
Sep 1, 2014
change the webmail from Plesk over
/usr/local/psa/admin/conf/templates/custom/domainWebmail.php
thats working without a problem if i change the Webmail Subdomain from one to another.
But i want to change the webmail from
webmail.domain.tld
to
domain.tld/webmail
The following change in domainWebmail.php does not work:
ServerAlias "<?php echo $VAR->domain->asciiName ?>/webmail"
<?php foreach ($VAR->domain->mailAliases AS $alias): ?>
ServerAlias "<?php echo $alias->asciiName ?>/webmail"
<?php endforeach; ?>
View 1 Replies
View Related
Nov 10, 2014
I have an error that has arisen me for no apparent reason. This error does not allow me to enable or disable DNS domains. I searched for solutions but have not found anything.
The error message is: ERROR: Call to undefined method plesk__client__domain__dns__toggle::_postRequestRequired() (DNSToggleUIPointer.php:26)
And as I said DNS appears when activated or deactivated by the domain from Plesk panel
Version: 11.5.30 #48
View 7 Replies
View Related
Apr 2, 2015
New to Plesk in general so I don't know for sure if the "Register Domain Names" feature is part of our 'Web Pro Edition' or comes by default.
Also, is the domain registration option showing up because when installing Plesk I enabled the "Enable access to premium commercial apps"?
So my question is, can we still set it up so users have access to install applications (free and commercial), but disable the domain registration option?
View 1 Replies
View Related
Aug 6, 2014
I have several domains configured in my Plesk, and one of them is set as the "Detault site" under Home >> Tools & Setings > IP address management.This has the unpleasant side effect that any domain I point to this IP renders content from the Default site unless it's setup. How can I configure the default site to render content from only one domain?
View 1 Replies
View Related
Nov 5, 2012
Differences between Websites & Domains and Webspaces
I'm a beginner in Plesk Panel and I've a "concept" question. So, which are the differences between Websites & Domains and Webspaces? There's some documentation about the definition of this three objects?
View 4 Replies
View Related
May 18, 2014
When I use website copy function the website files are copied to another domain but the database remains on old site. I use this function to move the website from devel state to the production state. All sites work fine but when i schedule the backups all databases are saved on old domain. How to move the database on production domain?
View 1 Replies
View Related
Jul 25, 2014
How do we disable email on the domain entirely? The client is hosting email externally - the offered spam filtering is wholely inadequate and we're seeing a few of these happening - to the point I'm considering offering externally hosted email plans anyway - but back to the problem - I need to delete the mailboxes and then disable mail - and then remove the DNS records for webmail etc - but can't seem to find how to turn off locally hosted email for a domain.
View 11 Replies
View Related
Mar 25, 2009
is it good or not and why we should enable or disable it in cpanel server or other server?
View 11 Replies
View Related
Feb 14, 2015
My customer using exchange on internal office, the https port conflict with their work. how do I disable https port on their domain?
I am using plesk 11.x and I have about 300 domains on it.
View 1 Replies
View Related
Feb 16, 2009
how to know if mail() function is enabled or disabled on my server? how to enable/disable it?
can it be done via server control panel or is there a shell command for it?
one more thing, where to get/edit the SMTP data for my server?
View 14 Replies
View Related
Jan 21, 2014
My Plesk Panel version 11.0.9 on Microsoft Windows Server 2008 R2 Service Pack 1 with mail Server : IceWarp Server 10.2.2
And my subscriptions had 2 domains : matbaocare.com (main domain) & matbaocare.net (second domain).
When I create E-mail Address , by default I can choose several domain on my account with @matbaocare.com or @matbaocare.net.
But I don't want to create E-mail with second domain, just main domain can use email !
How to config Plesk to auto disable create E-mail with several domain on account?
View 7 Replies
View Related
Aug 31, 2007
I'm manage on dedicated server.
I need to know method enable/disable cronjobs for all account on WHM/cPanel?
View 2 Replies
View Related
Apr 28, 2009
Currently I use WHM/cPanel latest on a few boxes, I have (at least to my knowledge) copied the exact compile settings between servers, yet some of my servers allow me to do concurrent file downloads (using DownThemAll or another "accelerator") whilst others only let me make 1 connection. These servers also don't show me the final filesize while downloading. So my question is, what did I set/unset to cause this to happen? It's been bugging me for a month or so now and no amount of recompiling has fixed the issue (aside from a clean install of the OS/cPanel). I can provide a list of modules and other config settings if required.
View 3 Replies
View Related
Jun 1, 2014
Is there a possibility to enable php-fpm serverwide and to disable running php as apache on the server?
This for both existing subscriptions as for new subscriptions ?
View 6 Replies
View Related
Jul 10, 2015
I'm planning on hosting some websites for customers. I am using Plesk 12. So far so good.
Now here's the problem. For some reason my host by default doesn't offer subdomains (unless I buy a more expensive package). Will this cause any problems? For example webmail.mydomain.com won't work because it uses a subdomain.
Will there be another way for customers to access their webmail?
View 3 Replies
View Related
Oct 21, 2014
FTP is a very old transfer technology with a lot of security problem.
Why don't enable directly SSH or SFTP on Plesk by default or by a simple way?
It's very difficult to enable it now
I'm loosing a lot of time to find how to enable it on plesk 12 and still not undestanding why do not work.
View 3 Replies
View Related
Apr 28, 2015
I've followed this: [URL] .... but my server still say's that it's using prefork
/usr/sbin/httpd -l | egrep "prefork|worker"
Code:
~]# /usr/sbin/httpd -l | egrep "prefork|worker"
prefork.c
httpd -V
[Code]....
View 1 Replies
View Related
Jul 13, 2015
I noticed Plesk uses an unsecured connection for webmail: webmail.mydomain.com
Can this connection be secured or is that not possible?
(Isn't this a security risk?)
View 2 Replies
View Related
Jun 16, 2013
I get an error when i try to access my webmail(horde) over the i-net i get error Unable to get webmail password every time. The error appeared when i upgraded from 11.09 to 11.5. I also followed this tutorial but it didn't worked too. --> [URL] ....
View 8 Replies
View Related
Jul 13, 2012
When I try to login via webmail horde I get always:
Login failed because your username or password was entered incorrectly.
The logfile shows:
Jul 13 12:23:32 HORDE [error] [imp] FAILED LOGIN for mail@domain.tld [1.2.3.4] to to {127.0.0.1:143 [imap/notls]} [pid 5358 on line 139 of "/usr/share/psa-horde/imp/lib/Auth/imp.php"]Click to expand...
View 17 Replies
View Related
Sep 28, 2014
I have a server in my house. My IP local is 192.168.1.61 and i have other ip static public. I can view my domain and one subdomain, but i don't view other subdomain and webmail.
View 1 Replies
View Related
Nov 20, 2014
My config :
CPUAuthenticAMD, AMD Opteron(tm) Processor 4334
VersionParallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OSCentOS 6.5 (Final)
I install and use a site with wordpress in multisite mode using subdomain > its ok to make it work,
I create vhost.conf in /var/www/vhosts/system/mydomain.com/conf/vhost.conf
And add A key *.mydomain.com in DNS
I try to go to webmail.mydomain.com and it always redirect to my domain.com, I create a subdomain manually and subdomain don't work WHY ?
Question : What must I do to allow manual subdomain and webmail under Plesk v12.0.18_build1200140606.15
View 2 Replies
View Related
Aug 18, 2014
I installed PLESK12 (or better: I installed the distributed Debian-Image from my hoster) onto my server. Everything works fine as always - except webmail. I did the following:
- in the general webmail properties, I deactivated Horde. roundcube was active and still is (also tried to activate it again)
- I also activated roundcube as webmailer in the hosting itsel.
- tried to open webmail.mydomain.com --> site not found. I added a mail-adress and tried to use the icon to the webmail --> site not found.
- I restarted the server (maybe deactivation Horde did some stuff there...)... no changes.
PLESK 12 (latest update), running on Debian 7.6 ....
View 1 Replies
View Related
Aug 18, 2014
It's possible to enable HHVM on debian host with plesk?
View 1 Replies
View Related
Nov 1, 2014
How to can I verify if gzip is enable? And if not, how can I active/install mod deflate/gzip under plesk 12?
View 8 Replies
View Related
Nov 18, 2014
I have installed the nginx on my server and want to activate it for all my domains, to do this, i have to do it manually for each domains. But there should be an easier way. Apache uses too much ram.
View 7 Replies
View Related