I'm not quite sure how much overlap there is between mailing list managers and mailing list servers.
I need server software that runs on my WinXP box that can:
- allow users to subscribe/unsubscribe to a mailing list via an easy Web interface
- take messages sent to
mailing-list-name@my-winXP-box.local-domainand transmit them to the various users (e.g. if the mailing list recipients aretim@smtp.localandann@smtp.localandjon@smtp.localthen this would send to those 3 users)
I found the question Best Open Source Mail Server for Windows but am not sure whether hMailServer does this. I do not need something that maintains storage of mail accounts, just a mailing list manager.
Is there an alternative to mailman / majordomo / ezmlm that works on Windows XP? All the mailing list software I could find is UNIX-based.