On Thu, Dec 02, 2004 at 11:23:20AM -0500, Terri Oda wrote: > On Dec 2, 2004, at 7:22 AM, Simmo Siil wrote: > >How can i but there @domeen.com? without a name? > >like '@domeen.com' -- how to get it work? > >now i can use only single aadresses like [EMAIL PROTECTED] > > Have you tried [EMAIL PROTECTED] ? > > If I recall correctly, that field allows regular expressions.
It does, but remember to prefix the string with a '^' to have it recognized as a regular expression: [EMAIL PROTECTED] -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/ Ringo MUG Tokyo http://www.ringo.net/rss.html _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
