[Devel] msilo enhancements
Kobi Eshun
kobi at sightspeed.com
Fri Dec 1 23:22:16 CET 2006
Hi,
The msilo module currently prefixes messages with the original
delivery time stamp before it cues them for delayed delivery, and
also some fixed text (e.g., 'Offline'). I replaced the call to ctime
() in msfuncs.c:m_build_body() with asctime(gmtime()), so that the
time is expressed as GMT rather than server-local time. Is there any
interest in making this a configurable option -- I'd be glad to
implement it.
It would also be good to be able to override the existing text; in
our case, this would facilitate internationalization. Again,
wondering if there's interest in adding a parameter to do this.
Finally, is there any interest in adding a parameter to limit the
number of messages that are silo'd for any given src_addr or
dst_addr. This would mean adding an index on these columns; it's
probably a good idea to index dst_addr in any case, since that's used
by m_dump().
Cheers,
--
Kobi Eshun
Senior Architect, SightSpeed, Inc.
918 Parker Street, Suite A14
Berkeley, CA 94710
+1.415.713.8431 (m)
+1.510.649.9569 (f) <--- Note: updated FAX #
kobi at sightspeed.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://openser.org/pipermail/devel/attachments/20061201/89c20be6/attachment-0001.html
More information about the Devel
mailing list