Home
last modified time | relevance | path

Searched defs:mail_domain (Results 1 – 10 of 10) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/old-stats/
H A Dmail-stats.h69 struct mail_domain { struct
70 struct mail_domain *stable_prev, *stable_next; argument
71 struct mail_domain *sorted_prev, *sorted_next; argument
72 char *name;
73 time_t reset_timestamp;
75 struct timeval last_update;
76 struct stats *stats;
77 unsigned int num_logins;
78 unsigned int num_cmds;
81 int refcount;
[all …]
/dports/mail/py-django-mailman3/django-mailman3-1.3.7/django_mailman3/
H A Dmodels.py48 mail_domain = models.CharField(max_length=255, db_index=True, unique=True) variable in MailDomain
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/new_user_identity/
H A Dnew_user_identity.php151 function __construct($p, $debug, $mail_domain, $search)
/dports/www/nextcloud/nextcloud/apps-pkg/settings/lib/Controller/
H A DMailSettingsController.php87 public function setMailSettings($mail_domain,
/dports/www/owncloud/owncloud/settings/Controller/
H A DMailSettingsController.php95 $mail_domain,
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_ldap.php49 protected $mail_domain = ''; variable in rcube_ldap
81 function __construct($p, $debug = false, $mail_domain = null)
H A Drcube_config.php639 public function mail_domain($host, $encode = true) function in rcube_config
/dports/mail/libspamtest/libspamtest/
H A Dspamtest.h181 char *mail_domain; /* default mail domain for address member
/dports/mail/ssmtp/ssmtp-2.64/
H A Dssmtp.c62 char *mail_domain = NULL; variable
/dports/sysutils/slurm-wlm/slurm-20.02.7/slurm/
H A Dslurm.h.in2757 char *mail_domain; /* default domain to append to usernames */ member