VERSION stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@828 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -141,6 +141,7 @@ pop_dropinfo(POP *p)
|
||||
if (mp->msg_id == 0)
|
||||
*msg_idp = find_value_after_colon(buffer);
|
||||
} else if (strncasecmp(buffer, "X-UIDL:", 7) == 0) {
|
||||
/* Courtesy to Qualcomm, there is really no such thing as X-UIDL */
|
||||
*msg_idp = find_value_after_colon(buffer);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user