On Wed, May 11, 2011 at 02:08:03PM -0400, Ron Vachiyer wrote:
> We have a small tool we were using in an earlier version of Cyrus, using
> fud-client to check the last-seen time of a mailbox;
>
>
>
> user: ronvach
> mbox: user.ronvach
> Number of Recent 1
> Last read: Wed Dec 31 19:00:00 1969
>
>
>> Really? I've never gotten anything but epoch on any Cyrus version (2.1,
>> 2.2, 2.3) or OS (Fedora 3, 5, CentOS5) that I've tried. I brought it up
>> on the list a long time ago (2006) and it never got any interest, and
>> others have brought it up since (2009) with no interest, so I
>> impl
> Really? I've never gotten anything but epoch on any Cyrus version (2.1,
> 2.2, 2.3) or OS (Fedora 3, 5, CentOS5) that I've tried. I brought it up
> on the list a long time ago (2006) and it never got any interest, and
> others have brought it up since (2009) with no interest, so I
> implemented
Ron Vachiyer wrote:
> Hello,
>
> We have a small tool we were using in an earlier version of Cyrus, using
> fud-client to check the last-seen time of a mailbox;
>
>
>
> user: ronvach
> mbox: user.ronvach
> Number of Recent 1
> Last read: Wed Dec 31 19:00:00 1969
> Last arrived: Tue May 10 12:27:16
Tornoci Laszlo wrote:
> I have been using the FUD client/server for local users for some time
> successfully. I am planning to introduce virtual domains, and did some
> testing.
>
> ACL's are ok for local user torlasz and virtual user
> [EMAIL PROTECTED]:
> localhost.localdomain> lam user.torla
Martin Schweizer wrote:
> 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.
>
> Regards,
>
>
( I
Hi,
--On 17. April 2008 08:05:56 +0200 Martin Schweizer
<[EMAIL PROTECTED]> 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
Hello Jeff
2008/4/10, Jeff Larsen <[EMAIL PROTECTED]>:
> On Thu, Apr 10, 2008 at 11:07 AM, Martin Schweizer
> <[EMAIL PROTECTED]> wrote:
> > Hello
> >
> > I'm interessted to use fud for statistic reasons. Until now I add
> >
> > # UNIX sockets start with a slash and are put into /var/imap/
On Thu, Apr 10, 2008 at 11:07 AM, Martin Schweizer
<[EMAIL PROTECTED]> wrote:
> Hello
>
> I'm interessted to use fud for statistic reasons. Until now I add
>
> # UNIX sockets start with a slash and are put into /var/imap/socket
> SERVICES {
>
> [snip]
>fud cmd="fud" listen="fud" prefork=1 p
I'm not quite sure FUD is the right tools for what you try to
accomplish. I would personnaly scan the log to retrieve that
information.
If you ever need a Perl module to interface with FUD, I have one that is
quite clean IMHO. Also, if you use FUD in a Murder environement on
Linux, I have a patch
On Wed, 13 Aug 2003, Per Steinar Iversen wrote:
> Ah, I understand, not very detailed documentation on fud :-)
>
> \Recent is a problem as many of our users seems to like to be logged in on
> several machines at the same time and all of these poll for new mail - I
> imagine that \Recent then will
On Wed, 13 Aug 2003, Rob Siemborski wrote:
> I strongly advise you not to go mucking about in the internals of Cyrus,
> as they are subject to change at any time. If you really wanted to do
> this, you're probably better off modifying fud.
Understood, it just seems simpler right now.
> To do wh
On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
> I noticed something silly though:
>
> After running this:
>
> $ fud-client localhost randomstring user.stens
>
> Then I get a brand new seen-file for "randomstring" :
>
> # ls -la /var/lib/imap/user/r/randomstring.seen
> -rw---1 cyrusm
On Thu, 14 Aug 2003, Rob Siemborski wrote:
> On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
>
> > I noticed something silly though:
> >
> > After running this:
> >
> > $ fud-client localhost randomstring user.stens
> >
> > Then I get a brand new seen-file for "randomstring" :
> >
> > # ls -la /
On Wed, 13 Aug 2003, Rob Siemborski wrote:
> On Wed, 13 Aug 2003, Per Steinar Iversen wrote:
>
> > The fud-client in cyrus-imapd-2.1.14 seems a little broken, or perhaps
> > it is the fud-server?
>
> It appears you're calling it in a strange way.
>
> > $ fud-client localhost stens user.stens
>
On Thu, 14 Aug 2003, Rob Siemborski wrote:
> On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
>
> > > Well not great, but most people don't go around investigating seen state
> > > for bogus users.
> >
> > These files consume diskspace. Call fud a sufficent number of times, each
> > time with a di
On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
> And no access to fud over the network - that would seem to for open a very
> simple DOS exploit.
Yeah, I see what you mean. I've fixed this problem in CVS, and I'll
probably be pushing out a 2.1.15 shortly.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
On Wed, 13 Aug 2003, Rob Siemborski wrote:
> On Wed, 13 Aug 2003, Per Steinar Iversen wrote:
>
> > The fud-client in cyrus-imapd-2.1.14 seems a little broken, or perhaps
> > it is the fud-server?
>
> It appears you're calling it in a strange way.
>
> > $ fud-client localhost stens user.stens
>
On Wed, 13 Aug 2003, Per Steinar Iversen wrote:
> The fud-client in cyrus-imapd-2.1.14 seems a little broken, or perhaps
> it is the fud-server?
It appears you're calling it in a strange way.
> $ fud-client localhost stens user.stens
> user: stens
> mbox: user.stens
> Number of Recent 0
> Last r
On Thu, 14 Aug 2003, Per Steinar Iversen wrote:
> > Well not great, but most people don't go around investigating seen state
> > for bogus users.
>
> These files consume diskspace. Call fud a sufficent number of times, each
> time with a different name and eventually these files will consume all
>
20 matches
Mail list logo