if (mp->m_host)
snprintf (addr, sizeof(addr), "%s%s@%s", FENDNULL(mp->m_path),
FENDNULL(mp->m_mbox), mp->m_host);
if (mp->m_host)
snprintf (addr, sizeof(addr), "%s%s@%s", FENDNULL(mp->m_path),
FENDNULL(mp->m_mbox), mp->m_host);
if ((cp = getname(am)) == NULL) {
inform("Unable to find address in local-mailbox, continuing...");
if ((cp = getname(am)) == NULL) {
inform("Unable to find address in local-mailbox, continuing...");
}
if ((mq.m_next = getm (cp, NULL, 0, NULL, 0)) == NULL) {
inform("invalid entry in local-mailbox: %s, continuing...", cp);
}
if ((mq.m_next = getm (cp, NULL, 0, NULL, 0)) == NULL) {
inform("invalid entry in local-mailbox: %s, continuing...", cp);