Hello list,
I'm new to this list hoping to receive some help. I posted my question on June 
20 on the Zarafa community page, but did not get a feedback since, so I hope 
you tolerate my double posting. This is what I'm struggeling with:
 
I'm quit proud to say that I have sucessfully managed to install zarafa on 
Centos 6. Unfortunately as I haven't found any working tutorials I had to 
collect my pieces on the way. I am now left with a problem, which I guess is 
related to the missing communication between zarafa and postfix.

This is my postfix/master.cf added lines:
zarafa unix - n n - 10 pipe
flags= user=vmail argv=/usr/bin/zarafa-dagent ${user}
__________________________________________________ 
__________________________________________________ ________
and that's my postfix/main.cf:
mailbox_command = /usr/bin/zarafa-dagent "$USER"
local_recipient_maps =
mailbox_transport = zarafa:
zarafa_destination_recipient_limit = 1

# zarafa unix - n n - 10 pipe
# flags= user=vmail argv=/usr/bin/zarafa-dagent ${user}

# fallback_transport = lmtp:unix:/var/lib/imap/socket/lmtp
myhostname = mail.example.de
mydomain = mail.example.de

mydestination = $myhostname, $mydomain, localhost.$mydomain, localhost
__________________________________________________ 
__________________________________________________ ________

now if I do a telnet mail.example.de 110
I get a 
+OK Zarafa POP3 gateway ready

now I try my user abcde
and the pass secret
and get a -ERR Wrong username or password

The login via zarafa webinterface works just fine.

Now if I send an email to my account the mail is delivered, but the sender 
receives the following report:

Reporting-MTA: dns; mail.example.de
X-Postfix-Queue-ID: 620C47D08589
X-Postfix-Sender: rfc822; ab...@xxxx.de
Arrival-Date: Wed, 20 Jun 2012 07:53:43 +0200 (CEST)

Final-Recipient: rfc822; ab...@mail.example.de[ab...@mail.example.de]
Original-Recipient: rfc822;ab...@mail.example.de
Action: failed
Status: 5.3.0
[...]
Naturally I have replaced my domain with example, everything else is unchanged.
I figure it's a authorization issue between postfix and zarafa, but I don't 
know, how to solve it. Please take into account that I have somewhat limit 
linux skills. I hope I have provided all information needed and somebody could 
help me out here.

thx in advance
jan

-- 
 Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App für iPhone und 
Android.
https://produkte.web.de/freemail_mobile_startseite/

Reply via email to