Daniel Ahern
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Posts
Recent activity by Daniel Ahern-
Email piping to script utf8
When piping an .eml from the command line into a php script, everything runs fine. However, when piping from email, file names of attached emails record as latin1 instead of utf8, e.g. L""pez inst...
-
command not found when running through cron
I have a script that bans certain ip addresses. It works when run from the command line as root. When I run it through as a cronjob as root, though, it gives me the error: csf: command not found
-
catchall email for wildcard subdomain
It is possible to use a subdomain in an email address, like so: catchall@sub.domain.com Let's say there are two emails sent to my server, to a domain with a wildcard domain name. The emails do no...