stephancasas
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by stephancasas-
stephancasas commented,
Hey there! That's definitely the best file to check the mail delivery. On my personal server I see the following permissions and ownership: -rw-r----- 1 root mail 350 Dec 16 12:15 /etc/localdom...
-
stephancasas created a post,
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 "...
-
stephancasas commented,
Jeremy: Thank you so much for your swift response. I'll review the UAPI documentation for future inquiries like this. Thank you, Stephan Hello, Stephan! I am sorry for any inconvenience howeve...
-
stephancasas created a post,
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...