From: Sebastian Hagedorn (no email)
Date: Thu Apr 17 2008 - 03:49:11 EDT
Hi,
--On 17. April 2008 08:05:56 +0200 Martin Schweizer
<> wrote:
>> There is a fud-client binary, though it's availability varies by distro.
>>
>> See this thread:
>>
>> http://lists.andrew.cmu.edu/pipermail/info-cyrus/2008-January/028273.ht
>> ml
>
> Sorry for the delay but I was busy in the past few days. I checked the
> above thread and find the file fud-client.c. I did compile it. As far
> as I can see the client works but until now I did not find the right
> command parameters for execute.
did you look at the code? Here's what it says right at the top:
/* This is an example client for the experimental fud service.
For this to work, the mailbox must have the local ACL bit 0 enabled
for user 'anonymous' ('anyone' will also work)
For example, from cyradm: 'sam <mailbox> anonymous 0'
*/
...
void
usage()
{
fprintf(stderr,"usage: fud-client [-p port] host user mailbox\n");
exit(EX_USAGE);
}
--
.:.Sebastian Hagedorn - RZKR-R1 (Gebäude 52), Zimmer 18.:.
Zentrum für angewandte Informatik - Universitätsweiter Service RRZK
.:.Universität zu Köln / Cologne University - ✆ +49-221-478-5587.:.
.:.:.:.Skype: shagedorn.:.:.:.
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|