Re: [sysadmins] List moderation - need a break!
От | Dave Page |
---|---|
Тема | Re: [sysadmins] List moderation - need a break! |
Дата | |
Msg-id | 937d27e10906151316w5023c186x6257e4fd76bc74e1@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [sysadmins] List moderation - need a break! (Dave Page <dpage@pgadmin.org>) |
Список | pgsql-www |
On Mon, Jun 15, 2009 at 9:14 PM, Dave Page<dpage@pgadmin.org> wrote: > On Mon, Jun 15, 2009 at 9:12 PM, Marc G. Fournier<scrappy@hub.org> wrote: >> >> I know I'm going to regret this one, but ... what regex pattern do you want >> me to change and to what? >> >> configset GLOBAL admin_headers <<ENDAAB >> /^subject:\s*subscribe\b/i >> /^subject:\s*unsubscribe\b/i >> /^subject:\s*uns\w*b/i >> /^subject:\s*.*un-sub/i >> /^subject:\s*help\b/i >> /^subject:\s.*\bchange\b.*\baddress\b/i >> /^subject:\s*request\b(.*\b)?addition\b/i >> /^subject:\s*cancel\b/i >> /^subject:\s*set\b/i >> /MSGRCPT/ >> ENDAAB > > Afaics, none of those. You used the s word in the body, which seems to > be the biggest problem. If it helps: GLOBAL ADMIN BODY: /\bsubscribe\b/i matched "subscribe" at line number 6.GLOBAL ADMIN BODY: /\bunsubscribe\b/i matched"unsubscribe" at line number 7. And I'm now up to 15 approvals for this thread... -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com
В списке pgsql-www по дате отправления: