Re: single message store

2003-07-01 Thread lst_hoe
Zitat von Chris Picton <[EMAIL PROTECTED]>:

> Hi I am running postfix with cyrus and trying to enable single message
> store.  It isnt working, though.

What version of postfix (postconf -d | grep version)

> In postfix main.cf, I have:
> local_destination_concurrency_limit = 20

You should not do that. This means up to 20 concurrent connections for local
submission.

> default_destination_concurrency_limit = 10
> 
> In imapd.conf, I have:
> singleinstancestore: yes
> 
> However, I don't get messages hard linked to each other in
> /var/spool/imap.
> 
> Where could I be going wrong?
> 
> My postfix log for a sample mail says (note that the queue ID is the
> same for all, so I am assuming that postfix is sending the same message
> to multiple recipients via LMTP):
> 
> Jul  1 11:02:29 kerberos postfix/lmtp[7670]: ECC39D4772:
> to=<[EMAIL PROTECTED]>,
> relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
> status=sent (250 2.1.5 Ok)
> Jul  1 11:02:29 kerberos postfix/lmtp[7472]: ECC39D4772:
> to=<[EMAIL PROTECTED]>,
> relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
> status=sent (250 2.1.5 Ok)
> Jul  1 11:02:29 kerberos postfix/lmtp[7667]: ECC39D4772:
> to=<[EMAIL PROTECTED]>,
> relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
> status=sent (250 2.1.5 Ok)
> Jul  1 11:02:29 kerberos postfix/lmtp[7986]: ECC39D4772:
> to=<[EMAIL PROTECTED]>,
> relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
> status=sent (250 2.1.5 Ok)

You must use a transport map entry and bypass the "local" delivery. As you can
see at the process-id new ltmp clients are spawned for every deliver.

Regards

Andreas


single message store

2003-07-01 Thread Chris Picton
Hi I am running postfix with cyrus and trying to enable single message
store.  It isnt working, though.

In postfix main.cf, I have:
local_destination_concurrency_limit = 20
default_destination_concurrency_limit = 10

In imapd.conf, I have:
singleinstancestore: yes

However, I don't get messages hard linked to each other in
/var/spool/imap.

Where could I be going wrong?

My postfix log for a sample mail says (note that the queue ID is the
same for all, so I am assuming that postfix is sending the same message
to multiple recipients via LMTP):

Jul  1 11:02:29 kerberos postfix/lmtp[7670]: ECC39D4772:
to=<[EMAIL PROTECTED]>,
relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
status=sent (250 2.1.5 Ok)
Jul  1 11:02:29 kerberos postfix/lmtp[7472]: ECC39D4772:
to=<[EMAIL PROTECTED]>,
relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
status=sent (250 2.1.5 Ok)
Jul  1 11:02:29 kerberos postfix/lmtp[7667]: ECC39D4772:
to=<[EMAIL PROTECTED]>,
relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
status=sent (250 2.1.5 Ok)
Jul  1 11:02:29 kerberos postfix/lmtp[7986]: ECC39D4772:
to=<[EMAIL PROTECTED]>,
relay=/var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp], delay=1,
status=sent (250 2.1.5 Ok)

-- 
-+--
Chris Picton | PGP Key ID: 9D28A988 (wwwkeys.pgp.net)
 Solutions Developer | PGP Key Fingerprint:
 Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED0 229D 6DD6 9D28 A988
[EMAIL PROTECTED] | http://www.tangent.co.za/keys/chrisp.asc
-+--


signature.asc
Description: This is a digitally signed message part