max instances of lmtpd?

2001-11-06 Thread Justin R. Miller
;s holding this back? -- Justin R. Miller <[EMAIL PROTECTED]> PGP/GnuPG Key ID 0xC9C40C31 (preferred) msg04402/pgp0.pgp Description: PGP signature

max instances of lmtpd?

2001-11-06 Thread Justin R. Miller
less) pretty consistently. Is there a limit that's holding this back? -- Justin R. Miller <[EMAIL PROTECTED]> PGP/GnuPG Key ID 0xC9C40C31 (preferred) msg04401/pgp0.pgp Description: PGP signature

log statistics?

2001-10-18 Thread Justin R. Miller
Hello, I'm curious as to whether anyone is familiar with any log statistics programs for the Cyrus imapd.log file. Things like number of logins, length of session, etc. Any pointers? -- Justin R. Miller <[EMAIL PROTECTED]> PGP/GnuPG Key ID 0xC9C40C31 (preferred) PGP signature

Re: Per-user receive rate controls

2001-10-03 Thread Justin R. Miller
it took me a while to figure out, was that when syslog restarted weekly (after log rotation), the auth daemon would die since the fifo was cut. Now I just tail imapd.log directly. -- | Justin R. Miller / [EMAIL PROTECTED] / 0xC9C40C31 | Of all the things I've lost,

Re: What is the best way to backup the email boxes in cyrus imap.

2001-09-21 Thread Justin R. Miller
re it would be slower, you could backup over the IMAP protocol on the loopback or such and not have to worry about multiple concurrent users. At least I think this would work... -- | Justin R. Miller / [EMAIL PROTECTED] / 0xC9C40C31 | Of all the things I've lost, I mis

Re: Changing filesystems, backup strategies

2001-09-19 Thread Justin R. Miller
rrors, no corruption, etc. This is on three disks (six or so partitions) totalling about 10GB of used space. -- | Justin R. Miller / [EMAIL PROTECTED] / 0xC9C40C31 | Of all the things I've lost, I miss my pants the most. -- PGP signature

Re: Webmail Client

2001-09-14 Thread Justin R. Miller
Thus spake Rehuel Lobato de Mesquita ([EMAIL PROTECTED]): > Can anyone recommend an open source "yahoo/hotmail-like" mail client? I would second the recommendation for SquirrelMail. The user community is also very helpful. -- | Justin R. Miller / [EMAIL PROTECTED] / 0xC9C40C31

Re: Questions about ipurge(8)

2001-09-05 Thread Justin R. Miller
justin/purgeimap/ This operates over the IMAP protocol, however. Also note that it could be easily extended to handle multiple accounts or folders. Eventually I'll get around to improving this... -- | Justin R. Miller / [EMAIL PROTECTED] / 0xC9C40C31 | Of all the things I've lost, I m

Re: /var/spool/mail/ and Cyrus

2001-08-28 Thread Justin R. Miller
especially well, and should be released as a 1.4 beta any time now. -- | Justin R. Miller [EMAIL PROTECTED] [EMAIL PROTECTED] | Of all the things I've lost, I miss my pants the most. -- PGP signature

converting sasldb

2001-08-24 Thread Justin R. Miller
-Justin -- [ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ] [ ] -- see full headers for PGP key information -- [ ] [ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ] PGP signature

Re: Sendmail -> Procmail -> Deliver -> Cyrus

2001-08-03 Thread Justin R. Miller
ched mine). A failure of 67 appears to be "addressee unknown". -Justin P.S. Note that qmail uses totally arbitrary codes, whereas sendmail is compliant with sysexits.h. Fun! ;-) -- [ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ] [ ] -- see full headers for PGP key inform

Re: Sendmail -> Procmail -> Deliver -> Cyrus

2001-08-03 Thread Justin R. Miller
single-user mail system. -Justin -- [ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ] [ ] -- see full headers for PGP key information -- [ ] [ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ] PGP signature

Re: New Installation Help

2001-07-11 Thread Justin R. Miller
cal: echo "Starting cyrus server..." /usr/cyrus/bin/master & This should take care of things for you. HTH, -Justin -- [ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ] [ ] -- see full headers for PGP key information -- [ ] [ ] -- http://solidlinux.com/~justin/pubkey

Re: Cyrus IMAP 2.0.15 released

2001-07-08 Thread Justin R. Miller
e straight 2.0.15 still be used? -- [ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ] [ ] -- see full headers for PGP key information -- [ ] [ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ] PGP signature

Re: inetd.conf equivilent on Linux 7?

2001-06-26 Thread Justin R. Miller
Curtis, Linux too uses inetd.conf. However, judging by your subject I assume you are talking about _Red Hat_ Linux, which in version 7.0 migrated to xinetd instead of inetd. Each service has a separate file in /etc/xinetd.d. -Justin Thus spake Curtis Martin ([EMAIL PROTECTED]): > Hello, >

odd lmtpd problem

