> I was guessing that this would have to be aliased but didn't see it in the > documentation for > canonical. Is it the correct way to set up full.name mapping to local users? > Also I'm more used to > sendmail and qmail. This is my first time configuring postfix.
Correct is probably the wrong word. If you need mailadresses, that aren't the same as loginnames or mailboxnames, you have to define aliases. For me, using aliases, instead of internal usernames, is the usual way. But, usually, i don't use canonical for that. Maybe it makes sense, when changing from mailaddress scheme "firstname" to, e.g., "first.lastname". You can define aliases also in virtual table. Willi