;s
holding this back?
--
Justin R. Miller <[EMAIL PROTECTED]>
PGP/GnuPG Key ID 0xC9C40C31 (preferred)
msg04402/pgp0.pgp
Description: PGP signature
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
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
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 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
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
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
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
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
-Justin
--
[ ] -- Justin R. Miller - [EMAIL PROTECTED] -- [ ]
[ ] -- see full headers for PGP key information -- [ ]
[ ] -- http://solidlinux.com/~justin/pubkey.asc -- [ ]
PGP signature
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
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
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
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
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,
>
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
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
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/
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
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
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
Sorry for the list post; that was intended for Tom only.
-Justin
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
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
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
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
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.
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
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
29 matches
Mail list logo