Index: mail/cyrus-imapd24/files/patch-imap_lmtpd.c =================================================================== --- mail/cyrus-imapd24/files/patch-imap_lmtpd.c (nonexistent) +++ mail/cyrus-imapd24/files/patch-imap_lmtpd.c (working copy) @@ -0,0 +1,11 @@ +--- imap/lmtpd.c.orig 2017-05-15 05:43:30 UTC ++++ imap/lmtpd.c +@@ -392,6 +392,8 @@ static int mlookup(const char *name, char **server, ch + char *c; + struct mboxlist_entry mbentry; + ++ if (server) *server = NULL; ++ + /* do a local lookup and kick the slave if necessary */ + r = mboxlist_lookup(name, &mbentry, tid); + if (r == IMAP_MAILBOX_NONEXISTENT && config_mupdate_server) { Property changes on: mail/cyrus-imapd24/files/patch-imap_lmtpd.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property