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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
-> Is that IMAP mail send method not just FROM to own TO the OWN mailbox - so nothing from "outside".
E.g. the same way my applications "MailStore Home" does, when i migrate mail mails from IMAP mail provider 1 to IMAP mail provider 2?
(For the "Mailstore Home" application, i also never need to...
Hi there
We have a custom app (PHP) which sends mails via SMTP / port 587 from our Plesk Server (18.04.6 LTS / Plesk Obsidian 18.0.44 Update #2)
Now it would be nice to see all sent mails (via SMTP) in that "Sent" folder.
Does somebody know how to realize that?
Thank you very very much for...
Another question - i know that is it not Plesk-related: WHY does Let's Encrypt for every new Certificata creation request need a NEW TXT DNS record? * What's the sense behind this?
(* At least when i use wildcard / subdomain http certificates - otherwise not)
That's a lil bit string i.m.o...
Thank you very much for your feedback.
That's really really strange - both (SPAM whitelist / contact AND SIEVE code rule) should match to it!!
Contact entry:
*@plesk.com
SIEVE code:
if address :matches "From" "*plesk.com" {
fileinto "INBOX";
stop;
}
Now i will try it with that "push"...