Using cyrus 1.5.19 on debian-testing. Trying to deliver mail to Cyrus
from exim. cyrdeliver fails with errorcode 75, every time, no matter
what the options, except if I specify '-l' for LMTP. I don't think exim
knows LMTP, so I'm not using that. Possible causes that have been
mentioned most
Hi,
> | a OK User `benp' Logged in
> | A2 CREATEADDRESSBOOK .benp.foo
> | A2 NO User 'benp' not permitted to create address book '.benp.foo'
> | * BYE IMSP server exiting (probably out of memory)
> |
> | Is this a namespace thing?
>
> Why is it trying to create using '.' as the first part
Hi Ben,
--On Wednesday, February 19, 2003 4:13 PM -0800 Ben Poliakoff
<[EMAIL PROTECTED]> wrote:
| a OK User `benp' Logged in
| A2 CREATEADDRESSBOOK .benp.foo
| A2 NO User 'benp' not permitted to create address book '.benp.foo'
| * BYE IMSP server exiting (probably out of memory)
|
| Is
I've tried this before (on your advise in the archives of this list)...
When I try that (benp.foo) I get an error like this in the telemetry
logs:
a OK User `benp' Logged in
A2 CREATEADDRESSBOOK .benp.foo
A2 NO User 'benp' not permitted to create address book '.benp.foo'
* BYE IMSP server
Hi Ben,
--On Wednesday, February 19, 2003 3:15 PM -0800 Ben Poliakoff <[EMAIL PROTECTED]> wrote:
| a OK User `benp' Logged in
| A2 CREATEADDRESSBOOK .foo
| A2 NO User 'benp' not permitted to create address book '.foo'
This isn't going to work even if the server itself is working. By defa
Hi All,
I've been attempting to set up imsp using the code from current cyrus
cvs (uses sasl 2). It compiles and seems to run just fine on a RedHat
7.3 host, but I run into trouble when I make an imsp connection (either
with mulberry or imtest).
There seem to be two problems:
1) ACL
2) imsp ins
On Wed, 19 Feb 2003, Ilya wrote:
> Ken, do you have any plans for global admins without default domain setting?
I got this working by accident, but this would be a nice feature. Admin
needs to be unqualified and the imap server ip address should not resolve
to a FQDN.
> On Wed, Feb 19, 2003 at
> I suspect you're seeing the same thing I saw in
> http://www.mail-archive.com/info-cyrus@lists.andrew.cmu.edu/msg09915.html
>
> That message includes my "fix", which may not apply in your
> situation. But maybe it will give you more keywords to
> google for :-) All the best,
>
> Will
Thx for y
For the benefit of others who upgrade to phoebe I wanted to post the
cause of this problem with sieve and the solution.
During the installation of phoebe, Redhat replaces the /etc/services
file with a new one. Unfortunately, the new /etc/services file doesn't
contain entries as required by cyrus.
Ken, do you have any plans for global admins without default domain setting?
On Wed, Feb 19, 2003 at 09:24:54AM -0500, Ken Murchison wrote:
>
>
> Jure Pecar wrote:
> >
> > Hi all,
> >
> > I started playing with the recent cvs code. Basically i want to set up a
> > multidomain server with one d
On Wed, Feb 19, 2003 at 09:20:22AM -0500, Rob Siemborski wrote:
> On Wed, 19 Feb 2003, Jure Pecar wrote:
>
> > cyradm still does not compile to a working state outofthebox. Looks like
> > env variables like BDB_LIB and SASL_LIB are not passed down to perl/imap.
> > When exporting them by hand and
Yes, /var/imap does exist, its owned by cyrus group owned by mail. Perms
are 775. If would help, here's a copy of /etc/imapd.conf. I've kept it
pretty simple.
configdirectory: /var/imap
partition-default: /var/spool/imap
partition-name: /var/spool/imap
admins: cyrus root
umask: 027
allowanonymo
Daryl wrote:
>
> The syntax checks out ok & the rules are simple - it's just not filtering.
> Without any feedback from the deliver process in my logs I cant work out
> why this is the case.
> I am logging everything via syslog, but a deliver process is as follows:-
>
> root@mini-me~$grep 32612
Dave McMurtrie wrote:
>
> Does any company provide commercial support for cyrus imap?
I and/or my employer can. Contact me offline if you are interested.
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY 14127
--PGP Pu
Does any company provide commercial support for cyrus imap?
Thanks,
Dave
--
Dave McMurtrie, Systems Programmer
University of Pittsburgh
Computing Services and Systems Development,
Development Services -- UNIX and VMS Services
717P Cathedral of Learning
(412)-624-6413
Hello all,
I recently setup cyrus-impad 2.1.12 (along with cyrus-sasl 2.1.12) and
created a mailbox called admin using the cyradm tool (cm user.admin). I'm
using Outlook 2000 in 'internet' mode to access the mailbox. It would seem
that I'm missing something when it comes to creating new mailboxe
On Wed, 19 Feb 2003 [EMAIL PROTECTED] wrote:
> Like everywhere else we have the problem that many users set the
> fetch-interval on their mailclient to one minute (or even below with
> croned fetchmails).
>
> I'd like to restrict access to max. 1 fetch per 5 minutes or so. Is
> there any feature i
Like everywhere else we have the problem that many users set the
fetch-interval on their mailclient to one minute (or even below with
croned fetchmails).
I'd like to restrict access to max. 1 fetch per 5 minutes or so. Is
there any feature in cyrus imapd ? Or any third-party-application that
might
The syntax checks out ok & the rules are simple - it's just not filtering.
Without any feedback from the deliver process in my logs I cant work out
why this is the case.
I am logging everything via syslog, but a deliver process is as follows:-
root@mini-me~$grep 32612 /var/log/imapd.log
Feb 19 1
Jure Pecar wrote:
>
> Hi all,
>
> I started playing with the recent cvs code. Basically i want to set up a
> multidomain server with one default domain and mysql auxprop auth. So i
> have this in imapd.conf (among other things):
>
> admins: cyrus
> allowplaintext: yes
> defaultdomain: example.
Hello
After I kill
29838 p1 S 0:00.02 imapd: imapd: [3.1.1.7] leo user.leo (imapd)
user leo never can't connect by imap untill I imapd.sh stop and start
it again.
WHY IS IT HEPPENING?
Leonid mailto:[EMAIL PROTECTED]
Daryl Field wrote:
>
> I'm using(trying to) use sieve to filter, am using homedir for the scripts.
> It doesn't work & I'm not getting any usefull feedback via any of the logs.
> Here are a few details re the current configuration. If anyone is aware of
> any documentation I'm missing & could po
On Wed, 19 Feb 2003, Jure Pecar wrote:
> cyradm still does not compile to a working state outofthebox. Looks like
> env variables like BDB_LIB and SASL_LIB are not passed down to perl/imap.
> When exporting them by hand and going through standard 'perl Makefile.PL;
> make; make install' it works.
Hello I haev lately this error mesage always the same time of day once a
day:
imaplog:Feb 7 04:00:00 venus ctl_deliver[429]: [ID 866726 local6.warning]
DBERROR db4: 6 lockers
imaplog:Feb 9 04:00:00 venus ctl_deliver[3062]: [ID 866726
local6.warning] DBERROR db4: 4 lockers
imaplog:Feb 15 04:00:00
Hi all,
I started playing with the recent cvs code. Basically i want to set up a
multidomain server with one default domain and mysql auxprop auth. So i
have this in imapd.conf (among other things):
admins: cyrus
allowplaintext: yes
defaultdomain: example.com
hashimapspool: 1
imapidresponse: 1
l
I'm using(trying to) use sieve to filter, am using homedir for the scripts.
It doesn't work & I'm not getting any usefull feedback via any of the logs.
Here are a few details re the current configuration. If anyone is aware of
any documentation I'm missing & could point me in the right direction
26 matches
Mail list logo