Well, I was finally successful in getting everything to work. However mail delivery is still not working.
Here is the bounce: | This is the Postfix program at host mail.domain.com. | | I'm sorry to have to inform you that the message returned | below could not be delivered to one or more destinations. | | For further assistance, please send mail to <postmaster> | | If you do so, please include this problem report. You can | delete your own text from the message returned below. | | The Postfix program | | <"bob\\@domain.com"@domain.com>: data format error. Command output: | bob\@domain.com: Mailbox does not exist I have a virtual map with [EMAIL PROTECTED] bob\\\@domain.com Can someone explain how the [EMAIL PROTECTED] and [EMAIL PROTECTED] supposed to be handled? As I understand it, the username in the client is supposed to be [EMAIL PROTECTED] and that's what I have. What should be the sasldb entry (also, what is the realm in sasldb?) and how is Postfix supposed to be set up for this? Thanks