[prev] [thread] [next] [lurker] [Date index for 2004/10/14]
On Thu, Oct 14, 2004 at 09:55:15AM -0700, Bowen Dwelle said: > Also, I see that Archive uses Email::LocalDelivery, which can store to > MBox & Maildir -- how about a MySQL mail store (using Email::Store?) ? Shouldn't be too hard - Email::LocalDelivery use Email::FolderType which has a pluggable mechanism for defining new delivery types. So all you need to do is write a new one that understands that a path of store://<somestring> indicates that you want to use Email::LocalDelivery::Store and which is a thin shim round Email::Store et voila. SimonThere's stuff above here
Generated at 14:00 on 11 Nov 2004 by mariachi 0.52