Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
A long time ago, a friend got MS-Exchange as his internal Server. Of course, there are some solutions like fetchmail to move some mails to a exchange site which is using smtp connector.
So i wrote a mailhandler for plesk. This is push mode by plesk for linux side to exchange, not poll by...
I've installed and integrated the program renattach.
exist on Debian 10 as renattach_1.2.4-5_amd64.deb in Debian Main repository.
Of course we need a link to plesk mailhandler. Here is.
Its perl and bash.
put the perl program to /usr/local/sbin and both bash scripts to /usr/local/bin. and...
Username:
TITLE
mailhandler ignores small info text in case of REJECT
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
plesk obsidian linux, 18.0.42 Debian 10 - 64 bit, postfix
PROBLEM DESCRIPTION
See following smtp session:
MIME::Lite::SMTP=GLOB(0x564b72abadc0)<<< 220...
Username:
TITLE
mailhandler ignores small info text in case of REJECT
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
plesk opsidian linux, 18.0.40 Debian 10 - 64 bit
PROBLEM DESCRIPTION
See Issue - BUG: minor bug in mailhandler - not reporting STDOUT message
for details and tool to...
A long time ago, i wrote some mailhandlers ( check email for viruses using ClamAV and Sophos AV; wrapper for renattach ( a program which renames appended files ) ...
works fine since about Plesk 10
Works still on current Plesk 18 with a minor bug:
See following smtp session...
updated a Centos 6 to plesk 17.0
1) the location of dns-zones causes a loop in filesystem in the end
1a) reproduce: find /var -name bash -print
1b) cause: sysv-init script of bind does a bind-mount of /var/named to /var/named/chroot/var/named and therefor its creating a loop, about a find...