2006-04-11 15:26:01 +02:00
|
|
|
$NetBSD: patch-al,v 1.8 2006/04/11 13:26:01 tron Exp $
|
|
|
|
|
2005-12-26 17:45:27 +01:00
|
|
|
--- pop_lib.c.orig 2005-12-26 06:28:37.000000000 -0800
|
|
|
|
+++ pop_lib.c 2005-12-26 06:28:40.000000000 -0800
|
|
|
|
@@ -155,8 +155,10 @@
|
|
|
|
|
|
|
|
if (!pop_data->expire)
|
|
|
|
msg = _("Unable to leave messages on server.");
|
|
|
|
+/*
|
|
|
|
if (!pop_data->cmd_top)
|
|
|
|
msg = _("Command TOP is not supported by server.");
|
|
|
|
+*/
|
|
|
|
if (!pop_data->cmd_uidl)
|
|
|
|
msg = _("Command UIDL is not supported by server.");
|
|
|
|
break;
|