$NetBSD: patch-bp,v 1.1 2004/12/15 13:18:02 taca Exp $

--- yatd/yatsvr.h.orig	2001-07-09 12:32:52.000000000 +0900
+++ yatd/yatsvr.h
@@ -371,6 +371,7 @@ struct SYS_DAT {
     unsigned  pop3AuthFail: 1;              /* pop3 authentication is failed */
     unsigned  newByUidl    : 1;              /* determine new mail by UIDL */
   } Flags;                  /*  flags */
+  int allow_xtnd;		/* allow XTND commands */
 };
 
 #define ERRFLG_SYSERR  BIT(0)
