don't think so. i just asked some weeks ago whether there is *any*
development concerning
acap and somebody here denied.
however, i was bold enough to ask stalker to make their acap daemon
opensource to rescue
the protocol :-) they said it isn't possible due to the extensive use of
communigate
Hi
I don't know if it is the right place to ask, but is someone working on
making smlacapd work with saslv2 ?
I wanted to install it so that I could put my adress book in it, but I
could not because I'm already using a patched saslv2 to auth against
postgresql.
--
Mathieu Arnold
I modified the patch to take the search domain from the username %u, for
virtual server environments.
http://my.fit.edu/~kpierre/lak.c.2.patch
PS. I am not having luck with the global search ( ie. the current
method, -b "" ), I keep getting object not found although a search under
a specifi
I don't know how to get around some kind of
delimiter but you can change the
"recipient_delimiter" in your main.cf to
be whatever you want.
I normally just set up aliases to redirect
[EMAIL PROTECTED] -> [EMAIL PROTECTED]
-- Michael --
- Original Message -
From: "Emilio Recio" <[EMAIL P
Thanks for the clarification,
How about an option to extract the domain context from %u for the search
base? ie. The option derive %d from %u instead of %r
I think there's an opportunity to greatly improve the search times. The
global search may have to go through hundreds of thousands of rec
> > > > Did you configure "sieve" as a PAM service?
> > > Uh I'm not sure. How would I tell? How would one do that?
> > > I'm running Gentoo and using it's ports system. It makes life alot
> > easyer
> > > but I'm never sure what options are used at compile time not to
> > > mention that I
Hi,
http://my.fit.edu/~kpierre/lak.c.1.patch
patch to cyrus/saslauthd/lak.c to allow it to expand '%d'
macro in ldap_search_base option to the domain context derived from the
realm '%r'.
eg.
ldap_search_base: ou=people, %d
in saslauthd.conf
if realm is 'domain.tld', the ldap search base will
> > > Did you configure "sieve" as a PAM service?
> > Uh I'm not sure. How would I tell? How would one do that?
> > I'm running Gentoo and using it's ports system. It makes life alot
> easyer
> > but I'm never sure what options are used at compile time not to
> > mention that I'm running w
On Mon, 14 Oct 2002, Nick Fisher wrote:
> > Did you configure "sieve" as a PAM service?
> Uh I'm not sure. How would I tell? How would one do that?
> I'm running Gentoo and using it's ports system. It makes life alot easyer
> but I'm never sure what options are used at compile time not to
Try setting "altnamespace: yes" in imapd.conf. Then you will be able to
create user.foo.DRAFTS and user.foo.SENT, but you will no longer be able
to create subfolders of user.foo.INBOX.
-Jules
Karl Lattimer wrote:
> I want to create the folders user.foo.SENT and user.foo.DRAFTS but I
> can?t s
On Mon, 14 Oct 2002, Nick Fisher wrote:
> Hummm.. the plot thickens.
> According to strace sieveshell is happily opening several of the files in
> /usr/lib/sasl2/ as read only. So.
> I'm guessing that sieveshell isn't finding the plugin it wants? I'm trying
> to use pam_mysql with sieve l
> When I had this problem I strace'ed the process to see where it was
> looking
> for the plugins, I think that helped me a lot.
Hummm.. the plot thickens.
According to strace sieveshell is happily opening several of the files in
/usr/lib/sasl2/ as read only. So.
I'm guessing that sievesh
On Mon, 14 Oct 2002, Kervin L. Pierre wrote:
>
> Hi,
>
> attached is a patch to cyrus/saslauthd/lak.c to allow it to expand '%d'
> macro in ldap_search_base option to the domain context derived from the
> realm '%r'.
>
> eg.
>
> ldap_search_base: ou=people, %d
> in saslauthd.conf
>
> if realm is
--On Monday, October 14, 2002 14:59 -0400 Nick Fisher <[EMAIL PROTECTED]>
wrote:
> Please excuse me if I'm being silly but what directory and permissions?
> /usr/lib/sasl2/ are o+rx is that what your talking about? Is that
> right? I can't imagine that you need o+w
That is right, is the dir
--On Monday, October 14, 2002 15:08 -0400 Nick Fisher <[EMAIL PROTECTED]>
wrote:
> Yeah... the group is 'root' though.
Shouldn't matter.
When I had this problem I strace'ed the process to see where it was looking
for the plugins, I think that helped me a lot.
Alec
--
Alec H. Peterson -- [EM
Hi,
attached is a patch to cyrus/saslauthd/lak.c to allow it to expand '%d'
macro in ldap_search_base option to the domain context derived from the
realm '%r'.
eg.
ldap_search_base: ou=people, %d
in saslauthd.conf
if realm is 'domain.tld', the ldap search base will expand to
'ou=people,dc=
Make sure the permissions on that directory and the files in that directory
are set properly.
Alec
--On Monday, October 14, 2002 13:27 -0400 Nick Fisher <[EMAIL PROTECTED]>
wrote:
> Hello people,
> I'm having a problem with sieveshell. When I run 'sieveshell localhost'
> I get:
> connecting
I can't say I know enough about SASL to know why, but I needed the "LOGIN"
mech to make sieve work on my system. HTH
Dave
On Mon, 14 Oct 2002, Nick Fisher wrote:
> Hello people,
> I'm having a problem with sieveshell. When I run 'sieveshell localhost'
> I get:
> connecting to localh
Hello people,
I'm having a problem with sieveshell. When I run 'sieveshell localhost'
I get:
connecting to localhost
unable to connect to server: sasl mech list empty at /usr/bin/sieveshell
line 175.
And when I 'telnet localhost sieve' I get:
Trying 127.0.0.1...
Connected to localhost.
Escape c
Rob Siemborski wrote:
> On Mon, 14 Oct 2002, Emilio Recio wrote:
>
>
>>Is there a way to use non-prefixes? [EMAIL PROTECTED] vs, [EMAIL PROTECTED]
>
>
> Do aliasing in your MTA?
>
> -Rob
Do LDAP mail routing ?
mail:[EMAIL PROTECTED]
mailAlternateAddress:[EMAIL PROTECTED]
mailHost:server1
Karl Lattimer wrote:
> I want to create the folders user.foo.SENT and user.foo.DRAFTS but I
> cant seem to do it, all I can do is add the folder user.foo.INBOX.SENT
> Ive tried using cyradm and that hasnt helped at all. Everytime I try
> this I get permission denied.
What happens and how it
I want to create the folders user.foo.SENT
and user.foo.DRAFTS but I can’t seem to do it,
all I can do is add the folder user.foo.INBOX.SENT I’ve
tried using cyradm and that hasn’t helped at
all. Everytime I try this I get permission denied.
Is it possible to create these and if so how
Iain Stevenson schrieb:
>
> --On Monday, October 14, 2002 9:25 am +0200 Simon Matter
> <[EMAIL PROTECTED]> wrote:
>
> >
> > I implemented some db converting mechanisms which will
> > automagically convert any dbs on the fly.
>
> Interesting, are these conversion tools available outside your RPM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'd like to announce the beta release of Cyrus SASL 2.1.9 on
ftp.andrew.cmu.edu. This release corrects some minor build issues with
the 2.1.8 release, as well as including the missing staticopen.h header
file.
Please send any feedback either to [EMA
Emilio Recio schrieb:
>
> Simon Matter wrote:
> > All the same like you deliver to a user mailbox. I don't know of any
> > difference.
>
> So you mean that all i have to do is create a mailbox called 'foo'. Then
> (without there existing a useraccount) cyrus will 'automagically' know
> to send t
On Mon, 14 Oct 2002, Emilio Recio wrote:
> Is there a way to use non-prefixes? [EMAIL PROTECTED] vs, [EMAIL PROTECTED]
Do aliasing in your MTA?
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Resea
Michael Clark wrote:
> If you are using lmtp, you need to explicitly set
>
> postuser: bb
>
> in your /etc/imapd.conf
>
> At least that's what i've done (if you look in lmtpd.c,
> postuser defaults to an empty string) to retain compatibility
> with a previous sendmail setup that used bb+folder
Simon Matter wrote:
> All the same like you deliver to a user mailbox. I don't know of any
> difference.
If you have any pointers to the documentation where it says how to setup
shared folders that would also be appreciated. Fabian asked about this
some time ago, and no one ever responded to hi
Simon Matter wrote:
> All the same like you deliver to a user mailbox. I don't know of any
> difference.
So you mean that all i have to do is create a mailbox called 'foo'. Then
(without there existing a useraccount) cyrus will 'automagically' know
to send the mail to the mailstore 'foo' via lm
--On Monday, October 14, 2002 9:25 am +0200 Simon Matter
<[EMAIL PROTECTED]> wrote:
>
> I implemented some db converting mechanisms which will
> automagically convert any dbs on the fly.
Interesting, are these conversion tools available outside your RPMs? I
have a PPC mail server (loosely ba
If you are using lmtp, you need to explicitly set
postuser: bb
in your /etc/imapd.conf
At least that's what i've done (if you look in lmtpd.c,
postuser defaults to an empty string) to retain compatibility
with a previous sendmail setup that used bb+folder for delivery
to the public namespace. I
Iain Stevenson schrieb:
>
> There has recently been a short discussion on the list about this - cones
> down to efficiency issues. Not using db4 would seem also to eliminate
> warnings about "lockers". I'd be more worried about migration issues from
> one sort of database to another. Last time
Emilio Recio schrieb:
>
> How do i make postfix deliver mail directly to a shared folder?
All the same like you deliver to a user mailbox. I don't know of any
difference.
Simon
>
> -Elmo
33 matches
Mail list logo