hi,
hmm, cyrus doesn't touch the the *.sock files in /var/imap/socket, but
why?
ther is no (x)inetd active or something else, no firewall
cu
On Wed, 2003-06-04 at 14:38, Denny Schierz wrote:
> hi,
>
> i have problems with Cyrus. We had to reboot the System and after that,
> cyrus stops working
hi,
i have problems with Cyrus. We had to reboot the System and after that,
cyrus stops working. Telnet localhost 110/143 ended with connection
refused. There is only one error in the log:
router:/var/imap# tail -f /var/log/imap.log
Jun 4 14:14:03 router master[31758]: setrlimit: Unable to set f
On Wed, Jun 04, 2003 at 04:07:34AM +0200, [EMAIL PROTECTED] wrote:
> I'm running lmtpd via TCP since I never got it to work with sockets.
> Probably just 'smtphost ""' should be enogh to make it work.
I vaguely remember the post you made recently concerning this problem
(lmtpd does not work with s
On Tue, Jun 03, 2003 at 02:16:14PM -0600, Carl P. Corliss wrote:
> So I think I figured out the problem.
>
> What was happening was that db4 was having issues (don't know what in
> particular) but it was causing lmtp to hang because lmtp was waiting for the
> duplicate delivery check to complet
Here is a couple of patches to make Cyrus imapd 2.1.x versions
compatible with Eudora's features. They seem to work in our enviroment,
but be carefull and use at your own risk.
Patch 1 makes Cyrus imapd's STARTTLS Eudora compatible (and breaks client
side certificates).
Patch 2 to make MIME bounda
Simon Matter wrote:
Bernd Nies schrieb:
Looks like this has changed with postfix 2.x. According to the file
.../README_FILES/LMTP_README, you can do something like
mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
local_destination_recipient_limit = 300
and it should work. Can anybody confir
Bernd Nies schrieb:
>
> > Looks like this has changed with postfix 2.x. According to the file
> > .../README_FILES/LMTP_README, you can do something like
> >
> > mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
> > local_destination_recipient_limit = 300
> >
> > and it should work. Can anyb
Looks like this has changed with postfix 2.x. According to the file
.../README_FILES/LMTP_README, you can do something like
mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
local_destination_recipient_limit = 300
and it should work. Can anybody confirm this?
I tried it but it did not work. I
4 Июнь 2003 07:51, Вы написали:
> > Hi
> > I installed cyrus-sasl v2.1.13 from sources for a new mail server.
> > I was surprised, that saslauthd daemon tries to found its conf file
> > (saslauthd.conf) in /usr/etc directory, but not in /etc.
> > During compillation I put following parameters: --pr
On Saturday, May 31, 2003, at 01:33 AM, Ken Murchison wrote:
foobar wrote:
No, I didn't check if I was out of entropy (random).
This is most likely your problem, since the pop3d banner includes a
random challenge for APOP.
that sounds very much like what has started happening to me this
after
Ted Cabeen schrieb:
>
> Bernd Nies <[EMAIL PROTECTED]> writes:
>
> > Ken Murchison wrote:
> >> I'd have to see the LMTP conversation between Postfix and Cyrus, but
> >> my guess would be that Postfix isn't sending the message to all of
> >> the recipients in one connection to Cyrus (with multiple
Hi Ted,
This is it. The postfix local transport always breaks up multiple
recipient messages into single messages for delivery. If you want to
use single message store, you can't use the local transport for your
main delivery. mailbox_transport is part of the local transport.
You'll need to cha
Le mer 04/06/2003 à 02:27, Neal Lippman a écrit :
> I had a great deal of trouble with fetchmail forwarding into cyrus until
> I added the "smtpname" clause to each line in fetchmailrc, eg you might
> use:
> smtpname "[EMAIL PROTECTED]"
> or some similar variant. I don't know if that will hel
the following worked for me:
smtphost "localhost/2003" smtpaddress "" lmtp;
I'm running lmtpd via TCP since I never got it to work with sockets.
Probably just 'smtphost ""' should be enogh to make it work.
Cheers
Tobias
> I had a great deal of trouble with fetchmail forwarding into cyrus until
I had a great deal of trouble with fetchmail forwarding into cyrus until
I added the "smtpname" clause to each line in fetchmailrc, eg you might
use:
smtpname "[EMAIL PROTECTED]"
or some similar variant. I don't know if that will help you, but was I
was getting was lmtp syntax errors on the
What sort of log messages are you seeing?
Does 'imtest' as the user work? (and can you then select a mailbox?)
-Rob
On Tue, 3 Jun 2003, Noah Silverman wrote:
> Sure,
>
> All of the existing users can log in without a problem. Only the NEW users
> have a problem.
>
>
>
> --On Tuesday, June 3, 2
Hi,
I've got some troubles with fetchmail I have configured like this
following, under Debian sid as daemon:
/etc/fetchmailrc:
---
poll pop3.orange.fr proto pop3
user "06" is raphael here
password ""
smtphost "/var/run/cyrus/socket/lmtp"
fe
Mark London wrote:
From what I can tell, the styled text creates an html part that causes an
extra boundary to appear at the end of that part:
--=_8552687==_.ALT--
At least if I delete this boundary, the message is properly displayed. But
whatever the reason, my question stil
> > The sender of the message certainly was Eudora Windows 5.1 However, when
> > reading the message using Netscape 7 on a mac, if I copy the message to a
> > local folder, it appears fine. If I copy it to an IMAP folder on a VMS system
> > running Multinet (usually guaranteed to break everythin
hello,
>
> first, thanks for your answer.
>
> > Check the archives and you will find a few scripts to do this. If your
> > IMAP client isn\\\'t displaying the quota ALERTS generated by Cyrus, then
> > you client is broken.
>
> Yes,
> Broken or a normal MS-Bug
> My system is a redhat with cyrus-im
So I think I figured out the problem.
What was happening was that db4 was having issues (don't know what in
particular) but it was causing lmtp to hang because lmtp was waiting for the
duplicate delivery check to complete and it never did because of whatever
issues db4 was having. So I switche
Achim Altmann wrote:
Hello,
i would like generate a script was inform any users if there mailboxes over
quota.
Could i use the notifyd?
No
could i use a sieve script in the user-sieve-home?
No
Please could any say how to have i program this script?
The sieve and notify-doku isn\'t enough and sa
Sure,
All of the existing users can log in without a problem. Only the NEW users
have a problem.
--On Tuesday, June 3, 2003 3:05 PM -0400 Etienne Goyer
<[EMAIL PROTECTED]> wrote:
Is /etc/sasldb2 readable the user that Cyrus imapd is running as
(usually, cyrus) ?
On Tue, Jun 03, 2003 at 11:1
Is /etc/sasldb2 readable the user that Cyrus imapd is running as
(usually, cyrus) ?
On Tue, Jun 03, 2003 at 11:10:10AM -0700, Noah Silverman wrote:
> Hi,
>
> I have an unusual problem that I need some help with.
>
> We installed Cyrus about a year ago and set up an initial batch of
> mailboxes
Bernd Nies <[EMAIL PROTECTED]> writes:
> Ken Murchison wrote:
>> I'd have to see the LMTP conversation between Postfix and Cyrus, but
>> my guess would be that Postfix isn't sending the message to all of
>> the recipients in one connection to Cyrus (with multiple RCPT TO).
>> If Cyrus gets thems i
Hello,
i would like generate a script was inform any users if there mailboxes over
quota.
Could i use the notifyd?
could i use a sieve script in the user-sieve-home?
Please could any say how to have i program this script?
The sieve and notify-doku isn\'t enough and say nothing about how can i ch
Hi,
I have an unusual problem that I need some help with.
We installed Cyrus about a year ago and set up an initial batch of
mailboxes and users using the sasldb for our authentication.
Recently, I have needed to add a few new users to the system. I have
successfully used cyradm to create the
I'd assume this is because you're moving from a system that uses db4 to
one using db3. If that's the case, the easiest thing to do is to
convert them on the first system to a format both recognize (such as
skiplist). Then, convert the skiplist version back to db3 on the other
system.
sandra
I want to know how I can convert the files .db cyrus uses to db3!
Thanks a lot.
SAndra
Hi
I installed cyrus-sasl v2.1.13 from sources for a new mail server.
I was surprised, that saslauthd daemon tries to found its conf file
(saslauthd.conf) in /usr/etc directory, but not in /etc.
During compillation I put following parameters: --prefix=/usr
--sysconfdir=/etc.
Previous versions,
Mark London wrote:
From: Simon Brady <[EMAIL PROTECTED]>
On Mon, 2 Jun 2003, Mark London wrote:
This is almost certainly a client issue - my guess would be the sending
software is munging the MIME structure of the message (Eudora is
notorious for this). The best way to isolate the culprit is to c
31 matches
Mail list logo