OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Where to specify local sasl2 user mail account in postfix 2.1.5?

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Wed Jan 04 2006 - 06:09:07 CST


Am Wednesday 04 January 2006 08:03 schrieb CN:

> I have just started experimenting with postfix 2.1.5 (the highest
> available) on a new micro power server (the unSlung, uses an x-scale
> processor). [I have had a working postfix 1.x on an old linux for a while,
> so have some basic familiarity.]
>
> Where do I specify the local user accounts which are not really *nix user
> accounts, but just sasl2 mail accounts? One sasl2 testaccount is setup ok
> and I can apop to testaccount; but cannot send mail to that yet; gets error
>
> ....22:21:00 ==> <testaccount>: Recipient address rejected: User unknown in
> local recipient table.

SASL is only Authentification not Address-Validating. Put the Addresses in a
map and assign it to "local_recipient_maps". Read

http://www.postfix.org/LOCAL_RECIPIENT_README.html

for details.

--
        Andreas