Hi, I've got the Cyrus server to the point where it's responding to
telnet localhost 143 but I think I've left out the authentication stuff,
I just assumed that ports would take care of that. When I try to run
cyradm I get : plaintext [user] cannot connect to pwcheck server. Sounds
fairly obvious
Thanks! This is what I was looking for is there a means to do this
from the server? Say every night ... ?
Tony
At 06:48 PM 04/17/2002 -0700, you wrote:
>That 'empty deleted folder' you mentioned only works for POP accounts.
>Since Cyrus-IMAP is using IMAP port, the 'purge' action is hidden
David Wright wrote:
>
>
> It sounds like you have a client that deletes by moving to a Trash folder,
> and you don't have a Trash folder. Make sure the client is configured so
> that delete means "mark message as deleted."
Actually the trash folder is there and has been working for months. This
> When I attemp to delete a message from the client I receive the message
> that The IMAP copy failed.
It sounds like you have a client that deletes by moving to a Trash folder,
and you don't have a Trash folder. Make sure the client is configured so
that delete means "mark message as deleted."
When I attemp to delete a message from the client I receive the message
that The IMAP copy failed.
Can anyone give me a clue as to what is happening so that I might attemp
to fix it?
Badiane
Hajimu UMEMOTO wrote:
>
> I'm sorry but I don't test it actually, yet.
> There are `struct sockaddr_in' in your patch. Yes, it came from
> sendmail's code, and not yours. Now, it should be `struct
> sockaddr_storage'. Otherwise, it seems fail with an IPv6 connection.
Since I'm not an IPv6 e
--On Thursday, April 18, 2002 8:55 AM +0100 Russell Packer
<[EMAIL PROTECTED]> wrote:
>
>> I got such a GREAT response with my sasldb2 corruption i just dont know
>> what to think.
>>
>> Has ANYONE but me experienced their sasldb2 getting corrupted every time
>> they reboot? or is this just a
Hi,
> In article <[EMAIL PROTECTED]>
> Ken Murchison <[EMAIL PROTECTED]> wrote:
ken> For those of you longing for SASLv2 support for Sendmail, I have created
ken> a patch which can be
ken> downloaded from the following locations:
ken> http://www.oceana.com/ftp/sendmail-8.12.3-SASLv2.Bet
Hi,
> In article <[EMAIL PROTECTED]>
> Ken Murchison <[EMAIL PROTECTED]> wrote:
ken> For those of you longing for SASLv2 support for Sendmail, I have created
ken> a patch which can be
ken> downloaded from the following locations:
ken> http://www.oceana.com/ftp/sendmail-8.12.3-SASLv2.Bet
Ken Murchison wrote:
>
> Olaf Zaplinski wrote:
>
>>Hi *,
>>
>>has someone had this error also while installing 2.0.16?
>>
>>$ /usr/src/cyrus-imapd-2.0.16/tools/mkimap
>>reading configure file...
>>i will configure directory /var/imap.
>>i saw partition /var/spool/imap .
>>you are using /var/im
Hi *,
has someone had this error also while installing 2.0.16?
$ /usr/src/cyrus-imapd-2.0.16/tools/mkimap
reading configure file...
i will configure directory /var/imap.
i saw partition /var/spool/imap .
you are using /var/imap/sieve as your sieve directory.
done
creating /var/imap...
creating
I figured this would happen (my fault). Please do!!!NOT!!! reply to or
CC: sendmail-bugs. I (we) don't want to piss of the sendmail folks by
spamming the bugs list.
Ken
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY
On Thu, Apr 18, 2002 at 12:20:22PM -0400, Ken Murchison wrote:
> For those of you longing for SASLv2 support for Sendmail, I have created
> a patch which can be
> downloaded from the following locations:
Whoopie! Just what I wanted. Thanks, Ken.
--
-Gary Mills--Unix Support--U of M Ac
For those of you longing for SASLv2 support for Sendmail, I have created
a patch which can be
downloaded from the following locations:
http://www.oceana.com/ftp/sendmail-8.12.3-SASLv2.Beta1.patch.gz
ftp://ftp.oceana.com/pub/sendmail-8.12.3-SASLv2.Beta1.patch.gz
- Although I have tested this fai
I take it you've set the password for the admin user with saslpasswd[2]?
What does it say in the logs?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sterling
> Anderson
> Sent: 18 April 2002 16:12
> To: 'Schiemer, Markus'; [EMAIL PROTECTED]
> Sub
That returns the same error.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Schiemer,
Markus
Sent: Thursday, April 18, 2002 1:31 AM
To: 'Sterling Anderson'; '[EMAIL PROTECTED]'
Subject: RE: cyradm error
Sorry, should be
cyradm --user localhost
---
Nicolas Gauvrit wrote:
>
> hi
>
> i have had the same problem (hope what i say is
> english :))
>
> i resolve with this
> http://www.inbox.lv/nick/cyrus-dothack-2.0.12.patch
This patch will most likely leave you incompatible with v2.1. If you
*really* need to run v2.0.16 or earlier, you sho
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sergey Golubitsky <[EMAIL PROTECTED]> writes:
> Apr 18 18:52:04 octagon postfix/qmgr[3988]: D7E3D226: skipped, still being delivered
When you change from a previous (mis)configuration, make sure your
mail queue is empty first (see postsuper(1)).
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ivo Panacek <[EMAIL PROTECTED]> writes:
> I prefer delivery over lmtp - better handling of nonexistent users.
What version of Postfix and Cyrus? I got bitten by messages with empty
bodies (LMTP hangs.)
- -Hein
-BEGIN PGP SIGNATURE-
Comment:
Sergey,
I suggest removing fallback_transport for now and then trying
mailbox_transport alone:
a) for local unix users
b) for delivery vialmtp to cyrus
after that you can try the fallback mechanism.
-Simon
Sergey Golubitsky schrieb:
>
> BT> Now you mix everything, providing "cyrus" and "lmtp"
SM> Don't you end up with mailbox_transport and fallback_transport
SM> delivering to Cyrus whith this setup?
SM> mailbox_transport = lmtp:unix:/var/imap/socket/lmtp
SM> means that you deliver to cyrus via lmtp
SM> fallback_transport = cyrus
SM> means that you deliver to cyrus via cyrusdeliver.
BT> Now you mix everything, providing "cyrus" and "lmtp" as transports (which
BT> will result in the same thing: cyrus mailstore). As posted by someone be-
BT> fore, you should set
BT> mailbox_transport = local
BT> and either
BT> fallback_transport = cyrus
BT> or
BT> fallback_transpor
On Čt, 2002-04-18 at 13:24, Sergey Golubitsky wrote:
> IP> I prefer delivery over lmtp - better handling of nonexistent users.
> IP> Setup is:
>
> IP> in main.cf:
> IP> mailbox_transport=lmtp:unix:/var/imap/socket/lmtp
>
> IP> and in master.cf disable chroot (or create and user
> IP> that socket
Sergey Golubitsky schrieb:
>
> IP> I prefer delivery over lmtp - better handling of nonexistent users.
> IP> Setup is:
>
> IP> in main.cf:
> IP> mailbox_transport=lmtp:unix:/var/imap/socket/lmtp
>
> IP> and in master.cf disable chroot (or create and user
> IP> that socket somewhere under chroot
Sergey Golubitsky schrieb am Thu, Apr 18, 2002 at 06:24:25PM +0700:
[...]
> fallback_transport = cyrus
[...]
> local_transport = local
> luser_relay = postmaster
[...]
> mailbox_t
PBK> So please provide more information:
PBK> + What is the design of your system, e.g. postfix -> local mail
transport ->> cyrus-imap
yes. i want this ...
PBK> + What system/OS do you run?
bash-2.05a$ uname -a
FreeBSD octagon.westpro.ru 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Apr 10 09:33:
48 NO
IP> I prefer delivery over lmtp - better handling of nonexistent users.
IP> Setup is:
IP> in main.cf:
IP> mailbox_transport=lmtp:unix:/var/imap/socket/lmtp
IP> and in master.cf disable chroot (or create and user
IP> that socket somewhere under chrooted environment):
IP> lmtpunix- -
On Čt, 2002-04-18 at 11:54, Sergey Golubitsky wrote:
> BT> 1. You may try to set "mailbox_transport" to deliver locally
(non-cyrus)
> fixed
>
> BT>and "luser_relay" to use cyrus if no valid local user could be
found.
> luser_relay = cyrus ?
>
> BT> 2. You may try to set "mailbox_transport" t
BT> 1. You may try to set "mailbox_transport" to deliver locally (non-cyrus)
fixed
BT>and "luser_relay" to use cyrus if no valid local user could be found.
luser_relay = cyrus ?
BT> 2. You may try to set "mailbox_transport" to procmail which in turn will
BT>hand the mail over to cyrus' d
Sergey Golubitsky schrieb am Thu, Apr 18, 2002 at 04:18:37PM +0700:
> Hi All.
>
> I am making my first attempt at setting up a postfix + cyrus mail
> server. I created mailboxes for cyrus-user. Cyrus-user sucessed receive mail,
> but local user didn't receive mail. :(
>
> maillog:
> Apr 17 20:17
On Thu, 2002-04-18 at 18:30, Schiemer, Markus wrote:
> Sorry, should be
>
> cyradm --user localhost
>
or even try
cyradm --user --auth localhost
>
> -Original Message-
> From: Schiemer, Markus [mailto:[EMAIL PROTECTED]]
> Sent: Donnerstag, 18. April 2002 07:56
> To: 'Ste
Use fallback_transport=cyrus instead of mailbox_transport=cyrus. Then
only mail for non-existing users gets delivered to Cyrus.
-Hein
On Thu, 2002-04-18 at 11:18, Sergey Golubitsky wrote:
> I created mailboxes for cyrus-user. Cyrus-user sucessed receive mail,
> but local user didn't receive mai
Hi All.
I am making my first attempt at setting up a postfix + cyrus mail
server. I created mailboxes for cyrus-user. Cyrus-user sucessed receive mail,
but local user didn't receive mail. :(
maillog:
Apr 17 20:17:47 octagon postfix/pipe[2076]: 2CF351A4: to=<[EMAIL PROTECTED]>
, relay=cyrus, dela
hi
i have had the same problem (hope what i say is
english :))
i resolve with this
http://www.inbox.lv/nick/cyrus-dothack-2.0.12.patch
++
PS : i 'm using the jawmail webmail ; i have also
modified some php scripts for commpatibility...
--- Russell Packer <[EMAIL PROTECTED]> wrote:
> Versio
Simon Matter schrieb am Wed, Apr 17, 2002 at 08:22:22PM +0200:
> ben schrieb:
> >
> > We will soon get a NAS (Network Appliance or other vendor). How connect our
> > farm server to it ?
>
> You may want to use SAN instead of NAS. Sharing of storage will be
> possible this way.
>
> > Else what o
> I got such a GREAT response with my sasldb2 corruption i just dont know
> what to think.
>
> Has ANYONE but me experienced their sasldb2 getting corrupted every time
> they reboot? or is this just a unique Solaris experience that no
> one knows
> about?
>
> I'm running DB 3.29 with Solaris 8, C
Hi
I have cyrus installed as my imap server on a Linux redhat 7 box. All my
clients can happily send and receive ( provided they do the "My server
requires authentication" bit in their mail client). However, one of my
clients have installed Aureate ( a mail list mailer) and it refuses to
send
37 matches
Mail list logo