HomeSort by: relevance | last modified time | path
    Searched refs:MAIL_SRC_MASK_SENDMAIL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
smtputf8.c 20 /* .IP MAIL_SRC_MASK_SENDMAIL
73 MAIL_SRC_NAME_SENDMAIL, MAIL_SRC_MASK_SENDMAIL,
mail_proto.h 87 #define MAIL_SRC_MASK_SENDMAIL (1<<0) /* sendmail(1) */
96 ( MAIL_SRC_MASK_SENDMAIL | MAIL_SRC_MASK_SMTPD \
  /src/external/ibm-public/postfix/dist/src/pickup/
pickup.c 490 cleanup_flags |= smtputf8_autodetect(MAIL_SRC_MASK_SENDMAIL);

Completed in 21 milliseconds