;;-*-Mode:LISP;Package:ZWEI;Base:10;ReadTable:CL-*-

(login-setq *zmail-startup-file-name* "ANGEL: /lmi/pfc/mail.bb")

(login-setq *from-user-id* "pfc")

(login-setq *from-host* (si:parse-host "GSI-CAM"))

(login-setq fs:user-personal-name-first-name-first "Peter Cerrato")

(login-setq zwei:*zmail-usual-mail-file-directory* "ANGEL: /lmi/pfc/")

(login-setq zwei:*zmail-homedir-real-new-mail-filename* "ANGEL: /usr/spool/mail/pfc")

(pushnew '("FALCON"
	    :value "FALCON"
	    :documentation "Report an issue for the Falcon development group")
	 zwei:*zmail-bug-list*
	 :key #'car
	 :test #'string-equal)