#
PORTNAME= imap
PORTVERSION= 2002c1
PORTVERSION= 2002d
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \
MD5 (imap-2002c1.tar.Z) = 90c255dcf3ee373e3fb174ea5d820f4d
MD5 (imap-2002d.tar.Z) = 64e82a195d21481fc4c54c4ed9fe0527
+extern char *getenv ();
+#endif /* DRAC_AUTH */
+
char *version = "2003.337"; /* version number of this server */
char *version = "2003.338"; /* version number of this server */
time_t alerttime = 0; /* time of last alert */
time_t sysalerttime = 0; /* time of last system alert */
@@ -238,7 +249,50 @@