Functions

mailLogBulkEditingFunctions()

mailLogBulkEditingFunctions() 

Takes an associative array where the keys represent the mail addresses and the values optionally represent the mailer name and returns an HTML representation in the following form: Vorname Nachname <vorname.nachname@domain.tld> Vorname2 Nachname2 <vorname2.nachname2@domain2.tld>

mailLogDecodeAddresses(array $addresses) : string

Parameters

$addresses

array

associative array containing the mail addresses as keys and the mailer names as values

Returns

stringHTML code showing the given mail addresses and names