I installed mailman in my user directory (I do not have root privileges). After the installation, I can create new mailing lists and administer them through the web interface at http://mydomain/mailman/admin/ . Actually, after creating a mailing list with prefix/bin/newlist, I get an email at the list owner's email address. However, when I send an email to the list, i.e. [EMAIL PROTECTED], the email does not reach the mailing list "test", but it gets to my catch-all address ([EMAIL PROTECTED]). I suppose the problem lies in getting qmail redirecting the emails to mailman, but after reading several times qmail's instructions ("life with qmail") and mailman's installation instructions, I can't get mailman to receive any email. I tried creating some .qmail files in my account, but it did not work. Additionally, I tried to run newaliases, but I got "Permission denied" message. I would really appreciate any help. My installation is as follows: - Mailman version: 2.1.3 - how it was installed: from source - OS: FreeBSD 5.0-Release-p12 - MTA: Qmail I installed mailman with the options: --prefix=/home/username/mailman --with-username=username --with-groupname=username --with-mail-gid=qmail where "username" is my ssh account name. Thanks, Kelwin Pina [EMAIL PROTECTED] ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org