Hi all.
Just upgraded our production server to 2.1.13. I must confess, yesterday afternoon and
evening were full of Gremlins (those little creatures that screw up your, otherwise,
perfect plan for upgrade).
Well, I got the Cyrus UP and RUNNING, but there are some subtle points which fail and
m
Help:
I can't run:
imtest -m login -p imap localhost
When I do, I get the following:
Jun 5 20:13:35 roughrider imapd[22485]: could not
getenv(CYRUS_SERVICE); exiting
I was told that I should check the log files
after I start the imap server.
I need to know how to start the imap server.
I ne
On Wed, 2003-06-04 at 12:17, Ken Murchison wrote:
> Patrick Nelson wrote:
> > On Wed, 2003-05-14 at 22:44, Patrick Nelson wrote:
> >
> >>On Wed, 2003-05-14 at 08:31, Ken Murchison wrote:
> >>
> >>>Christian Schulte wrote:
> >>>
> Patrick Nelson wrote:
>
>
> >Wow... Got my system
Patrick Nelson wrote:
On Wed, 2003-06-04 at 12:17, Ken Murchison wrote:
Patrick Nelson wrote:
On Wed, 2003-05-14 at 22:44, Patrick Nelson wrote:
On Wed, 2003-05-14 at 08:31, Ken Murchison wrote:
Christian Schulte wrote:
Patrick Nelson wrote:
Wow.
I use Cyrus 2.1.9. Sometimes ctl_deliver hangs until I restart cyrus.
Looks like it waits for unlocking of deliver.db. That's what ktrace shows:
54735 ctl_deliver CALL pread(0x5,0x282b47d4,0x2000,0,0x27e000,0)
54735 ctl_deliver GIO fd 5 read 8192 bytes
[skip]
[EMAIL PROTECTED]>\0user.
Just to let whoever know that this patch include two syslog() call that
I used to debug. I forgot to take them out before I made the patch.
They should be removed.
--
Etienne GoyerLinux Québec Technologies Inc.
http://www.LinuxQuebec.com [EMAIL PROTECTED]
On Wednesday 04 June 2003 20:23, Andreas Freyvogel wrote:
Hi Andreas,
> Is it just me or is anyone else receiving this message many times?
It's also me. 100 times or so yet?!
ciao, Marc
>
> -Andreas
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of B
I'm running cyrus-imapd 2.1.13 w/cyrus-sasl 2.1.13 on a RedHat 9.0 system. My
goal is have my mailer hand off a message to deliver with the recepient mailbox
in an e-mail address format: <[EMAIL PROTECTED]>.
I'm not sure if I've violoated the mailbox namespace by trying to use names
containing the
Thanks for your reply Patrick (all 8 of them :) but i was hoping
there'd be a fix that didn't involve compiling.. this is a production
server installed from a debian pkg so compilation isn't really an
option at this stage..
cheers,
..S.
On Thursday, June 5, 2003, at 02:43 AM, Patrick Welche
Looks like all the messages sent to the list are being bounced back to it.
The offending list member is [EMAIL PROTECTED], so maybe
someone could remove that person from the list?
Andy
On Wed, 4 Jun 2003, Andreas Freyvogel wrote:
> Is it just me or is anyone else receiving this message
hello,
many thank's about this perl_scripts
See attachments files.Save it to
/usr/cyrus/quota and add quota.pl to your crontab.
This script is exactly what i search.
The script work very fine.
Thank's a lot
Best wishes
Achim
Hi,
The fud daemon can proxy request for mailbox that are remote (ie
Murder). In 2.1.13, the fud daemon will just sit there if the remote
fud is not responding. It is strange because the recvfrom() is
alarm()'ed; however, the SIGALRM handler do nothing else than clear the
signal.
I am only a be
Etienne Goyer wrote:
On Wed, Jun 04, 2003 at 04:07:34AM +0200, [EMAIL PROTECTED] wrote:
I'm running lmtpd via TCP since I never got it to work with sockets.
Probably just 'smtphost ""' should be enogh to make it work.
I vaguely remember the post you made recently concerning this problem
(l
Patrick Nelson wrote:
On Wed, 2003-05-14 at 22:44, Patrick Nelson wrote:
On Wed, 2003-05-14 at 08:31, Ken Murchison wrote:
Christian Schulte wrote:
Patrick Nelson wrote:
Wow... Got my system working great... RH9 and Cyrus 2.1.13!
Was thinking... Would it be possible to have sendmail on o
On Wed, 4 Jun 2003, tsg wrote:
> 4 Июнь 2003 07:51, Вы написали:
> > > Hi
> > > I installed cyrus-sasl v2.1.13 from sources for a new mail server.
> > > I was surprised, that saslauthd daemon tries to found its conf file
> > > (saslauthd.conf) in /usr/etc directory, but not in /etc.
> > > During
On Wed, 2003-05-14 at 22:44, Patrick Nelson wrote:
> On Wed, 2003-05-14 at 08:31, Ken Murchison wrote:
> > Christian Schulte wrote:
> > > Patrick Nelson wrote:
> > >
> > >> Wow... Got my system working great... RH9 and Cyrus 2.1.13!
> > >>
> > >> Was thinking... Would it be possible to have sen
sandra wrote:
Patrick,
I have tried to do the conversion from db4 to skiplist for the
cyrus-imap
compiled with db4, but, there is a error message:
# ./cvt_cyrusdb mailboxes.db db4 mailboxes.skiplist skilist
fatal error: unknown old backend
Why doesnt it recognize db4? I have to compile with som
Even if it's db4, you need to pass "db3" as the database type parameter:
# ./cvt_cyrusdb mailboxes.db db3 mailboxes.skiplist skiplist
sandra wrote:
Patrick,
I have tried to do the conversion from db4 to skiplist for the
cyrus-imap
compiled with db4, but, there is a error message:
# ./cvt_cy
Bernd Nies <[EMAIL PROTECTED]> writes:
> Simon Matter wrote:
>> Bernd Nies schrieb:
>>
Looks like this has changed with postfix 2.x. According to the file
.../README_FILES/LMTP_README, you can do something like
mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
local_dest
Is it just me or is anyone else receiving this message many times?
-Andreas
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bartosz
Jozwiak
Sent: Wednesday, June 04, 2003 9:25 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Notification when mailbox
Patrick,
I have tried to do the conversion from db4 to skiplist for the
cyrus-imap
compiled with db4, but, there is a error message:
# ./cvt_cyrusdb mailboxes.db db4 mailboxes.skiplist skilist
fatal error: unknown old backend
Why doesnt it recognize db4? I have to compile with some other par
Simon Matter <[EMAIL PROTECTED]> writes:
> Ted Cabeen schrieb:
>>
>> Bernd Nies <[EMAIL PROTECTED]> writes:
>>
>> > Ken Murchison wrote:
>> >> I'd have to see the LMTP conversation between Postfix and Cyrus, but
>> >> my guess would be that Postfix isn't sending the message to all of
>> >> the r
On Wed, Jun 04, 2003 at 04:41:59PM +1000, Stewart wrote:
>
> On Saturday, May 31, 2003, at 01:33 AM, Ken Murchison wrote:
>
> >
> >
> >foobar wrote:
> >>
> >>No, I didn't check if I was out of entropy (random).
> >
> >This is most likely your problem, since the pop3d banner includes a
> >random
See attachments files.Save it to
/usr/cyrus/quota and add quota.pl to your crontab.
in quota.pl replace domain.tld in lines 113 and 132 with something you like
and also replace domain\.tld in lines 199 and 207 with something you like.
Bartosz Jozwiak
IT Developer
mailfull.message
Description:
Hello,
I have a script in perl.
It check quota of every e-mail box and send e-mails to notify users.
If you want it let me know.
BARTEK
- Original Message -
From: "Achim Altmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 3:35 PM
Subject: notify with sieve
Patrick Welche wrote:
On Tue, Jun 03, 2003 at 02:16:14PM -0600, Carl P. Corliss wrote:
So I think I figured out the problem.
What was happening was that db4 was having issues (don't know what in
particular) but it was causing lmtp to hang because lmtp was waiting for the
duplicate delivery c
26 matches
Mail list logo