-> 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"...