From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 06 Jan 2008 11:46:44 -0800 Subject: [sup-talk] Email extensions/alternate emails In-Reply-To: <1197325495-sup-8186@tomsk> References: <1196423833-sup-2326@tomsk> <1197150436-sup-2569@south> <1197234773-sup-132@tomsk> <1197236481-sup-1886@south> <1197300448-sup-7359@tomsk> <1197308174-sup-2458@south> <1197325495-sup-8186@tomsk> Message-ID: <1199648703-sup-3204@south> Hi Marcus, Excerpts from Marcus Williams's message of Mon Dec 10 14:28:18 -0800 2007: > Not sure how I missed that, but there we go. Attached is a patch to > allow for mail extensions via regexes. This adds a :extensions: option > to the config.yaml something like: > > :extensions: > - marcus-sites-\*@domain.com > - marcus-lists-\*@domain.com I've added your patch to git after a few tweaks. I renamed "extensions" to "regexen" since really it does a full regex match against the entire email address. Hope you don't mind. :) Try it and let me know if it works for your current setup. Thanks! -- William