Tozz
My feedback
22 results found
-
13 votes
An error occurred while saving the comment Tozz supported this idea · -
435 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
Tozz supported this idea · -
125 votes
Thank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IGTozz supported this idea · -
204 votes
Everyone, please continue voting for this feature if you consider it important.
— rk
Tozz supported this idea · -
183 votes
Thank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— ES
Tozz supported this idea · -
241 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
An error occurred while saving the comment Tozz commentedCan you clarify on what distribution you have the issue that your changes are overrwitten? We use Plesk on Debian, and we have set the reicpient_delimiter manually (as well as some other settings) and we do not see them get overwritten.
An error occurred while saving the comment Tozz commentedI dont know why you think that main.cf is getting overwritten, but that is not the case. We make manual modifications to main.cf, and they stay there just fine.
-
268 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
An error occurred while saving the comment Tozz commentedI would be interested in someone commenting with an example of what he/she wants to acomplish. Now comments are talking about RDNS, which most often cannot be managed by Plesk but needs to be managed by your ISP
Can someone explain in detail what needs to be done?
An error occurred while saving the comment Tozz commentedYou should see this when running Plesk 12 on Linux with Postfix.
But be aware: Blacklists such as cbl.abuseat.org will list your IP-addresses if they send mail using multiple EHLO/HELO hostnames.
I can't stress this enough: You are misunderstanding the RBLs. You _dont_ want multiple HELO hostnames from 1 IP.
An error occurred while saving the comment Tozz commented@mstefanem: Your rant is untrue. Although I agree that it wasn't properly documented that Plesk has changed the default setting with an update, you can change it quite easily:
Tools & Settings -> Mail Server Settings -> Outgoing mail mode
Outgoing mail mode is set to "Send from domain IP addresses and use domain names in SMTP greeting" probably. Change it to "Send from domain IP addresses"
An error occurred while saving the comment Tozz commentedThis is already implemented in the latest version. You can choose to use the server name as HELO hostname or the domain's hostname.
An error occurred while saving the comment Tozz commentedI am in the hosting business for quite some time now, but I have never heard that anti-spam solutions check the SMTP banner for proper hostname. I know the EHLO/HELO header is checked, but not the SMTP greeting banner.
This would be a stupid check, because multi-domain hosting is very common. It is impossible to adapt the SMTP greeting to all domainnames on a specific server.
-
231 votes
Thank you for your input. We will consider this functionality in upcoming releases. Note that Plesk supports multiple mail servers and if we are going to add this feature, it’s possible that it won’t be available for all supported mail servers at once
An error occurred while saving the comment Tozz commentedI believe signature or disclaimer is basically the same thing, yes.
An error occurred while saving the comment Tozz commentedI do not know of any mail server software package that offer this. I believe this should be configured in the e-mail client. All email clients have an option to set a footer/signature.
-
161 votes
An error occurred while saving the comment Tozz commentedI doubt that Exim is the world standard. I only Exim due to DirectAdmin using it. I couldn't find any statistics about SMTP server usage. Please show some proof dat Exim is the most used SMTP server. I highly doubt it.
In my surrounding I see lots and lots of migrations to Postfix. It's easier to manage, has better tools.
An error occurred while saving the comment Tozz commentedI dont see why Plesk should consider Exim. Postfix is a great MTA and I dont see what adding Exim to Plesk has to offer.
Besides that, it also means that any new future related to e-mail has to be implemented in 2 MTA's which means more development time. It is also possibel that a certain feature is not available in one of these MTA's, which means you would have to drop the feature completely.
IMHO bad idea as it means more work, and I dont see any benefits of adding another MTA.
-
17 votes
An error occurred while saving the comment Tozz commentedString matching is no longer a layer 2 firewall as iptables is, but requires a level 7 firewall which is something completely different.
-
27 votes
An error occurred while saving the comment Tozz commentedThis is impossible. Because Joomla returns an HTTP 200 when a login fails, where WordPress (as it should) returns a 401. Fail2Ban checkes for those 401 return codes and bans accordingly.
Because Joomla always returns 200 (regardless of whether the login succeeded or not) there is no way to check for failed logins.
-
59 votes
An error occurred while saving the comment Tozz commentedI doubt the outbound anti spam feature in Plesk 12 prevents PHP scripts from opening TCP/25 connections to outside hosts and send spam using a custom mail library. Or for example, a compromised PHP site that is beeing abused by downloading a perl script that sends out mail using an Perl SMTP library.
An error occurred while saving the comment Tozz commentedI dont see why this should be included in Plesk. You found the solution yourself, which can be easily implemented in something like /etc/rc.local or some othe rfirewall script.
Why do you need a webinterface for this? Also, this might be handy in your case.. It might not be that handy for someone else.
-
849 votes
Would you mind to try Nginx caching in Plesk Onyx 17.8 Preview?
This would be very helpful to get your experienced feedback here http://www.surveygizmo.com/s3/4165754/Plesk-17-8-Preview
An error occurred while saving the comment Tozz commented@Ben: You dont seem to know what you are talking about. Varnish is something totally different than Spdy. Varnish is a caching reverse proxy server, Spdy is an alternative/addition to the HTTP protocol which makes for slightly faster webpages due to compression and optimalisations.
As I've written in this thread before, Varnish is _not_ a drop-in addition to Apache. Varnish needs to be configured to work properly with various CMS and shop software like Magento. Thus, the only way to achieve supporting Varnish is if Plesk is aware of the software running on a users website. This is way beyond the scope of Plesk.
I very much doubt that 'all major' sites use Varnish. I believe the use of Varnish is actually in decline and other solutions such as Redis object caching is now the more obvious choice. Redis is just an example, there are lots of other data stores that can be used to achieve better performance.
An error occurred while saving the comment Tozz commentedFailover capabilities is not a valid reason. Only varnish does not give you actual failover, you need multiple servesr for that. There are other ways to achieve that using other Parallels' products.
An error occurred while saving the comment Tozz commentedI think Varnish is becoming less and less usefull, as there are better alternatives. For Magento there is (for example) Redis, which is a better alternative to speed up your website.
Varnish is also complex to configure and might require different rules per website depending on the content. eg. magento requires its own set of Varnish rules, and WordPress might require yet another ruleset.
I feel Varnish is currently to complex to setup to achieve this in a matter where it is understandable for end-users.
-
22 votesTozz supported this idea ·
-
282 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— IB
Tozz supported this idea · -
5 votes
An error occurred while saving the comment Tozz commentedThis is beyond the scope of Plesk. Plesk is a hosting control panel, not some sort of server management system. You can just run Nagios or some basic mdadm parser to check the status of your RAID set.
-
40 votes
This is a valid request. We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
An error occurred while saving the comment Tozz commentedIf you want to do this as admin, you could do this pretty easily with the CLI tools. We regularly set all mailboxes to enable spamfiltering using a cron script.
An error occurred while saving the comment Tozz commented -
179 votes
This is a valid request, so we’ll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
IB
An error occurred while saving the comment Tozz commentedPiping e-mail to scripts is something from the past. E-mail is getting more and more "virtualized". In the past e-mail boxes were actually users on the system, which is no longer the case. As of now all mailboxes are virtual and all belong to 1 UID. As piping data means starting a script as that UID, it might have serious security implications.
If a user would be able to create his own pipe script he could start a shell as the mail server, and read mail from all users. Bad idea.
There are other ways to fix this, eg, using FAM or maybe IMAP IDLE.
-
62 votes
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IGAn error occurred while saving the comment Tozz commentedThis is a bad idea. This is beyond the scope of Parallels Plesk. If you want this there are ways to fix this using Postfix configuration as already told in comment.
-
39 votes
An error occurred while saving the comment Tozz commentedNo, not override. Use as an addition. With SNI you can host multiple SSL certificates on 1 IP-address, but it doesn't neccessarly show a different website.
So basicly the Plesk interface would be reachable using multiple SSL certificates using SNI. For browsers not supporting SNI (eg. WinXP with MSIE9) you could fallback to the server certificate.
Tozz shared this idea ·
I agree. Plesk configuration should be fully manageable using CLI tooling.