I haven't had much time to look into this myself but, from a fairly
recent CVS pull, I notice that one's password is echoed when using
sieveshell. Perhaps some of the logic in Cyrus::IMAP::authenticate
could be used?
I notice the sieveshell script has the following:
my $tmpfile = "/tmp/sieveshe
> I experience often lmtpd process segfaulting with signal 11. I tried to
> find a solution in the archivers the list, unfortunately with no luck.
> What's strange is that sometimes it delivers the mail, the other time it
> crashes, so deliver returns error 75 (temporary unavailable, try again).
> Ok I added the following line in my /etc/pam.d/pop:
> auth required pam_warn.so
>
> And here is the log when I tried to connect using pop:
> Sep 28 10:01:22 magenta PAM-warn[2069]: user: (uid=76) -> test [remote:
> ?nobody@?nowhere]
>
> So PAM seems to work correctly but why do I stil
http://www.7878.idv.tw/
¯¬¤j®a·|û¤¤¬î¸`§Ö¼Ö¡A¤p¤ÕÀs¦b¦¹¯¬çĤj®a
·PÁ¤j®aªø´Á¨Óªº¥úÁ{¡B¬Ý¦n¡A¯¬¤j®a²á¤Ñ´r§Ö¡A¨Î¸`´r§Ö
Re:
ÁÂÁ¤j®a¤£¥Î¦^§Úªº«H¥ó¡A¦]¬°§Ú·|©ñ¤£¨ì§Aªº¦^«H¡Kccc
My Friends
¯¬ºÖ§A!!
failed login attempts don't seem to appear
in my logs for both pop and imapd daemons.
is it possible to log them?
Thanks,
Barton
The fix that worked for me:
ln -s /usr/include/db3/db.h /usr/include/db.hif db.h is not there. Check
in /lib and make sure you have a libdb.so there
Check in /usr/lib/ and see if libdb.so is there also (it's a link to another
lib I believe). . Move it somewhere else or delete the link (after
Nick Simicich wrote:
>
> At 09:26 AM 9/28/2001 +0200, Tarjei Huse wrote:
> >In the "advanced" tag in OE, there are settings for setting ssl and ports for
> >the server.
>
> Please tell me if I am wrong, but my impression with OE is that it can't
> use startssl. It can either make a connection
Hi Patrick,
I had problem the same but I did not understand its reply! If the
friends will be able to help!
Anderson.
Date Mon, 10 Sep 2001 13:37:56 -0300
To Frederik Seiffert <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
From Pa
At 08:41 AM 9/28/2001 -0400, Jeremy Beker wrote:
>Any ideas as to where on the Mac version one would set this?
I don't have a mac. I found this by looking at the on-line user's manual
in the Eudora web site. Hmmm. The manual is in an hqx file, and winzip
won't decompress it
The manuals are po
At 09:26 AM 9/28/2001 +0200, Tarjei Huse wrote:
>In the "advanced" tag in OE, there are settings for setting ssl and ports for
>the server.
Please tell me if I am wrong, but my impression with OE is that it can't
use startssl. It can either make a connection to a TLS enabled socket or
it will
Hey,
Maybe this is not the right place to ask, but anyway.. I somehow came to the
point, when sendmail is not even connecting to cyrus in any case. cyrus.log
file keeps silence. I have 10 messages in /var/spool/mqueue, so I do
/usr/sbin/sendmail -q -v and what I see is:
Running /var/spool/mqueue
Hi,
Ok I added the following line in my /etc/pam.d/pop:
auth required pam_warn.so
And here is the log when I tried to connect using pop:
Sep 28 10:01:22 magenta PAM-warn[2069]: user: (uid=76) -> test [remote:
?nobody@?nowhere]
So PAM seems to work correctly but why do I still get an
The first thing you might try to do is determine if cyrus is actually
using pam or if the problem is with your pam configuration.
put a:
auth required pam_warn.so
in your pam configuration file which should place a message in the log
file
(From http://www.kernel.org/pub/linux/libs/pam/Li
> I have compiled the sources with the "--with-auth=unix" and I also
> tried with "--with-pwcheck_method=pam" but still does not work.
<...>
Hey, nice set of diagnostics :-) We might put this in the FAQ as a good
example of how to get your question answered :-)
> Trying 127.0.0.1...
> Connected t
On Thursday, September 27, 2001 04:49:39 PM -0400 [EMAIL PROTECTED] wrote:
+--
|
| Gnus is a great imap client! Really great!
|
| In my case, netscape doesn't see new folders created
| by gnus. Gnus sees them, they are on the imap server, and gnus
| can see new folders created by netscape.
|
While I can appreciate the feature you are trying
to implement, the proposed implementation is..
well... limited.
For instace how do you give access to sfLocationA
to mbUserG?
I'm envisioning a use for this where Shared Folders
are "mailing lists" for projects at a company.
You have a set of p
Any ideas as to where on the Mac version one would set this?
-Jeremy
At 12:31 AM -0400 9/28/01, Nick Simicich wrote:
>At 07:37 PM 9/27/2001 -0400, Nick Simicich wrote:
>
>>I had actually posted a trace of one of the sessions, extracted
>>from ethereal (before it started working). As you can s
Hi Alain,
thank´s help-me.
I executed "ldd /usr/cyrus/bin/deliver" and I did not find libdb.
[root@atenas /root]# ldd /usr/cyrus/bin/deliver
libsasl.so.7 => /usr/lib/libsasl.so.7 (0x40021000)
libdl.so.2 => /lib/libdl.so.2 (0x4002c000)
libc.so.6 => /lib/libc.so.6 (0x4002f0
James Courtier-Dutton <[EMAIL PROTECTED]> wrote:
> I have Linux acting as the server for a small office of about 5 client
> Windows PCs.
> I am using Cyrus IMAP, SAMBA (SMB for windows browsing of network drives),
> and telnet access to a shell for a few people.
> To set and change passwords I hav
Hi Everybody,
I have compiled the sources with the "--with-auth=unix" and I also
tried with "--with-pwcheck_method=pam" but still does not work.
My /etc/imapd.conf file looks like this:
configdirectory: /var/imap
partition-default: /var/spool/imap
admins: cyrus
allowanonymouslogin: no
sa
Hi,
I experience often lmtpd process segfaulting with signal 11. I tried to
find a solution in the archivers the list, unfortunately with no luck.
What's strange is that sometimes it delivers the mail, the other time it
crashes, so deliver returns error 75 (temporary unavailable, try again).
I have Linux acting as the server for a small office of about 5 client
Windows PCs.
I am using Cyrus IMAP, SAMBA (SMB for windows browsing of network drives),
and telnet access to a shell for a few people.
To set and change passwords I have: -
Cyrus IMAP uses saslpasswd.
SAMBA uses smbpasswd.
shel
HI!
I have Cyrus-imapd-2.0.16 (64bit binary code) on Solaris-8, compiled
with WorkShop compiler 6.1 and running on Sun Enterprise 420R server.
Netscape Communicator (linux glibc22 and Windows9x ) 4.78 (also tested
4.77) says "Netscape: Error - Could not find the summary information for
the INBOX
Here's what sendmail -q -v gives:
Running /var/spool/mqueue/f8SA52LY010595 (sequence 1 of 322)
f8SA52LY010595: locked
Running /var/spool/mqueue/f8S9utK1032228 (sequence 2 of 322)
f8S9utK1032228: locked
Running /var/spool/mqueue/f8S9wCS5002185 (sequence 3 of 322)
f8S9wCS5002185: locked
Running
Jeremy Howard wrote:
>
> James Courtier-Dutton wrote:
> > Can the above option be used with cyrus imap ?
> > If so, how ?
> >
> I believe that it is proprietary. How ever you can enable SSL in OE, which
> works with Cyrus fine.
In the "advanced" tag in OE, there are settings for setting ssl and
You've read through the cyrus faq?
Also, you've set sasl_pwcheck: pam in imapd.conf ? (try also setting it in
/usr/lib/sasl/Cyrus.conf)
tarjei
Jeremy Howard wrote:
>
> Eric L'Heureux wrote:
> > I need help! I'm trying to install Cyrus 2.0.16 on Red Hat 7.1.
> > I keep getting "Invalid
26 matches
Mail list logo