Posts Tagged ‘RFC’

Monday, May 24th, 2010 at 17:04 | 0 comments
Categories: DNS
Tags:

A few days ago I noticed a large number of message delivery failures to a Domino server. They were all similar:
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

j.jolie@domino.example.com
SMTP error from remote mail server [...]

Thursday, February 4th, 2010 at 12:42 | 0 comments
Categories: DomiNotes, Exim, Mail
Tags: , ,

A request on the Exim mailing list tickled my interest: the poster wanted to have Exim expand a posixGroup to a list of the member's e-mail addresses.
As a reminder, an RFC 2307 posixGroup has a multi-valued LDAP attribute type called memberUid which is the user identifier (uid) of the member. A sample groups looks like [...]

Tuesday, November 17th, 2009 at 19:22 | 0 comments
Categories: Exim, LDAP, Mail
Tags: ,
TOP