Hello, > > I plan on making one function to generate uuid's (for unique_id or > > anywhere else, if someone needs them), and then make all the pop3 > > stuff use it everywhere it currently generates a unique_id (in > > multiple functions). > > Is it the mail sender or the mail receiver that generates the UUID?
What I'm working on is the receiver, ie. anywhere that inserts a message to the db (primarily dbmail-smtp, but should fix the supplied conversion programs, too). > > Also, with having an /etc/dbmail/ directory, should that be the > > default location for dbmail.conf? Debian packages already do that, > > and it's cleaner if there are multiple conf/etc. files. > > How many are the configuration files? One conf file right now, and after these changes 2 "etc." files, i.e. 'nodeid' and 'state'. There could be others in time, to... -- Jesse Norell jesse (at) kci.net
