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
Basically, we are fighting that for some time already. I've set up sendmail
to delivermode=q and it helped a little, since sendmail is not forking tons
of lmtpds this way. Could you tell me what is the glibc version you have?
btw, I've tried latest cyrus from cvs -- didn't really help.
Nick Ust
[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
>
> That's a pipe, not a socket, so the error message
[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 -
Could someone point me to some freestanding code which will check if a
mailbox exists under 2.x?
I am using cyrus for local delivery and postfix for smtp. My virtual users
based on sasl accounts work fine for imap/pop access. Their mail boxes were
created by cyradm. What happens to mail that cyrus processes
for local users with unix logins like root,cyrus, etc.? I checked /var/log/maillog
Hi Atif,
Yes, as I said, it is active, and I've checked by looking in the sieve
dir:
$ pwd
/var/imap/sieve/t/tom
$ ls -l
total 4
lrwxrwxrwx1 cyrusroot 21 Apr 19 12:18 default -> my.first.sieve.script
-rw---1 cyrusroot 92 Apr 19 13:45 my.first.sieve.script
$ cat default
requ
Hi Tom,
does your smtp server speaks LMTP with Cyrus?
To get filters to work (especially for vacation) the message should be
delivered by lmtp.
as I see in your logs there is an entry about lmtp.
can you telnet to port 2000 (sieve port)?
is /var/imap/sieve the correct directory for sieve (define
Hi Atif,
On Fri, 20 Apr 2001, Atif Ghaffar wrote:
> Hi Tom,
>
> does your smtp server speaks LMTP with Cyrus?
No. It does not.
> To get filters to work (especially for vacation) the message should be
> delivered by lmtp.
I understand this is needed for vacation. But from numerous message
Josh Miller wrote:
>
> Could someone point me to some freestanding code which will check if a
> mailbox exists under 2.x?
lm can show you that from within cyradm
if you dont want to invoke cyradm, use this
http://prdownloads.sourceforge.net/ispman/cyrusadmin-0.1.tar.gz
this will give you a hand
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
We are using cyrus 1.5.19 with procmail for local delivery and postfix for smtp. We
solved that problem by creating an alias in the postfix alias-db for every local user
with unix login, now mails for those users get forwarded to users without unix-logins.
Christoph.
[EMAIL PROTECTED] schrieb:
Hi all,
I am a newbie to this mailing list, and new user of
Cyrus server!
I am trying to use Cyrus 1.6.24 on RedHat Linux 7.0.
My purpose is to setup a PHP interface to Cyrus IMAP
server and develop a webmail interface!
I am following the "install" file in the /doc dir.
While compiling, "./co
[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 that version you don't need SASL. Just pwcheck in
> >background.
>
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 that version you don't need SASL. Just pwcheck in
>background.
It's SASL version 1.5.24.
>> release. I hav
Gunjan Kakani wrote:
>
> Hi all,
>
> I am a newbie to this mailing list, and new user of
> Cyrus server!
>
> I am trying to use Cyrus 1.6.24 on RedHat Linux 7.0.
> My purpose is to setup a PHP interface to Cyrus IMAP
> server and develop a webmail interface!
>
> I am following the "install" fi
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.
>
> I searched the mailing list and I found two people
> asking the same question but no answers.
>
> # ./configure
>
> check
18 matches
Mail list logo