LDAP integration in EXIM

2002-06-10 Thread Laurent Hausermann
Hi all,
I am trying to do some LDAP integration for Mail Aliases in exim.
I will add a director to exim.conf in order to support aliases.
But I am looking for the correct standard for MailAlias in LDAP
I found the MailRouter Schema, and add this kind of declaration :
   attributetype ( 1.3.6.1.4.1.7914.1.2.1.52 NAME 'mailAlias'
   DESC 'Mail router alias' SUP name )
   attributetype ( 1.3.6.1.4.1.7914.1.2.1.53 NAME 'mailAliasedName'
   DESC 'Mail router aliased name' SUP name )
   objectclass ( 1.3.6.1.4.1.7914.1.2.1.102 NAME 'mailAlias'
   DESC 'Mail alias' SUP top AUXILIARY
   MUST ( mailAlias $ mailAliasedName )
   MAY ( description $ dc ) )
Which is from some IETF Draft... but with my openldap install schemas 
are not declared with way but through .at.conf and .oc.conf file And 
I have :

Jun 10 17:08:39 toto slapd[10767]: /etc/openldap/mailrouter.schema: line 
25: unknown directive
"attributetype" outside database definition (ignored)

FurtherMore, PADL Migration tools, seem to prefere Sun NIS extension...
So, what is the better way (and the debian way ;) to do that ?
Help in advance...
Regards,
Laurent
PS : please cc me for answer, I am still waiting for subscription mail 
to debian-isp

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



LDAP integration in EXIM

2002-06-10 Thread Laurent Hausermann

Hi all,

I am trying to do some LDAP integration for Mail Aliases in exim.
I will add a director to exim.conf in order to support aliases.

But I am looking for the correct standard for MailAlias in LDAP

 I found the MailRouter Schema, and add this kind of declaration :
attributetype ( 1.3.6.1.4.1.7914.1.2.1.52 NAME 'mailAlias'
DESC 'Mail router alias' SUP name )

attributetype ( 1.3.6.1.4.1.7914.1.2.1.53 NAME 'mailAliasedName'
DESC 'Mail router aliased name' SUP name )

objectclass ( 1.3.6.1.4.1.7914.1.2.1.102 NAME 'mailAlias'
DESC 'Mail alias' SUP top AUXILIARY
MUST ( mailAlias $ mailAliasedName )
MAY ( description $ dc ) )

Which is from some IETF Draft... but with my openldap install schemas 
are not declared with way but through .at.conf and .oc.conf file And 
I have :

Jun 10 17:08:39 toto slapd[10767]: /etc/openldap/mailrouter.schema: line 
25: unknown directive
"attributetype" outside database definition (ignored)


FurtherMore, PADL Migration tools, seem to prefere Sun NIS extension...

So, what is the better way (and the debian way ;) to do that ?

Help in advance...

Regards,

Laurent

PS : please cc me for answer, I am still waiting for subscription mail 
to debian-isp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: What option is used to attach a document

2002-06-10 Thread jext

if you want send a mail from the "command line" and attach a document, 
I 
suggest you the "mime-construct" package... Its very usefull for scripts and 
other stuffs..

agur.

El Sáb 08 Jun 2002 00:42, Ade Talabi escribió:
> I have looked and can not find an option. How do you attach a document to a
> mail, when using sendmail?
>
> Thanks in advance.

-- 
Josu <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: What option is used to attach a document

2002-06-10 Thread jext


if you want send a mail from the "command line" and attach a document, I 
suggest you the "mime-construct" package... Its very usefull for scripts and 
other stuffs..

agur.

El Sáb 08 Jun 2002 00:42, Ade Talabi escribió:
> I have looked and can not find an option. How do you attach a document to a
> mail, when using sendmail?
>
> Thanks in advance.

-- 
Josu <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]