A shortcut for an email address or addresses.
More...
#include "alias.h"
|
char * | name |
| Short name.
|
|
struct AddressList | addr |
| List of Addresses the Alias expands to.
|
|
char * | comment |
| Free-form comment string.
|
|
struct TagList | tags |
| Tags.
|
|
A shortcut for an email address or addresses.
Definition at line 34 of file alias.h.
◆ TAILQ_ENTRY()
Alias::TAILQ_ENTRY |
( |
Alias |
| ) |
|
◆ name
Short name.
Definition at line 36 of file alias.h.
◆ addr
struct AddressList Alias::addr |
List of Addresses the Alias expands to.
Definition at line 37 of file alias.h.
◆ comment
Free-form comment string.
Definition at line 38 of file alias.h.
◆ tags
struct TagList Alias::tags |
The documentation for this struct was generated from the following file: