Re: (no subject)

2006-12-22 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wickham, Larry wrote: > I am currently charged with administering our 1 semester old Cyrus > server. When the server was introduced a policy was written which stated > that emails over a certain age would be deleted. I can find no such > function or fe

Cyrus & Active Directory

2006-07-07 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have googled, read everything in /usr/share/doc/ and even tried beating my head against the desk. I am completely unable to get Cyrus SASL and IMAP to use Active Directory to authenticate. I have tried to use kerberos, LDAP, libpam-ldap, and black

Re: migrating from dovecot to cyrus

2006-06-26 Thread Chris Hilts
a tool called 'imapsync'. I've used it to move a lot of messages around before, it worked really well. - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.3 (MingW32) iD8DBQFEoA7E98ixrK2vMtARAhL/AJoCsz

Re: Looking for a *good* X based GUI IMAP client for Cyrus IMAP ...

2006-06-13 Thread Chris Hilts
, by Cyrus if it is available. There's no special IMAP request for a SQUAT search, so there's no reason Cyrus has any idea that it's Thunderbird and not SquirrelMail or Evolution doing the search. Probably the user sitting in front of the keyboard going "gee, this search is slow

Re: Implementing IMAP advice for first timer

2006-05-24 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sebastian Hagedorn wrote: > Don't bother with Courier, it's not a real IMAP server. It isn't? Since when? - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid! -BEGIN PGP SIGNATURE- Version: Gnu

Re: autocreate: why do I need autocreatequota?

2006-04-25 Thread Chris Hilts
if it is positive, otherwise the user has unlimited quota. - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.3 (MingW32) iD8DBQFETlCm98ixrK2vMtARAi6qAKCdexnlL2R8TP5SiY2KqPOxuNpIzQCePfig Nx+uqk6DdS1vIAI0k2T9GbI= =9fK

Re: setting up tls

2006-04-19 Thread Chris Hilts
relevant portions of your config. We need details to be able to help. - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.3 (MingW32) iD8DBQFERj2R98ixrK2vMtARAjs2AJ4y2Dkc1QY91pwafF0Aw6IfpS5rVwCbBEG+ 7Nsll2Ua4hJP9arvRG+s9

Re: How to suppress "Couldn't find mech CRAM-MD5" message

2006-03-13 Thread Chris Hilts
do CRAM-MD5 in the CAPABILITY response? What have you got your "sasl_mech_list" set to? - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.1 (MingW32) iD8DBQFEFYz/98ixrK2vMtARAs69AKCRGBKG6b+BL/tpcbib4XTJcVp71AC

Re: why does cyrus have to have a password

2005-12-19 Thread Chris Hilts
and DenyGroups/DenyUsers parameters for sshd. (man 5 sshd_config) - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid! -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (MingW32) iD8DBQFDpyNy98ixrK2vMtARAhetAJ4maBMr9SFTx2THR4RRczkhd4JUJwCfQPB4 P7NXFej9hquGhQsE9akpb08=

Re: Log level question

2005-09-27 Thread Chris Hilts
ocol sessions authenticating as that user. The telemetry log is stored in the subdirectory with a filename of the server process-id and starts with the first command following authentication. - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers -- Send them a triffid!

Re: moving message on nearly full mailbox with IMAP

2005-07-01 Thread Chris Hilts
STORE would put it over quota? What do you do with the message? - -- Chris Hilts [EMAIL PROTECTED] Say it with flowers - send them a triffid. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) iEYEARECAAYFAkLFng8ACgkQ98ixrK2vMtD1rACfaqxMq485Ofi0VaIz2YvYoO6S 2qMAn08s5nOkHUfblgqzVFqxQ+

Re: moving message on nearly full mailbox with IMAP

2005-07-01 Thread Chris Hilts
gt; space in the mailbox, i don't want to copy it but to move. Because there is no such thing as a move when you're using IMAP. It's copy, then delete. You don't have enough quota remaining for two instances of that message at once, therefor the "move (copy then delete)&q

Re: Sql based Spamassassin with sieve

2003-09-09 Thread Chris Hilts
> I am using a gateway spamassassin with Mailscanner. The problem is every > user would like his own individual preferences stored. > > So I was looking if there was a way I could use sieve to fork > spamassassin per user with the user name and the prefernces stored in > Mysql database. I didn't d

Problem with deliver

2003-07-18 Thread Chris Hilts
y=180430, status=bounced (data format error. Command output: procmail: Error while writing to "/usr/sbin/cyrdeliver" procmail: Program failure (65) of "/usr/sbin/cyrdeliver" ) So.. what makes cyrdeliver return status 65? -- Chris Hilts [EMAIL PROTECTED]

