Skip to Content Skip to Menu

pms.mypmspro.php and outlook in comment

11 years 4 months ago #226833 by joomlacamel
pms.mypmspro.php and outlook in comment was created by joomlacamel
Bonjour,

I'll try to explain the problem in English, but be conciliatory ... ;-)

My host is infomaniak, Switzerland.

When I tried to install com_comprofiler.zip, their system has blocked the file pms.mypmspro.php (chmod 000).

Their system was detected in the code pms.mypmspro.php commented

$ header = "X-MSMail-Priority: Low \ n".;
/ / $ Header = "X-Mailer: PHP \ r \ n". / / Hotmail and others dont like PHP mailer. - Microsoft Office Outlook, Build 11.0.5510
$ header = "X-Mailer: Microsoft Office Outlook, Build 11.0.5510 \ n".
$ header = "X-Sender:"... $ config_emn_sendermail "\ n";

This code can be interpreted as used for SPAM.


My solution:
- Extract files com_comprofiler.zip
- Extract the file in pms.mypmspro.php pluginsfiles.tgz
- Remove the part of the code that caused the false positive
- Restore the file pluginsfiles.tgz
- Restore the file com_comprofiler.zip
- Rename the directory to plug_pms_mypmspro ANCIEN_plug_pms_mypmspro

The installation of new com_comprofiler.zip file successful except the message ...

... / joomla / images / comprofiler / gallery / is not writable and failed to chmod to 775 please do so manually!

I'm not sure, but I think this problem is specific to infomaniak.

After the gallery directory was passed in chmod 777, the 2nd installation was perfectly correct (it seems).

This experience may be able to help others ... (unless the problem is already known, but I found nothing about this on the internet).

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum