Re: matching mails sent to the local system
=- Stefano Sabatini wrote on Thu 14.Dec'06 at 13:39:30 +0100 -=
> I'm trying to match iwth a send-hook all the mail sent to an address
> of the form:
> \w+
mutt has no pcre!
> without an exmplicit domain (e.g. as in alice@xxxxxxxxxxxxxx).
I guess you want
~t '^[^@]+$'
read: anything without @ in it.
--
© Rado S. -- You must provide YOUR effort for your goal!
Even if it seems insignificant, in fact EVERY effort counts
for a shared task, at least to show your deserving attitude.