Article 7528 of vmsnet.mail.mx: >I once tried UCX POP3, and failed. Can you tell me exactly what is needed >to get it to work with MX? I had the impression it needed to have UCX SMTP running to work... > >-- >R Levitte, Levitte Programming; Spannv. 38, I; S-161 43 Bromma; SWEDEN > Tel: +46-8-26 52 47; Cel: +46-10-222 64 05; No fax right now UCX POP will run without UCX SMTP, but DEC does not support it that way. To get UCX POP to work with MX, you need to disable UCX SMTP (using UCX$CONFIG.COM) in UCX> SET CONFIGURATION SMTP /OPTION=TOP_HEADERS in your SYSTARTUP_VMS.COM, run INSTALL to install the following SYS$SHARE:UCX$SMTP_MAILSHR.EXE /SHARE/OPEN SYS$SHARE:UCX$SMTP_PARSESHR.EXE /SHARE/OPEN (These are for a VAX; the Alpha is different. On the Alpha it is UCX$SMTP_PARSESHR_TV.EXE) enable POP in UCX$CONFIG.COM you will probably want to define the following in SYSTARTUP $ DEFINE/SYSTEM UCX$POP_IGNORE_MAIL11_HEADERS "TRUE" $ DEFINE/SYSTEM UCX$POP_PURGE_RECLAIM "TRUE" I hope I didn't forget anything. By the way, I'm running UCX v 4.1. -------------------------------------------------------------------- Scott Mc Neilly email: smcneilly@bridgew.edu Assistant Director Phone: 508-697-1236 Information Services FAX: 508-697-1774 Bridgewater State College Bridgewater, MA 02325 ---------------------------------------------------------------------