2009/7/15 Guy <wyldf...@gmail.com>: > Is there some way to get sendmail to use an alternate config file? > I've tried the -C option with a main.cf that includes the > virtual_alias_maps but had no success.
I've just tried the -oA option. My sendmail command now looks like this: sendmail -t -oAmysql:/etc/postfix/mysql_virtual_alias_maps.cf -f envelope_sen...@mydomain.com I'm still getting the message bounced as an unknown user although testing that alias file with postmap returned the result properly. Is there something more needed to get the mysql alias map to be read correctly? Thanks Guy -- Don't just do something...sit there!