From adamsp at cs.umb.edu Mon Apr 4 11:29:30 2005 From: adamsp at cs.umb.edu (Peter C.S. Adams) Date: Mon Apr 4 10:29:40 2005 Subject: [X-Servers] Listserver questions In-Reply-To: Message-ID: Thus spake Bob Bergey , circa 3/17/2005 11:57 AM: > Also -- is there a way to move old messages from either email > or a Filemaker database into the new Mailman archives? There is a built-in tool that converts MBOX files into Mailman archives, but there is no GUI. CD to /usr/share/mailman/bin and type ./arch For the instructions. From adamsp at cs.umb.edu Mon Apr 4 12:16:43 2005 From: adamsp at cs.umb.edu (Peter C.S. Adams) Date: Mon Apr 4 11:22:00 2005 Subject: [X-Servers] Mailman/Postfix virus checking In-Reply-To: <20050404175155.519126A1866@qube.cpcs.umb.edu> Message-ID: I use Mailman as a mailing list server for many lists, and have security set fairly tight, but today a virus went through one of the lists using a spoofed email address of one of the moderators. How are others dealing with this? Does anyone have virus scanning and anti-spam software running on their OS X Servers? Thanks, peter From gibsonm at bigpond.net.au Wed Apr 6 00:17:55 2005 From: gibsonm at bigpond.net.au (Mark Gibson) Date: Wed Apr 6 00:18:05 2005 Subject: [X-Servers] 103.5 weird folders Message-ID: Hi, I have a client running 10.3.5 on a G5 Xserve. They are only running the file, DHCP and print services. Scattered through their data are folders named "com.apple.Preview ....rubbish". These folders are owned by the admin account and are empty. I've deleted them all at the moment but any idea why they are created and how to stop more appearing? -- Regards, Mark (}-: +61 (0)4 1927 7198 Skype / AIM / iChat: gibsonm1 I live with fear, death, and evil...but sometimes I turn it off and use a Mac. From leingang at math.harvard.edu Thu Apr 7 06:52:34 2005 From: leingang at math.harvard.edu (Matthew Leingang) Date: Thu Apr 7 06:52:41 2005 Subject: [X-Servers] IMAP/POP servers - Authentication errors Message-ID: Hello, I have a PowerBook G4 with Mac OS 10.3.8 and read my mail with Entourage 2004. I would like to read the messages that get deposited in /var/mail/, without having to use using pine or mail as I do currently. Entourage doesn't allow you to mount file-based mailboxes (you can import them, but not subscribe to them) so I thought about using a local mailserver. I seem to have successfully installed imap but I can't authenticate. I downloaded and installed the latest imap and pop daemons from UW, using the commands $ make oxp SSLTYPE=nopwd SSLDIR=/usr SSLCERTS=/etc/sslcerts $ sudo openssl req -new -x509 -nodes -out /etc/sslcerts/imapd.pem -keyout /etc/sslcerts/imapd.pem -days 3650 Then I added this line to /etc/inetd.conf (sorry if it wraps): imap stream tcp nowait root /usr/libexec/tcpd /usr/local/libexec/imapd Finally I restarted xinetd. Now when I try to connect using an IMAP client (even "telnet localhost 143") I can't login. I get the NO LOGIN failed response. I've also tried building with the arguments SSLTYPE=unix (to allow plaintext logging in, kind of a no-no). Same problem. Related question: Once it gets working, I only want to allow connections on the IMAP port from localhost. Can I do that with the /etc/hosts.{deny,allow} files? Any clues? --Matt -- Matthew Leingang Preceptor in Mathematics Harvard University URL: http://www.math.harvard.edu/~leingang/ vCard: http://www.math.harvard.edu/~leingang/vCard.vcf