Plesk 12.x / Windows :: Export Email Accounts Into CSV File
Jun 28, 2015I am using the Plesk 12 in windows server 2008.
I want to export the email accounts in Plesk into a CSV file.
I am using the Plesk 12 in windows server 2008.
I want to export the email accounts in Plesk into a CSV file.
I want to set plesk to allow the overuse for disk space and bandwidth for my customers, but not for e-mail accounts.
If I do not allow overuse, what exactly happens when a customer exceeds the use of resources? The plesk panel immediately stops all the customer's services? Or what?
Moreover: is there a diagnostic utility to understand if the plesk panel is working correctly and is correctly installed?
I have a customer that would like a list of their email addresses including all aliases and forwarders. Is there an option to export email addresses to CSV? I can't seem to find anything in the control panel and I dont want to copy and paste 300 addresses.
View 8 Replies View RelatedI want to export or backup mail accounts and mail items of one the domains created in Plesk 12, windows server.
View 1 Replies View RelatedIs it possible to export the MYSQL DB from an Hypervm backup file?
If possible,how to?
As I fail several times to restore it in Hypervm.
How can we stop Plesk resetting the file permissions on a dll file that is found in
C:Program Files (x86)
??
Specifically,
we have a file, jmail.dll,
here
C:Program Files (x86)Dimacw3JMail
By default Plesk permissions are set to DENY for PSACLN.
But the JMail plugin cannot work with these permissions !
We change this to be ALLOW for READ & EXECUTE and DENY for WRITE.
And everything works fine.
But every time Plesk does an update it reverts it back !
This means that a number of our customers contact forms stop working !
I have a client moving their email-only hosting account from Plesk 8 to cPanel 11.
Is there a function in Plesk control panel for backing up the email accounts and can I then import the backup into cPanel to make the process smooth? Or, can I do it only manually?
I've configured PPA management, web server and a mysql database server. Now I want that if a customer add a mysql, ftp or mail account, that the names begins with a prefix that I've defined.
View 4 Replies View RelatedMany of our clients create e-mail accounts that forward incoming e-mail to mailboxes hosted on other e-mail services. e.g., Gmail.
Lately, though, a handful of these accounts have been receiving a lot of spam (i.e., UCE) and that's been causing a lot of damage to our reputation with these other e-mail services because the message that's being forwarded appears to have originated from our servers.
Code:
<someuser@gmail.com>: host gmail-smtp-in.l.google.com[64.233.183.27]
said: 552-5.7.0 This message was blocked because its content presents a
potential 552-5.7.0 security issue. Please visit 552-5.7.0
http://support.google.com/mail/bin/answer.py?answer=6590 to review our 552
5.7.0 message content and attachment content guidelines.
g20si28780491ici.46 - gsmtp (in reply to end of DATA command)
Is there some way to...
Find accounts that are configured to forward to gmail?
Disable forwarding in accounts that are configured to forward to gmail?
way to automatically export/backup all the certificates on our Windows Server 2003 boxes every night (through a command line scheduled task).
I can do it manually via Certificates MMC (by selecting all certs and exporting them as an SST file). But I would prefer this process to be automated.
Next error:
C:Windows>"%plesk_bin%mchk.exe" --all --fix=all
Data error (cyclic redundancy check). (Error code 23) at BCryptDecrypt()
I restore all mail accounts from backup and use this command : "%plesk_bin%mchk.exe" --all --fix=all
How can I fix this?
Since I upgraded to Plesk 12, when I create a new subscription, an IUSR account is no longer created for that website so I can grant the appropriate permissions to folders, etc.
View 2 Replies View RelatedI wan to take backup of all accounts on weekly basis. Client should see weekly backup in his backup manager list.
How take backup of each account individuality.
I have 11.5.30 and no new FTP accounts work. All I get when trying to connect is 530 User cannot log in, home directory inaccessible. I have run the command:
"%plesk_cli%
epair.exe" --reconfigure-ftp-site -webspace-name site.co.uk
removed and added the user again repairing in between. I have manually tried creating the user folder under default/6/localuser/username and setting permissions. I have checked the local windows account and the home directory is fine.
All old accounts create previously work fine. I could at least connect on the master FTP site with the local user folder but then it was read only.
I don't know why, but only one server with Plesk 12 if i create additional ftp accounts not working. i receive error:
530 User cannot log in, home directory inaccessible.
If i use principal FTP account works fine.
I have a valid cert installed for a particular domain on my plesk server. I would like to take that cert info and export it to a valid PKCS12.
I was looking for the actual cert or pem files on the server but couldn't find them. Should i just copy all of the cert information to text files and create a pkcs12 via command line?
I am running plesk 11.05 Plesk on windows server. I have noticed this things twice...
While migrating accounts one server to another Smartermail not showing actual mail received date. For all accounts and emails Smartermail showing Migration date..
My more than 10000 emails showing migration date as received date..
I would like to know if is possible to export Plesk firewall rules from Plesk 9.5.4 to Plesk 11.5.30 with panel.
View 2 Replies View RelatedI have Plesk 12 on Centos6.I require a list of every subscription which has consumed the most data on the server. Disk space used by the following files and directories in the subscription:
Websites
Mail accounts
Databases
Logs
Backups
Chroot directories
Configuration files
Anonymous FTP directory
The Plesk bible only listed that this was possible through Subscriptions > Statistics. URL....However viewing the Subscriptions > Statistics is not an option because there are many subscriptions..I also have access to SSH/terminal and found a script for finding large file and directories here URL....However i rather have it in excel or HMTL format.
I have been contracted to resolve an issue for a Plesk installation. This installation in particular is receiving the 'no input file specified' error when attempting to access Horde webmail, and I believe it is because:
IIS is in FastCGI mode (as expected) Permissions are not allowing php to execute out of the expected path.
PHP is working for all other domains (there are multiple) on this account, it is just the horde PHP that is not functional.
I have tried contacting Skype support but received no answer.
I have tried running the commands --fix-webmail that were suggested in other threads, but they have no effect.
I'm change “upload_max_filesize” & “post_max_size” in php.in but when i wanna import sql show me>>>(Max: 2,048MiB)
View 1 Replies View RelatedMy download button doesn't work in File Manager.
View 2 Replies View RelatedUsing Plesk 12 with an automated install of Wordpress. Created a site locally using wamp and after some database related issues finally managed to upload the content using a plug in and the content looks fine and largely(!) works.The directory structure is root/httpdocs/wordpress (and I can't change that as a webapp is using it - presumably the Wordpress install).
Following various articles on the net I've deleted the Wordpress skeleton files and index.html file however I'm not entirely sure whether the index.php file should directly be under root or in the httpdocs folder?? - as wherever I put index.php and edit the path accordingly it doesn't display the site.Adding the wordpress folder into the site address ie mysite.com/wordpress displays the content.
Also one article indicated that as I'm using permalinks I need to also copy the .htaccess file but it doesn't display in the Plesk file manager. I know it's a hidden file but I can't see it either when forcing FileZilla to show hidden files.[edit - as it's a windows server, further reading indicates it should be web.config rather than .htaccess (?) but the same comment applies... imh]
When I try to unzip my archive on FileManager, I see on logs next message:
psacontentfile.PSAUnZipperException: File 'new/.access.php' extract error ---> psacontentfile.PSAUnZipperException: Libray cannot extract this entry version required (778) ---> ICSharpCode.SharpZipLib.Zip.ZipException: Libraycannot extract this entry version required (778)
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.InitialRead(Byte[] destination, Int32 offset, Int32 count)
[Code] ......
I am getting following error while uploading jpg images using file manager.
Unable to copy (C:Program Files (x86)ParallelsPleskPrivateTempagenta68ae7b7e47ebe9a8f021ecaf928d247php8699.tmp) to (C:Program Files (x86)ParallelsPlesk
mp{3f060750-21f6-11e4-80b6-c3d8b970534c}): (112) There is not enough space on the disk. (Error code 1)
How Can I prevent users removing file web.config on FileManager?
I try set attribute read-only, but not effect.
After we update to plesk 12. We are not able to access file manager inside plesk.
Its giving this error : check attachment,
Also when we tries to delete a domain we can't its giving this error message : Failed to parse response. Reason: Failed to read data from stream Process output:
It seems some permission issue. I already executed plesk configutor and permission fix tool but the issue remains.
I restored Plesk Panel from web-gui up to 11 hours, is it normal?I have more that 300 accounts.
View 1 Replies View RelatedThe VPS have a main domain with IP for example : 127.0.0.1 and all other domain have the same ip.
Then I create a new domain, but with dedicated IP, for example : 127.0.02
When main domain or others domain send and email, he header is something like this :
Code:
Delivered-To: [B]email-to-send@gmail.com[/B]
Received: by 10.68.89.69 with SMTP id bm5csp111327pbb;
Mon, 10 Mar 2014 11:35:28 -0700 (PDT)
X-Received: by 10.194.82.35 with SMTP id f3mr33039278wjy.36.1394476527733;
[Code] ...
When the domain with dedicated IP send and email, the header is the same, but I need the header change the ip, for example this :
Code:
Delivered-To: [B]email-to-send@gmail.com[/B]
Received: by 10.68.89.69 with SMTP id bm5csp111327pbb;
Mon, 10 Mar 2014 11:35:28 -0700 (PDT)
X-Received: by 10.194.82.35 with SMTP id f3mr33039278wjy.36.1394476527733;
[Code] .....
Why all domain whit shared or dedicated ip get (main-domain.com 127.0.0.1)
Is there any utility for windows like /usr/local/psa/admin/sbin/mail_auth_view in order to get mail passwords?
View 3 Replies View Related