El 29/12/20 a las 16:30, Wietse Venema escribió:
Ignacio Garc?a:
Hello there, and thanks so much for your help
I've got a web+mail server in the same machine. PHP's mail function is
disabled, but other 3rd party functions such as PHPMailer can use
sendmail to potentially send emails, as if I w
Ignacio Garc?a:
> Hi Wietse and thanks for your reply
>
>
> Since I just want to block all users with a web site, and my all web
> users are web*1*, web*2 *... web*/n/* Can I use a wildcard such as this
> for the (non-)authorized users?
Use regexp: or pcre:.
http://www.postfix.org/postconf.5.
Hi all,
I'm trying to use milter_header_checks to file messages into users
Junk folder but I'm having issues formatting the FILTER response in my
header check file.
I've added the following to my main.cf:
10025 inet n - n - - smtpd
-o smtpd_tls_security_le
Christopher Walker:
> Hi all,
>
> I'm trying to use milter_header_checks to file messages into users
> Junk folder but I'm having issues formatting the FILTER response in my
> header check file.
>
> I've added the following to my main.cf:
> 10025 inet n - n - -