2001-06-18 Thread Justin R. Miller
Can anyone explain this? It happens every 10-20 messages. I'm using the latest imapd and sasl, and when this happens, the message doesn't get delivered. Fortunately, I have a backup spool. Thanks for any help. procmail: Assigning "LASTFOLDER=/usr/cyrus/bin/deliver -a justin -m

Re: Postfix-20010228/Cyrus-Imapd 2.0.12 deliver problems

2001-06-04 Thread Justin R. Miller
I've been experiencing a similar problem, however it was happening with the old 1.x branch of Cyrus, so I upgraded to 2.x (among other reasons) but it still happens occasionally. It seems to have started when I upgraded the box to Red Hat 7.1 from 7.0. -Justin Thus spake Jörg Spilker ([EMAIL PR

odd lmtpd warning/error

2001-06-01 Thread Justin R. Miller
Hi, Just upgraded to 2.x and I'm using procmail with deliver as I did with 1.x. From what I understand, deliver now serves as a wrapper to lmtpd, which does the actual delivery. Thing is, I'm getting odd errors every now and then in my procmail log like this: Folder: /usr/cyrus/bin/

TLS vs. SSL

2001-05-31 Thread Justin R. Miller
Hi, I just took the plunge and updated from my old Cyrus 1.x (whatever the latest one was) to the 2.x released a few days ago. Everything seems to be working fine, and I have support for IMAP and IMAPS. It looks like when I use regular IMAP, the log says I have a login with "plaintext+TLS". Ho

Re: Mail delivering

2001-05-30 Thread Justin R. Miller
Thus spake Kevin J. Menard, Jr. ([EMAIL PROTECTED]): > You're just asking for trouble that way. Use a pop-before-smtp method instead. > Bennett Todd's works fantastically with postfix, don't know about sendmail > though. I've had good luck with smtp-poplock and this regex: $line =~ m

Re: Web e-mail frontends

2001-05-03 Thread Justin R. Miller
Thus spake Dan Makovec ([EMAIL PROTECTED]): > This version of IMP seems to be the only version of any web client that > lists all the IMAP subfolders (Netscape/Outlook style) and indicates how > many unread messages there are in each one, without me having to go through > and click on each folder

Re: Message duplicates with Procmail and Cyrus 2.0.12

2001-04-17 Thread Justin R. Miller
Sorry for the list post; that was intended for Tom only. -Justin

Re: Message duplicates with Procmail and Cyrus 2.0.12

2001-04-17 Thread Justin R. Miller
Tom, It's probably procmail-related. Can you send me your procmailrc off the list? -Justin Tom Sedge spewed forth in 0.5Kbytes of drivel: > Hi, > > I've upgraded our IMAP system from Cyrus 1.6.22 to Cyrus 2.0.12, leaving > our procmail filtering scripts in place. > > Everything is worki

Re: Web e-mail frontends

2001-04-09 Thread Justin R. Miller
Stephen Fischer spewed forth in 1.7Kbytes of drivel: > Squirrelmail - nice interface, but there are problems getting it to work with > cyrus. Maybe it's my settings, but it doesn't allow me to create > new folders, and the mailing list hasn't been as helpful. SquirrelMail works fine

Cyrus + IMAPS

2001-03-26 Thread Justin R. Miller
Hi, Quick question about IMAPS. I currently use stunnel to bridge ports 993 and 143 to provide for IMAPS. The only problem is with an SMTP-after-AUTH setup that I've rigged (smtp-poplock actually). It regex's the imapd.log to collect IP addresses to allow. But since IMAPS users through stunne

odd deliver failure

2001-03-23 Thread Justin R. Miller
Hi, I have a custom setup for virtual domains between qmail, procmail, and Cyrus. Things are fine, except occasionally deliver fails and I don't know why. Here is what's coming out of my procmail log: procmail: Assigning "LASTFOLDER=/usr/cyrus/bin/deliver -e -a boo_voxe

Re: creating mailbox from php

2001-03-19 Thread Justin R. Miller
Hey, This seems to work fine if you call it thusly: imap_open("{localhost:143}", "cyrus", "password"); I'm working on a set of Cyrus tools and have had success with this. -Justin Thus spake prune ([EMAIL PROTECTED]): > Hi, > > You was right. I need to create a cyrus user in my ldap.

Re: Default Mailbox / Inbox settings.

2001-03-12 Thread Justin R. Miller
That's how Cyrus (and Courier, among others) works. AFAIK, there's no way to get around it. Everything is a subfolder of INBOX. -Justin Thus spake Phil Ellett ([EMAIL PROTECTED]): > Just a quick query about the heriarchy of mail folders. > > I am running Cyrus IMAP 2.0.12 > > If I create ne

exit code -11?

2001-02-26 Thread Justin R. Miller
Hi, Can anyone tell me what might be causing deliver to exit with a -11? I can't seem to find documentation for this or glean it from the source. -Justin