Re: suppressing DIGEST-MD5

2003-07-18 Thread Chris Hilts
> How can I stop the Cyrus imapd from advertising DIGEST-MD5 and CRAM-MD5 in > the capabilities? Edit imapd.conf and edit the sasl_mech_list directive as appropriate. -- Chris Hilts [EMAIL PROTECTED]

Re: Webmail -- What's recommended?

2003-07-15 Thread Chris Hilts
out? You CAN put your data & attachment directories outside of SquirrelMail's tree, but by default it's all contained. -- Chris Hilts [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Webmail -- What's recommended?

2003-07-15 Thread Chris Hilts
> Hi! Is it possible to use SSL/TLS connections to IMAP server from > squirellmail? Yes. *IF* you have PHP 4.3.x, SquirrelMail 1.4.x, and Cyrus listening for IMAPS connections (ie. no STARTTLS command required) -- Chris Hilts [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: What to use when no AUTH=

2003-07-01 Thread Chris Hilts
ray that you're using SSL/TLS. -- Chris Hilts [EMAIL PROTECTED]

Re: beginner's question

2003-02-21 Thread Chris Hilts
it works, you have to follow the IMAP protocol. Include a command tag at the beginning. For more detail, see RFC2060. If you're already doing this, er, then ignore this message ;) a01 LOGIN youruser yourpass a02 LOGOUT -- Chris Hilts [EMAIL PROTECTED]

Trouble using cyrdeliver

2003-01-30 Thread Chris Hilts
| /usr/sbin/cyrdeliver -m user.chilts couldn't connect to lmtpd: Success 421 4.3.0 deliver: couldn't connect to lmtpd In the logs: cyrus/lmtpd[22390]: connection from localhost [127.0.0.1] preauth'd as postman cyrus/deliver[22389]: lmtpengine do_auth: could not sasl_setprop the secu

Re: mysql auxprop redhat 8.0 authentication problems

2003-01-28 Thread Chris Hilts
> sasl_mysql_statement: select pass from email where eaddr ='%u' and mid=1 > and active=1" Well, assuming this isn't a transcription typo, you've got an unbalanced quote at the end of your statement. -- Chris Hilts [EMAIL PROTECTED]

Re: cyradm - problem with dotted usernames?

2002-11-20 Thread Chris Hilts
doesn't exist yet. > Any workaround for this? Thanks!! Check out the "unixhierarchysep" directive in imapd.conf. -- Chris Hilts [EMAIL PROTECTED]

Re: lmtp via TCP (localhost)

2002-10-08 Thread Chris Hilts
our MTA to use SASL to authenticate when it connects. I know Postfix can do this, but I haven't played with sendmail in a long, long time. If you're going to go this route, you don't add the -a to the lmtpd command like I described above. Hope this helps in some way. Chris Hilts [EMAIL PROTECTED]

Re: SIEVE rejecting to recipient, not sender *SOLVED*

2002-10-07 Thread Chris Hilts
> When I get a message with the subject 'mytest' to this account, I get > the rejection notice. I don't get the original message, and it > doesn't send the rejection to the sender. I don't recognize anything > significant in the logs, of which I've attached an excerpt below. My MTA was configur

SIEVE rejecting to recipient, not sender

2002-10-04 Thread Chris Hilts
ELIVERED Oct 4 16:18:10 central postfix/smtp[12078]: 774ED21905D: to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=0, status=sent (250 Ok, id=11897-07, from MTA: Ok: queued as CA744219061) Any suggestions would be appreciated. -- Chris Hilts [EMAIL PROTECTED] -- Chris Hilts [EMAIL PROTECTED]

Re: newbie question

2002-10-02 Thread Chris Hilts
you've configured it the way you want it, now you can use cyradm to connect and create mailboxes. Check the documentation, this part is documented quite well. If you'll have trouble with anything, it'll be SASL. I just put up a Debian cyrus server, so if you get stuck again jus

Re: sieveshell install without cyrus?

2002-09-19 Thread Chris Hilts
erl script someplace in your path. Sorry for the confusion (on my part, of course). Chris Hilts [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9idjnVoQRzGM4NJkRAgDSAKDRSKou6UKkNtOpV/LDyCimgQ

Re: sieveshell install without cyrus?

2002-09-19 Thread Chris Hilts
-admin (or in my case, cyrus21-admin). It requires perl, and the SASL libs, but you don't need to install the rest of Cyrus to use it. Hope this helps, Chris Hilts [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.7 (MingW32) Comment: Using GnuPG with Mozilla -