OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: virtual userdomain.tld

From: Soren Schimkat (schimkathum.aau.dk)
Date: Wed Mar 01 2006 - 05:56:38 CST


Magnus Bäck wrote:
> On Wednesday, March 01, 2006 at 07:31 CET,
> Soren Schimkat <schimkathum.aau.dk> wrote:
>
>
>>I would like to have cyrus users that looks like this:
>>userdomaain.tld, but i´m having trouble with making
>>Postfix deliver mails to Cyrus accounts with domain names.
>>
>>How to I tell Postfix to parse the usernamedomaain.tld
>>username to Cyrus, instead of just the username?
>
>
> The answer depends on how you pass the mail to Cyrus. With
> no configuration details and no logs showing this incorrect
> behaviour we cannot help you.
>

I deliver mail to cyrus using the following command:

/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}

Perhaps this is the place where I must change something to use
"userdomain" usernames instead of "user" names?

The logs actually isn´t interesting. They basicly tells med that the
Cyrus user [user] could not be found - which is fair enough since the
username is [userdomain].

Regards Søren