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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hello,
I need to limit outgoing mail to own domain for certain users.
I have found some articles conc this subject but would like to have more input!!
Anyone?
ps where can I find the file limit outgoing sendmail.cf? is it a general or user dependent file??
Merci!
I know most of this fonctionallity of Plesk but I mean like for my domain.com:
Xxx@mydomain has right to send to everywhere
Yyy&mydomain.com may ONLY send to mydomain.com
It seems to be a standard function in ms exchange!
Hugo
/etc/postfix/local_domains:
this.domain OK matches this.domain and subdomains
that.domain OK matches that.domain and subdomains
Specify dbm instead of hash if your system uses dbm files instead of db files. To find out what map types Postfix supports, use the command postconf -m.
So as I uderstand it:
1 I edit main.cf and add the 2 code lines at their correct place
2 I create two files /etc/postfix/restricted_senders & /etc/postfix/local_domains
These two files are just plain text file, what are their rights?