-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
-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
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
, 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
-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
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
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
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
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=
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!
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+
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
> 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
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]
> 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]
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]
> 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]
ray that you're using SSL/TLS.
--
Chris Hilts
[EMAIL PROTECTED]
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]
| /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
> 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]
doesn't exist yet.
> Any workaround for this? Thanks!!
Check out the "unixhierarchysep" directive in imapd.conf.
--
Chris Hilts
[EMAIL PROTECTED]
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]
> 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
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]
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
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
-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 -
28 matches
Mail list logo