Virtual email
Martin Málek
marten at eland.cz
Tue Apr 22 10:55:13 EDT 2003
In main.cf I have configure to deliver to cyrus, and in master.cf I have:
user=cyrus argv=/usr/cyrus/bin/deliver -r ${sender} -m ${extension} ${user}
The problem is on parameter -m. When I try to start deliver with parameters like:
./deliver -r someone at domain.com -m domain.com recipient
they want to deliver the mail to
recipient+domain.com at server.com and it works. I meand that it works with -m recipient.domain.com too (not sure).
But when i try
./deliver -r someone at domain.com -m recipient at domain.com
they deliver the mail to
+recipient at domain.com
Here is the problem. I haven't logs here to post it.
I mean that exists patch for this, but I don't know where.
Thanks Martin
On Tue, 22 Apr 2003 09:02:28 +0200, Alain Siani wrote
> you must change master.cf file to deliver email to cyrus mailbox
>
> Alain
>
> -----Message d'origine-----
> De : owner-info-cyrus at lists.andrew.cmu.edu
> [mailto:owner-info-cyrus at lists.andrew.cmu.edu]De la part de Martin Málek
> Envoyé : lundi 21 avril 2003 15:17
> Ŕ : info-cyrus at lists.andrew.cmu.edu
> Objet : Virtual email
>
> Hello,
> I'm new here and I have one problem with cyrus. I look throw teh
> archive, but didn't find the solution. I want to have email like
> user at domain.com. I use new cyrus with sasl and have users in mysql
> (made with howto). As MTA I use postfix. I found main problem in
> deliver, because I can authorized to POP3 and IMAP, but I can't send
> any email to this address. Can any one help me?
>
> Thanks
> Martin
More information about the Info-cyrus
mailing list