stephancasas
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by stephancasas-
Sysfilter with /etc/localdomains
For diagnostics, I've written a very simple filter for inclusion in `/usr/local/cpanel/etc/exim/sysfilter/options`: if "${if match_domain{${domain:$h_from:}}{+local_domains} {yes} {no}}" contains "...
-
doveadm Wildcards Not Working
Hello, I'm having trouble using wildcards to execute various doveadm commands. In particular, I'm trying to use: [CODE=bash]doveadm user *@domain.com to list all e-mail users of a particular doma...