Path: utzoo!attcan!uunet!ogicse!ucsd!ucbvax!TRANSARC.COM!Craig_Everhart From: Craig_Everhart@TRANSARC.COM Newsgroups: comp.soft-sys.andrew Subject: Re: Interfacing WP, AMDS with other mailers Message-ID: Date: 2 Aug 90 13:37:08 GMT References: <14766@csli.Stanford.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 16 I daresay that's an interesting problem. Interfacing AMDS with MH shouldn't be difficult, should it? Where does MH expect to get its mail--is it still /usr/spool/mail/userid, or does it expect that mail can arrive as separate messages in $HOME/some-directory? Maybe you could set your site so that its default location for AMDS-delivered mail is $HOME/Mail/inbox (or whatever). You should be able to do this by changing the AndrewSetup (or mailconf.c) variable ``MailboxName''. Is that sufficient? Nathaniel already mentioned nntppoll/nns as a mechanism for maintaining NetNews in a tree of AMDS folders. What else? Craig