Im trying to map my email address to avoid people trying to log into my server with the same email prefix. For example, my username is JoeSmith but I would like my email address to be
jsmith@domain.com. Easy enough, but it only works on inbound email.... so
jsmith@domain.com gets mapped correctly to the joesmith account, but when joe smith sends out an email address, it appears like
joesmith@domain.com which completly defeats the purpose.
My setup is:
Postfix-Procmail-Fetchmail-SpamAssassin-squirrelmail-Courier IMAP
Any suggestions would be greatly appreciated
Thank you,
The GNUbie