Le mercredi 24 avril 2002, 10:06:18 ou environ twk a écrit:
> Atif Ghaffar wrote:
>
> >Hi Alex,
> >
> >Did you find a solution? If yes, please share with us.
> >
> >I would also like to move users from one box to another from time to
> >time, for example if the server needs to be upgraded or rep
I want to say thanks for the tips I received over the last week or so.
The problems turned out to be fairly minor permissions problems in both
cases, but I might have taken a while longer to find them if not for
some hints I got here (and on a french sendmail site hehe). I am so
happy I have Cryus
Bob Finch wrote:
>The "spam" test passes the message to spamassassin's spamd. The test
>returns true iff the spamassassin score is greater than the threshold.
>This way, only users that want to use spamassassin incur the extra
>overhead.
>
>
Neat. Our approach is to use a Postfix content filte
Rob Siemborski wrote:
>On Wed, 24 Apr 2002, Marcel van der Boom wrote:
>
>
>>I'm definitely interested in your experience with this setup.
>>
>>Would this also allow users to actually *block* messages, so spammers
>>might give up after some time?
>>
>>
>
>Yes, though I wouldn't recommend th
I'm building a sieve tool using CMU's sieve engine and the GNU
mailutils mail handling library. I'd be very interested in
this estenssion. Can you send me the diffs, and a complete
source tree may be handy as well.
Thanks a lot!
Sam
Quoteing [EMAIL PROTECTED], on Wed, Apr 24, 2002 at 10:58:58AM
On Wed, 2002-04-24 at 19:41, Luc de Louw wrote:
> Hi!
>
> Do you know if its possible to have cyrus users like user@domain ?
> If not, any suggestions?
Yes. use lmtp patch at www.surf.org.uk
(there are reasons not to do it though)
--
Simon
Hi!
Do you know if its possible to have cyrus users like user@domain ?
If not, any suggestions?
Lots of End-users ask such questions.
rgds
Luc
On Wed, 24 Apr 2002, Bob Finch wrote:
> I've written a sieve extension so you can write something like this:
>
> require [ "spam", "fileinto" ];
> if spam {
> fileinto "spamfolder";
> }
>
> The "spam" test passes the message to spamassassin's spamd. The test
> returns true iff the sp
On Wed, 24 Apr 2002, Rob Siemborski wrote:
> We are testing a combination of SpamAssassin and MimeDefang here at CMU,
> where we just tag spam with a header and allow people to use sieve to do
> what they will with the resulting messages.
I'm doing the same thing at home and at two ISPs and it w
This sounds very interesting, if the diffs aren't to big, please post
them to the list.
Regards,
Hein
On Wed, 2002-04-24 at 19:58, Bob Finch wrote:
> I've written a sieve extension so you can write something like this:
signature.asc
Description: This is a digitally signed message part
> "Rob" == Rob Siemborski <[EMAIL PROTECTED]> writes:
Rob> We are testing a combination of SpamAssassin and MimeDefang
Rob> here at CMU, where we just tag spam with a header and allow
Rob> people to use sieve to do what they will with the resulting
Rob> messages.
I've written
hi!
is it possible to deliver messages right into subfolder in user's INBOX?
for example, i created maillists.cyrus subfolder and set up mail filter to
deliver messages with apropriate List-Id: to that folder...
but messages just disappear when im trying to send to mylogin.maillists.cyrus
how t
Date: Wed, 24 Apr 2002 12:21:12 -0400
From: Cyrus Daboo <[EMAIL PROTECTED]>
--On Tuesday, April 23, 2002 7:51 PM -0700 Ashley Yakeley
<[EMAIL PROTECTED]> wrote:
| So what is the best way for an IMAP client to detect recently arrived
| mail in a hierarchy of around a thousand m
Hi,
--On Wednesday, April 24, 2002 1:12 PM -0400 Lawrence Greenfield
<[EMAIL PROTECTED]> wrote:
| I think LISTEXT will eventually allow for STATUS information returned
| with the LIST.
Also ANNOTEMORE may have status information and that could allow a single
command to match multiple mailboxes
Hi,
--On Tuesday, April 23, 2002 7:51 PM -0700 Ashley Yakeley
<[EMAIL PROTECTED]> wrote:
| So what is the best way for an IMAP client to detect recently arrived
| mail in a hierarchy of around a thousand mailbox folders? Should it do a
| SELECT on each one periodically? Or should it open up 10
Our policy for spam-control is the following:
a. Everything which is a risk for the network as a whole: trap site wide
(MTA level or even before (ip-blocking)) For example we use spamshield
now to block ip routes to flooding hosts.
b. The rest is under user control (cannot be done at MTA le
On 24 Apr 2002, simon wrote:
> I have used spam assassin in the past but I don't know if there is
> a webfront definitely possible and to not have them to have shell
> accounts.
We are testing a combination of SpamAssassin and MimeDefang here at CMU,
where we just tag spam with a header and allo
Atif Ghaffar wrote:
> Hi Alex,
>
> Did you find a solution? If yes, please share with us.
>
> I would also like to move users from one box to another from time to
> time, for example if the server needs to be upgraded or repaired etc.
>
We have a procedure for doing this; basically we :
-
I use ldap to authorize.
=== 2002-04-24 09:21:00 £º===
>On Wed, 24 Apr 2002, LiuJinhui wrote:
>
>> when I running cyradm, I need input two password
>>
>> #cyradm 202.118.66.7 -u root
>> Please enter your password:
>> IMAP Password:
>>
>> The second is the IMAP admi
On Wed, 24 Apr 2002, LiuJinhui wrote:
> In cyradm interactive session,
> when I use the dm command to delete a mailbox
> I got the error:
>
>
> #cyradm 202.118.66.103 -u root
> Please enter your password:
> IMAP Password:
> 202.118.66.103> lm
> user.hehe user.lxy
On Wed, 24 Apr 2002, LiuJinhui wrote:
> when I running cyradm, I need input two password
>
> #cyradm 202.118.66.7 -u root
> Please enter your password:
> IMAP Password:
>
> The second is the IMAP admin password. But what is
> the first passwd? I can pass the authorization whatever
> I inp
In cyradm interactive session,
when I use the dm command to delete a mailbox
I got the error:
#cyradm 202.118.66.103 -u root
Please enter your password:
IMAP Password:
202.118.66.103> lm
user.hehe user.lxyuser.test
user.hui
when I running cyradm, I need input two password
#cyradm 202.118.66.7 -u root
Please enter your password:
IMAP Password:
The second is the IMAP admin password. But what is
the first passwd? I can pass the authorization whatever
I input.
Hi,
does anyone have an rc.script for running cyrus-imapd as a daemon
instead of in the inetd.d file? The server I am dealing with is quite
old, but I cannot upgrade it yet because of some special config things I
must test first.
Tarjei
On Wed, 2002-04-24 at 11:46, Marcel van der Boom wrote:
> In search for a spam control tool to use in combination with cyrus I
> couldn't find something to our liking.
you should be able to use anything as spam control should be
MTA based.
I have used spam assassin in the past but I don't know
In search for a spam control tool to use in combination with cyrus I
couldn't find something to our liking.
Our first choice would be:
mapSoN (http://mapson.sourceforge.net)
===
uses a direct delivery to mailbox (/var/spool/mail like) mechanism so
cannot be used d
Hi
The problem occured first when I restarted the email-server and cyrus did
not finish running ctl_mboxlist -r for three days! So I thought the
mailboxex.db must be corrupt...
I have now running the new installation (cyrus-imap 2.1.3 with postfix on
SuSE 8.0) with empty new mailboxes.
How can I
Richard Worwood schrieb:
>
> Sorry if this is a stupid question but I'm trying to configure cyrus and
> postfix for the first time and am having some problems.
>
> At the moment I am stuck with the following error.
>
> > postfix/pipe[8865]: DCC04C57D: to=<[EMAIL PROTECTED]>,
> > relay=cyrus, de
I need help to compile "cyrus-imapd-2.1.3" with "cyrus-sasl-2.1.2-2" in
tru64, when I execute:
# ./configure.sh
#!/sbin/sh
###
SCRIPT: configure.sh
###
LOCAL="/usr/local"
BERKELEY="/usr/local/BerkeleyDB.4.0"
rm -f config.
On Wed, 2002-04-24 at 09:35, abarthel wrote:
> Apr 24 07:00:03 lx93 master: unable to change limit of file descriptors
> available
My impression is that Linux (at least 2.4.x) does not allow to set the
file-descriptor limit to unlimited. My workaround was to replace all
limit_fds(RLIM_INFINITY)
On Wed, 24 Apr 2002, Atif Ghaffar wrote:
> I would also like to move users from one box to another from time to
> time, for example if the server needs to be upgraded or repaired etc.
What I usually do when moving mailboxes from one server to another (both
are running 1.6.25) is this:
1. Create
Hello,
I made a cron/backup of the mailboxes (/var/imap and /var/spool/imap) this
evening. Everything worked apparently fine.
Here is /var/log/messages with comment
Apr 24 07:00:00 lx93 /USR/SBIN/CRON[7118]: (root) CMD (/home/cyrus/sauve.txt)
Apr 24 07:00:00 lx93 master[1630]: exiting on SIGT
32 matches
Mail list logo