what does these do and are either req'd for cyrus-imapd-2.0.16 ?
Jeff
when I set cyrus up with SASL auth everything works well. then when I reboot
I can't login under my cyrus admin any longer. I check the sasldbuserslist
and the admin is still there. but the cyrus mail system is still working.
the cyrus admin is not a real user on my system, does "he" need to be
Thankyou kind sir. Works great!
regards,
Jeff
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Darin
> Perusich
> Sent: Friday, March 08, 2002 5:52 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: starting cyrus at boot?
>
>
> he
to receive mail via lmtp?
I have a postfix machine receiving mail that I would like to be sent to
the cyrus box. What configuration is needed on the cyrus box to for it
to work?
Badiane
Thanks all but it looks like the perl stuff is somewhat broken, cyradm works
from the command line but everytime I run any of the scripts I've been sent
I get this error:
"Use of uninitialized value in subroutine entry at
/usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus/IMAP/Admin.pm line 78."
On
here's something really simple i threw together, hope it helps.
#!/usr/local/bin/perl -w
# Really simple create mailbox script
# by Steven Bloomfield - [EMAIL PROTECTED]
#
# This script only creates a new mailbox, I use MySQL for authentication
# to execute from command line
# perl /path/to/addus
Jeff Bert schrieb am Fri, Mar 08, 2002 at 08:02:44AM -0800:
> I'm trying to find a script that will allow me to add users via a single
> command line entry.
>
> I found "imapcreate.pl" at sourceforge but it seems to choke on every call
> to the Cyrus::IMAP libraries.
>
> Has anyone done somethin
I'm trying to find a script that will allow me to add users via a single
command line entry.
I found "imapcreate.pl" at sourceforge but it seems to choke on every call
to the Cyrus::IMAP libraries.
Has anyone done something like this or modified this perl script to work?
Jeff
Hi.
;; I learned a little bit. If I did mistake or say about incorrect
;; thing, told so please. thanks.
> In <[EMAIL PROTECTED]>
> "J. W. Andersen, ICCC" <[EMAIL PROTECTED]> wrote:
> To make myself a fresh start, I decided to take off with all the
> latest stuff for my mailserver,
> On 08 Mar 2002 10:22:40 +0100,
> Ivo Panacek <[EMAIL PROTECTED]> (ip) writes:
ip> My question is: would it help to use lmtp instead ?
ip> And in case it would: how to do that (from cyrus side)?
ip> Just uncomment #lmtp and comment out lmtpunix in cyrus.conf ?
Search around in the Postf
Jean-Marc Delpech wrote:
> I have cyrus imap 2.0.11 server with cmu-sieve-1.3 on my RH7 (everything
> working very well)
> At the begining this server was created for 100 users and now we are 350
> users.
> I have 3 partitions : /boot , / , and /var on a raid 5 bay
> All my users are in /var/spoo
Why not add a chkconfig line to the script and let 'chkconfig --add imapd'
after copying the script to /etc/rc.d/init.d/imapd. You can then use
chkconfig to do all of the messy stuff with links and can use chkconfig to
turn off/on the script at will...
Example of chkconfig line:
# chkconfig: 23
On Fri, Mar 08, 2002 at 01:52:18PM +, Darin Perusich wrote:
> here's a script i use for starting/stopping/restart cyrus on my redhat
> server.
While we're talking about starting cyrus on Red Hat boxes I thought now
would be a good time to mention the oddity I found when using Cyrus 2.0.16,
P
here's a script i use for starting/stopping/restart cyrus on my redhat
server.
copy and paste this into a file in /etc/init.d or /etc/rc.d/init.d
depending on you system, call the file cyrus or whatever makes you
happy.
chown root.root /etc/init.d/cyrus
chmod u+x /etc/init.d/cyrus
cd /etc/rc3
If you installed a rpm , it should be /etc/init.d/cyrus restart
or /etc/rc.d/init.d/cyrus restart
justin
> never used mandrake but you should be able to just add
> '/usr/cyrus.bin.master &' to your rc.local (or equivalent) file.
>
> --
> =G=
>
> -=* I'm sorry if doing things correctly offends
never used mandrake but you should be able to just add
'/usr/cyrus.bin.master &' to your rc.local (or equivalent) file.
--
=G=
-=* I'm sorry if doing things correctly offends you. *=-
Jeff Bert wrote:
> Tried that and didn't find one for cyrus-imapd
>
>
>>-Original Message-
>>From:
I have cyrus imap 2.0.11 server with cmu-sieve-1.3 on my RH7 (everything
working very well)
At the begining this server was created for 100 users and now we are 350
users.
I have 3 partitions : /boot , / , and /var on a raid 5 bay
All my users are in /var/spool/imap/user and I need some more space
Is there a way to migrate from courier maildirs to cyrus imapd.
I know I could just copy the messages with a client, but I need to keep the
original timestamps of the messages.
Justin
Niclas Gustafsson schrieb am Fri, Mar 08, 2002 at 11:53:05AM +0100:
> Hi all,
>
> I have a probably easy question for the list!
>
> We run a some mail services for a couple of domains.
> Currently we are using Sendmail that uses procmail to deliver to a
> spooldir from which a POP3 server serv
Hi all,
I have a probably easy question for the list!
We run a some mail services for a couple of domains.
Currently we are using Sendmail that uses procmail to deliver to a
spooldir from which a POP3 server serves mail to our users.
What I'd like to know is how I can seamless phase out our P
> Ana B. D. schrieb am Fri, Mar 08, 2002 at 10:14:23AM +0100:
> >
> > I have too cyrus-imap 2.0.16 and cyrus-sasl 1.5.27 and I have the same
> > problem.
> > Does somebody know the solution?
> >
> > > Howdy,
> > >
> > > I've searched forever int he archives and on the web for this, and
can't
> >
Hack Kampbjørn schrieb am Fri, Mar 08, 2002 at 10:52:26AM +0100:
[...]
>
> I'm planning an starting implementing a redundant mail system in 6
> months (maybe a year) so it's still only in the ideas fase. One thing I
> wanted to test was using coda as storage and let coda's replication take
> care
Tried that and didn't find one for cyrus-imapd
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Alain Tesio
> Sent: Friday, March 08, 2002 1:34 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: starting cyrus at boot?
>
>
> On Fri,
Roland Pope wrote:
>
> From: "Birger Toedtmann" <[EMAIL PROTECTED]>
> > Second (esp. if you cannot afford the hardware described above) you may
> > set up the heartbeat package from www.linux-ha.org. It is very easy to
> > create failover mechnisms with heartbeat, but there is still the problem
Ivo Panacek schrieb am Fri, Mar 08, 2002 at 10:22:40AM +0100:
[...]
>
> My question is: would it help to use lmtp instead ?
AFAIK, yes, because postfix will get the error that is somewhat shadowed
by deliver (which in itself is just a sort of wrapper: it speaks to the
lmtpd on the unix socket).
Ana B. D. schrieb am Fri, Mar 08, 2002 at 10:14:23AM +0100:
>
> I have too cyrus-imap 2.0.16 and cyrus-sasl 1.5.27 and I have the same
> problem.
> Does somebody know the solution?
>
> > Howdy,
> >
> > I've searched forever int he archives and on the web for this, and can't
> > find a clue that
On Fri, 8 Mar 2002 01:03:01 -0800
"Jeff Bert" <[EMAIL PROTECTED]> wrote:
> Sure, I have:
>
> Linux Mandrake 8.1, kernel 2.4.8
>
> I installed cyrus-imapd-2.0.16 from the tarball
> that I downloaded from the cyrus site.
>
> Jeff
Go to rpmfind.net, download a rpm package for mandrake
and instal
Hi all,
I'm currently upgrading my mail system. I use postfix+cyrus
(older versions), I wan to continue to use them. My system
is RedHat 7.2, so I use rpm versions. Postfix rpm seems
to work as expected (version 1.1.4). I did not found any
Cyrus-imapd rpm, so I have created it myself. It is close
I have too cyrus-imap 2.0.16 and cyrus-sasl 1.5.27 and I have the same
problem.
Does somebody know the solution?
> Howdy,
>
> I've searched forever int he archives and on the web for this, and can't
> find a clue that helps:
>
> I just installed Cyrus-imap 2.0.16 (and cyrus-sasl 1.5.27, both wit
Sure, I have:
Linux Mandrake 8.1, kernel 2.4.8
I installed cyrus-imapd-2.0.16 from the tarball
that I downloaded from the cyrus site.
Jeff
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 08, 2002 12:56 AM
> To: [EMAIL PROTECTED]
> Cc: [EM
Hi,
Please give us some more info,
did you
- install from source?
- on what os?
- what cyrus version?
Tarjei
Jeff Bert wrote:
>I know this is a newbie question but with all I had to do to get cyrus
>installed my brain hurts... what's a good way to get cyrus started at boot?
>
>thanks,
>
>Jeff
31 matches
Mail list logo