1. How many Home Office officials/police officers do you think understand regexps? How many do you think would accept a seemingly random string of symbols as your email address?
2. How many people do you think could write one that completely specifies all legal mailboxes?
3. In order to reduce their effort :) I have decided that I will only use mailboxes which, when read as English, are the name of a prime number (eg Two@, Three@, Five@ etc). Mail to other mailboxes will be redirected elsewhere. With a little helper program, postfix will let me do this, so regexp that :)
no subject
1. How many Home Office officials/police officers do you think understand regexps? How many do you think would accept a seemingly random string of symbols as your email address?
2. How many people do you think could write one that completely specifies all legal mailboxes?
3. In order to reduce their effort :) I have decided that I will only use mailboxes which, when read as English, are the name of a prime number (eg Two@, Three@, Five@ etc). Mail to other mailboxes will be redirected elsewhere. With a little helper program, postfix will let me do this, so regexp that :)
(Reply to this)(Parent)