Al 24/10/11 15:20, En/na Gabriele Bulfon ha escrit:
> I read all around the web that is not safe to run Cyrus imap over NFS, but
> these posts are old,
> so I was wandering if something changed with new releases of Cyrus and/or NFS.
Hi. I am also interested in a NFS backend. I don't want to share
>> I login as an admin user to cyradm but I can't create it. I checked
Sorry, my bad. I was doing with a "not admin" user.
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
Hi. I just migrated to cyrus-2.2. I wan't to add a shared
folder so I need to create a top-level folder.
I login as an admin user to cyradm but I can't create it. I checked
the permissions, and they look fine. All the partitions are owned by
the cyrus user.
I see nothing in cyrus.log nor syslog o
On Tue, Oct 04, 2011 at 09:20:19PM -0400, Adam Tauno Williams wrote:
> Quoting Francesc Guasch :
> > Hi. I migrated a old cyrus-2.1 to a new server with cyrus-2.2.
Hi. Adam, thank you very much for answering me.
>
> You do realize you've migrated from a fossilized version of C
Hi. I migrated a old cyrus-2.1 to a new server with cyrus-2.2.
The seen flags from the INBOX and user subfolders seem fine but
all the messages from the shared folders are unseen.
I searched the archives but I am only able to find about "sharing
the seen flags in shared folders".
Where are the o
Edward Rudd wrote:
Try looking at the config.log file in the cyrus-imapd source directory
(where the configure script is) and see what the error message it has
when it checks for db_create. then post that to the mailing list..
Yes !
Now I see what failed. It was the pthread RedHat thingy. I found
Simon Matter wrote:
Simon Matter wrote:
So I tried to install from source. I read redhat db4 was
buggy so I built a new one with the db4.spec file from
Do you also have db3 packages installed? This can confuse the build
process. The rpms are made to build on stock RedHat x distributions. I
don't
Simon Matter wrote:
So I tried to install from source. I read redhat db4 was
buggy so I built a new one with the db4.spec file from
http://www.invoca.ch/pub/packages/cyrus-imapd/
That's my site. Rebuilding cyrus-imapd is always possible even with the
original db4 packages. The only problem is th
Simon Matter wrote:
Hi Simon, thank you very much for answering me.
Hi. I have RedHat 9 and I'm trying to install cyrus-imapd.
Looks like you messed up your box somehow. The
cyrus-imapd-2.1.16-6.src.rpm compiles fine on stock RedHat 9.
I had problems running a cyrus-imapd binary installation.
So
Hi. I have RedHat 9 and I'm trying to install cyrus-imapd.
I've read the docs and I've followed the steps. But when
I try to compile it complains:
...
checking for db_create in -ldb30... no
checking for db_create in -ldb3... no
checking for db_create in -ldb... no
checking for db_open in -ldb... no
Hi. I know this has been asked before. I digged the archives
before posting. But I have spent many time trying to fix it
unsuccessfully. Please someone give me a hint.
I can't access to the imap server. I checked the configuration
removed and reinstalled. I've googled and searched the archives
with
Francesc Guasch Ortiz wrote:
Hi. A disk drive crashed this morning, so I copied all
the data to a new disk using tar.
It looks /tmp mode was wrong and the virus mail scanner failed.
cat 14384. | /usr/cyrus/bin/deliver jordi
I thought this was supposed to deliver the message.
Maybe it failed
Hi. A disk drive crashed this morning, so I copied all
the data to a new disk using tar.
Now the mail delivering isn't working. I think it's only
deliver that isn't working :
I try to send the msg like this:
cat 14384. | /usr/cyrus/bin/deliver jordi
I don't se anything in the logs but the mail
Hajimu UMEMOTO wrote:
Hi,
On Wed, 23 Oct 2002 10:13:18 +0200
Francesc Guasch <[EMAIL PROTECTED]> said:
I cannot believe that that code couldn't be compiled.
finally I gave up and I installed an old version.
It compiled fine and works ok.
Thank you for trying.
--
frankie
Carson Gaspar wrote:
--On Monday, October 21, 2002 10:43 AM +0200 Francesc Guasch
In file included from getaddrinfo.c:71:
/usr/local/lib/gcc-lib/sparc-sun-solaris2.5/3.2/include/rpc/clnt.h:110:
field `RE_why' has incomplete type
defined in /usr/include/rpc/auth.h
Thank you ! I ad
James Greenhalgh wrote:
> On Tue, 01 Oct 2002 09:57:38 +0200
> Francesc Guasch <[EMAIL PROTECTED]> wrote:
>
> Add #include to the includes in getaddrinfo.c
>
I don't have this file, but I started using find and grep and
I've added this to getaddrinfo.c:
#in
Hi, I posted a question about compiling cyrus-imapd for Solaris 2.5
that nobody answered.
I'm willing to try anything, I'm good with C, but I only have been
programming perl lately. So I can try to change the source if
someone give me any hint about it.
This is the message:
I have an old Solari
Henry wrote:
> My intention is to create a mail server that is based on own database, not
> using linux's user database for my LAN using a web-based interface,
> db or file. Any suggestion on which easy-to-setup mechanism?
I use pwcheck-mysql, but I see there is a cyrus-sasl-mysql-patch.
Look a
Hi.
I have an old Solaris 2.5 box and I need to install cyrus-imap
here. I upgraded to the latest gcc-3.2 and I successfully installed
cyrus-sasl-2.1.7.
I'm trying to compile cyrus-imapd-2.1.9, but I can't
fix this :
gcc -c -I.. -DHAVE_CONFIG_H -I. -I. -Wall -g -O2 \
getaddrinfo.c
getaddrinfo.
any message. Even the
ones delivered after the restore.
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Francesc
> Guasch Ortiz
> Sent: Monday, November 19, 2001 08:39
> To: [EMAIL PROTECTED]
> Subject: Restoring backup
>
I have a solaris 2.6 box with cyrus-imapd 1.5.19.
Someone removed all the files of an imap folder. The folder
has subfolders that are still there and available.
I restored the backup but now the messages can't be
retrieved. Netscape communicator tells me there are
some messages there but when I t
Eric wrote:
>
> Hi,
>
Hi Eric.
> Ok I added the following line in my /etc/pam.d/pop:
> auth required pam_warn.so
I've been trying to install cyrus-imapd also. And I've been following
the advices here.
> And here is the log when I tried to connect using pop:
> Sep 28 10:01:22 magent
Nick Ustinov ha escrito:
>
> It's Linux RedHat 7.0 with kernel 2.4.2-0.1.28smp running at dual p3/550
> and the system launches approx the same number of lmtpds.
>
> The e-mails are being delivered, but EXTREMELY slow. I don't know where the
> problem is, however the system is unable to deliver
Hi. I'm not a newbie. I've been using cyrus-imapd since 1.5.19.
I successfully installed cyrus-imapd-16.19 rpm for rh6.2
Now I wanted to install it in a rh7.1 box but after solving many
problems now I'm facing one I can't manage.
I have:
cyrus-sasl-1.5.24-17
cyrus-imapd-2.0.9-3
Now I just can'
Stefano Coatti wrote:
>
> I tried to write my personal script to make batch command in
> creating/listing/deleting user & mailboxes.
I login like this:
my $plen = length($pass);
warn ("$user $pass\n");
$imap->send(undef,undef,"LOGIN $user {$plen}\r\n$pass")
Patrick Lin wrote:
>
> > Undefined first referenced
> > symbol in file
> > db_open /usr/local/lib/libsasl.so
I finally modified Makefile for cyrus-sasl so it uses ndbm this way:
cyrus-sasl-1.5.24/lib/Makefile
SASL_DB
John Hughes wrote:
>
> "Daryl Tester" <[EMAIL PROTECTED]> writes:
> > "Francesc Guasch" <[EMAIL PROTECTED]> wrote:
> >
> > > I already tried this. When pwcheck creates the socket it's made
> > > this way.
> >
> >
Patrick Lin wrote:
>
> Francesc Guasch a écrit :
> >
> > I did install cyrus-sasl and I managed to compile it in
> > another box with solaris-2.5.1. But with solaris-2.6
> > it looks it doesn't work.
> >
> > gcc -L/usr/local/BerkeleyDB.3.2/lib -
[EMAIL PROTECTED] wrote:
>
> Francesc Guasch writes:
> >
> >[EMAIL PROTECTED] wrote:
> >>
> >> Is there an official version of SASL pwcheck that uses PAM?
> >> I'm using cyrus-sasl-1.5.24, which seems to be the current
> >
> >With t
I did install cyrus-sasl and I managed to compile it in
another box with solaris-2.5.1. But with solaris-2.6
it looks it doesn't work.
I searched the mailing list and I found two people
asking the same question but no answers.
# ./configure
checking for sasl_getprop in -lsasl... (cached) no
con
[EMAIL PROTECTED] wrote:
>
> All,
>
> I am using cyrus 2.0.12 with the latest postfix on freebsd 4.2
> In postfix's config file I removed the ${extension} from the postfix config
> in master.conf
Why ?
I also have postfix, here is my master.cf entry for cyrus:
cyrus unix - n n -
[EMAIL PROTECTED] wrote:
>
> Is there an official version of SASL pwcheck that uses PAM?
> I'm using cyrus-sasl-1.5.24, which seems to be the current
With that version you don't need SASL. Just pwcheck in
background.
> release. I have a copy of a PAM version of pwcheck from 1998,
> but I assum
Daryl Tester wrote:
>
> "Francesc Guasch" <[EMAIL PROTECTED]> wrote:
>
> > imapd[21647]: accept failed: Socket operation on non-socket
> [...]
> > ls -ld /var/pwcheck/pwcheck
> > prwxrwxrwx 1 root other 0 Apr 19 12:20 /var/pwcheck/pwcheck
>
&g
Jeremy Howard wrote:
>
> > When I connect to imap port I see a message in the logs:
> >
> > imapd[21647]: accept failed: Socket operation on non-socket
> > ls -ld /var/pwcheck/pwcheck
> > prwxrwxrwx 1 root other 0 Apr 19 12:20 /var/pwcheck/pwcheck
> >
> What pwcheck daemon are you running? Wher
Hi. I'm trying to setup cyrus-sasl-1.5.24 and cyrus-imapd-2.0.12
This is solaris-2.5.1.
When I connect to imap port I see a message in the logs:
imapd[21647]: accept failed: Socket operation on non-socket
in /etc/imapd.conf
sasl_pwcheck_method: pwcheck
I have running the pwcheck file I found i
Sean S Coleman wrote:
>
> When I send mail to [EMAIL PROTECTED], as coleman on a different
> computer, the message is delivered to user.sys, not user.sys.perf. Is
> this the expected behavior? If not, what am I doing wrong. If sendmail
I have such a setup for postfix (as sendmail replacement) an
I want to install a cyrus server but I just want the users
have access to shared folders. I want a kind of protected
newsgroup server.
But if users have not inbox they are not allowed to access
to the server.
I tried this with the latest sasl libraries and cyrus-imapd-1.6.24.
Is there a way to
37 matches
Mail list logo