Ilja Booij <[EMAIL PROTECTED]> said: > currently, DBMail does not set the correct return path when forwarding > mail. This can be easily solved by using the '-f' switch of the sendmail > executable.
Are there people who would like to be able to force different return addresses on the command line? 'dbmail-* -f configfile' works for most of the binaries right now (and the rest should be fixed and/or upgraded to getopt). But, for consistency with sendmail, 'dbmail-smtp -f [EMAIL PROTECTED]' would make sense. > Is there any objection to doing this? None here, sounds like we should already be telling sendmail such useful info! Aaron --