I'm trying to get aroung loosing email due to not having all my email addresses aliased. And was looking through the dbmail-smtp options. (I use dbmail as the mda from fetchmail)
Now the last line in my .fetchmailrc from reads: mda "/usr/local/sbin/dbmail-smtp -n to" My question is can I force all mail to got to one of the aliases email addresses by using: mda "/usr/local/sbin/dbmail-smtp -n to [EMAIL PROTECTED]" or do I use the the -d option in my fetchmailrc file like so: mda "/usr/local/sbin/dbmail-smtp -d [EMAIL PROTECTED]" Thanks - Mark