Lines Matching defs:user

896 					message("deliverable: mailer %s, host %s, user %s",
901 message("deliverable: mailer %s, user %s",
1229 ** user on the head of the list. It is clever about mailers
1292 char *user; /* user being sent to */
1303 volatile bool clever = false; /* running user smtp to this mailer */
1352 sm_dprintf("\n--deliver, id=%s, mailer=%s, host=`%s', first user=`%s'\n",
1460 ** If we have no substitution for the user name in the argument
1568 user = to->q_user;
1661 stripquotes(user);
1671 if (bitnset(M_STRIPBACKSL, m->m_flags) && user[0] == '\\')
1672 stripbackslash(user);
1675 if (m == ProgMailer && *user == '|')
1676 user++;
1691 ** See if this user name is "special".
1692 ** If the user name has a slash in it, assume that this
1700 macdefine(&e->e_macro, A_PERM, 'u', user);
1738 ** Address is verified -- add this user to mailer
1747 macdefine(&e->e_macro, A_PERM, 'u', user); /* to user */
1751 macdefine(&e->e_macro, A_PERM, 'z', p); /* user's home */
1784 ** Expand out this user into argument list.
2122 hostbuf, "user open");
2370 char *user = NULL;
2405 ** Set user resources.
2452 user = ctladdr->q_ruser;
2453 if (user == NULL)
2454 user = ctladdr->q_user;
2456 if (initgroups(user,
2461 user, ctladdr->q_gid);
2483 user = DefUser;
2551 /* reset user id */
2694 user, sff, 0, NULL);
5065 ** If the file has the set-user-ID/set-group-ID bits set, but NO
5067 ** rather than the real user. Obviously, this only works if
5275 /* check file mode to see if set-user-ID */
5289 /* ignore set-user-ID and set-group-ID bits */
5292 sm_dprintf("mailfile: ignoring set-user-ID/set-group-ID bits\n");
5309 /* select a new user to run as */
5453 /* now reset the group and user ids */
5497 ** delivery user to make sure we can deliver to it as
5498 ** that user. This is necessary if sendmail is running