When you created the newlist the command printed out some aliases that needed to be added to /etc/aliases. Did you in fact add those aliases to that file? If so, did you then run "newaliases" so that sendmail was made aware of the changes?
Jon Carnes On Wed, 2002-12-18 at 09:35, Clay Stuckey wrote: > When I send an email to a new list on a new install, I get the following error: > > The original message was received at Wed, 18 Dec 2002 09:32:11 -0500 > from apache@localhost > > ----- The following addresses had permanent fatal errors ----- > <[EMAIL PROTECTED]> > (reason: 550 5.1.1 <[EMAIL PROTECTED]>... User unknown) > (expanded from: <[EMAIL PROTECTED]>) > > ----- Transcript of session follows ----- > ... while talking to localhost.localdomain.: > >>> DATA > <<< 550 5.1.1 <[EMAIL PROTECTED]>... User unknown > 550 5.1.1 <[EMAIL PROTECTED]>... User unknown > <<< 503 5.0.0 Need RCPT (recipient) > > > I installed using --with-cgi-gid=apache --with-mail-gid=mail. I have Redhat 8.0, >apache, sendmail. I am not using the RPM version. I installed this with the .tar.gz >version. > I can create lists. I can see the webpage. When I add a user to the list, the user >gets an email. The only problem is when an email is sent to the server. It is as iff >sendmail doesn't know that this acct is for mailman. Any help is greatly >appreciated!!! > > > Clay Stuckey > ---- > > ------------------------------------------------------ > 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/jonc%40nc.rr.com ------------------------------------------------------ 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
