Searched refs:mailer (Results 1 - 8 of 8) sorted by relevance
| /sendmail/cf/cf/ |
| H A D | Makefile | 144 ${CFDIR}/mailer/cyrus.m4 \ 145 ${CFDIR}/mailer/fax.m4 \ 146 ${CFDIR}/mailer/local.m4 \ 147 ${CFDIR}/mailer/mail11.m4 \ 148 ${CFDIR}/mailer/phquery.m4 \ 149 ${CFDIR}/mailer/pop.m4 \ 150 ${CFDIR}/mailer/procmail.m4 \ 151 ${CFDIR}/mailer/qpage.m4 \ 152 ${CFDIR}/mailer/smtp.m4 \ 153 ${CFDIR}/mailer/usene [all...] |
| /sendmail/sendmail/ |
| H A D | deliver.c | 336 ** If this mailer is expensive, and if we don't 897 message("deliverable: mailer %s, host %s, user %s", 902 message("deliverable: mailer %s, user %s", 1297 register MAILER *m; /* mailer for this recipient */ 1304 volatile bool clever = false; /* running user smtp to this mailer */ 1305 ADDRESS *volatile tochain = NULL; /* users chain in this mailer call */ 1353 sm_dprintf("\n--deliver, id=%s, mailer=%s, host=`%s', first user=`%s'\n", 1378 ** Insert the mailer name. Notice that $x expansion is 1379 ** NOT done on the mailer name. Then, if the mailer ha [all...] |
| H A D | usersmtp.c | 52 ** m -- mailer to create connection to. 53 ** mci -- the mailer connection info. 85 ** Open the connection to the mailer. 276 ** m -- the mailer. 277 ** mci -- the mailer connection info. 300 ** the mailer. 395 ** m -- the mailer. 396 ** mci -- the mailer connection info. 604 ** m -- the mailer. 605 ** mci -- the mailer connectio 2912 char *mailer = NULL; local [all...] |
| H A D | sendmail.h | 225 typedef struct mailer MAILER; 239 struct mailer *q_mailer; /* mailer to use */ 243 char *q_home; /* home dir (local mailer only) */ 385 ** Every mailer known to the system is declared in this 386 ** structure. It defines the pathname of the mailer, some 395 struct mailer struct 397 char *m_name; /* symbolic name of this mailer */ 398 char *m_mailer; /* pathname of the mailer to use */ 403 short m_mno; /* mailer numbe [all...] |
| H A D | parseaddr.c | 455 ** berknet mailer. 1904 /* initialize the discard mailer */ 1911 /* initialize the bogus mailer */ 1962 struct mailer **mp; 1963 register struct mailer *m; 1985 /* figure out what net/mailer to use */ 1988 syserr("554 5.3.5 buildaddr: no mailer in parsed address"); 2116 syserr("554 5.3.5 buildaddr: unknown mailer %s", mname); 2144 /* do special mapping for local mailer */ 2164 /* rewrite according recipient mailer rewritin [all...] |
| H A D | recipient.c | 55 ** The mailer has been noted already as "expensive" for 'xx'. This 462 register struct mailer *m; 704 ** because all messages are going to the queue or this mailer of 815 ** Alias the name and handle special mailer types. 945 ** to rewrite it to another mailer. This gives us a hook 964 ** If it didn't get rewritten to another mailer, go ahead
|
| H A D | readcf.c | 58 ** Mn arg=val... Define mailer. n is the internal name. 59 ** Args specify mailer parameters. 616 case 'M': /* define mailer */ 1174 ** MAKEMAILER -- define a new mailer. 1177 ** line -- description of mailer. This is in labeled 1179 ** A -- the argv for this mailer 1183 ** F -- the flags associated with the mailer 1187 ** P -- the path to the mailer 1188 ** Q -- the queue group for the mailer 1191 ** T -- the mailer typ [all...] |
| /sendmail/contrib/ |
| H A D | doublebounce.pl | 94 at or transited through your mailer, this notification is being
|
Completed in 392 milliseconds