|
|
|
|
|
by notabel
7009 days ago
|
|
I've got a Sieve script running on my IMAP server, set to redirect to my phone any message from an address containing any of the strings "pg@", "tlb@", "rtm@", "x@", or
"ycombinator". I also have my email here set to a subaddress, which is also included in the above forward. Points to anyone who understands Sieve semantics well enough to predict whether the message will get matched and redirected twice. Sieve happens in realtime :-) |
|