Re: [Mailman-Users] Alias problem?

2010-08-09 Thread Mark Sapiro
Jian Gao wrote" > >Then, as you recommended, I add domain1.com as mydestination on main.cf, >reload Postfix: >/[r...@mail postfix]# postconf -n | grep mydestination >mydestination = mail.domain1.com, domain1.com, localhost, >localhost.localdomain/ > >Then I test by sending email to the same tes.

Re: [Mailman-Users] Alias problem?

2010-08-09 Thread Jian Gao
Hi, Mark, Maybe i am wrong but I think something is not correct and I am still confused. Let roll back to the beginning stage before Mailman installed. My mail server using mysql as backend to handle virtual domain. Let say I have domain1 and domain2 exist. I also have user table in MySQL. Fo

Re: [Mailman-Users] Alias problem?

2010-08-09 Thread Mark Sapiro
Jian Gao wrote: > >Here are some of information: There is a non-critical issue. >--- >[r...@mail in]# postconf -n [...] >mydestination = mail.mydomain.com, myd

Re: [Mailman-Users] Alias problem?

2010-08-09 Thread Mark Sapiro
Jian Gao wrote: > >It seems the mail get drliverd by postfix. But when I check mail as >i...@mydomain.com ( this is the owner of the Mailman list) there is >nothing. The owner of the mailman or of any list does not receive posts to that list unless the owner is also a member. >So I went to ch

Re: [Mailman-Users] Alias problem?

2010-08-09 Thread Jian Gao
Thank you, Mark, for the help. We had a power outage last Friday so I didn't had chance to play with it. Now I rebuilt my test sever and reconfigured the Mailman. I also patched the Mailman/MTA/Postfix.py. Now I can see the improvement (no more "Unknown user") but I still has some trouble.

Re: [Mailman-Users] Alias problem?

2010-08-05 Thread Mark Sapiro
Jian Gao wrote: > >After create the mailman list, I added two subscribers and test the mail >list. The maillog shows: > >|Aug 5 14:00:26 mail postfix/virtual[2984]: C5C3142F01CB: >to=, relay=virtual, delay=0.4, >delays=0.37/0.02/0/0.01, dsn=5.1.1, status=bounced (unknown user: >"mail...@mydoma

[Mailman-Users] Alias problem?

2010-08-05 Thread Jian Gao
I know my question has been asked before many times. I tried to google out a solution myself and struggled two days with failure. So I came here to ask and hope you can help me. I setup an email server, installed postfix, courier, mysql(virtual domain/user), clamav, spamassassin, MailScanner.

Re: [Mailman-Users] alias problem

2004-05-05 Thread Hilton J Ralphs
Sure dude. The problem is in the first line of your alias file. Should read... my-list: "|/var/mailman/mail/mailman post my-list" -- Regards Hilton Quoting nikos <[EMAIL PROTECTED]>: > I create a list and it seems to work fine, exept that all mail from users > going only to root user. > I b

Re: [Mailman-Users] alias problem

2004-05-04 Thread Hilton J Ralphs
Sure dude. The problem is in the first line of your alias file. Should read... my-list: "|/var/mailman/mail/mailman post my-list" -- Regards Hilton Quoting nikos <[EMAIL PROTECTED]>: > I create a list and it seems to work fine, exept that all mail from users > going only to root user. > I b

[Mailman-Users] alias problem

2004-05-04 Thread nikos
I create a list and it seems to work fine, exept that all mail from users going only to root user. I believe it is an alias problem. Can somebody help me please? #alias my-list: postmaster my-list-owner: mailman my-list-admin: "|/var/mailman/mail/mailman admin my-list" my-list-bounces: "|/var/mail

[Mailman-Users] Alias problem . . .

2001-09-19 Thread Robert Walker
Hello, I am having problems installing mailman. Actually it installed allright (./configure, make, make install) . . . But I keep receiving message 403 from apache (You are not authorized to view this page). The Apache conf shows: ScriptAlias /mailman/ /our_mailman_dir/cgi-bin/ and I get