Khalil Abbas wrote: > >sorry for the inconvenience.. > >the problem was that there's a space before MTA : " MTA=" not "MTA=" > >but I still can't access the mailman web interface although I did the >following :
Noe of what you list below has anything to do with being able to access the web interface. >1. I added the following line to mm_cfg.py : > >POSTFIX_STYLE_VIRTUAL_DOMAINS = ['my.domain1.com'] >(my.domain1.com is my registered domain name) > >2. newlist [EMAIL PROTECTED], and answered the questions. > >3. I ran the following command: >/usr/lib/mailman/bin/genaliases > >4. when I try to run the following commands : > >/var/lib/mailman/data/aliases > >and > >/var/lib/mailman/data/virtual-mailman > >I get the following errors : > >-bash: /var/lib/mailman/data/aliases: Permission denied > >and : > >-bash: /var/lib/mailman/data/virtual-mailman: Permission denied > >what to do about that? Those are not commands. They are data files which is why you can't execute them. What are you trying to accomplish? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
