| With outgoing fax messages, the recipient number (rcpt to:) is searched by LDAP in the fields "facsimilietelephonenumber" and "OtherFacsimileTelephoneNumber" in the MetaDirectory (without spaces).    If an entry is found, the following LDAP-fields are read out:    
| givenName | first name | 
 | sn | surname |  
| department | department | 
 | company | company |  
| streetAddress | street | 
 | l | city |  
| postalCode | ZIP-code | 
 | physicalDeliveryOfficeName | office address |   The information read out is written into the header fields in the tmp-file and then can be adopted into the coverpage.    
| 
 | If the LDAP-query provides a result and at least one of the header fields is filled, the "faxrcpt.htm" from the stated coverpage-folder is taken. If none of the fields is filled, the normal fax.htm is used.  |   
| 
 | If a message has several recipients, no matter in which field (To, CC, BCC), NO LDAP-query is executed. |   |