Very. I'm actually just too lazy to update the documentation
accordingly and make a release of the code.
Any bug reports are (almost) welcome.
> 2. How can I specify the SMTP server for sending e-mails with
> Souper? I'd like to be able to use a different server than what
> is specified in my DOIP settings. Is there an environment
> setting, config or commandline option to specify this?
If you're using VSoup it's no problem. Simply use command line
switches like below:
vsoup -Zs smtp://my.smtp.gateway.com
should work.
Hardy
-- Visit the VSoup homepage at http://home.pages.de/~vsoup/