Mailbox Not Found
Hi There,
I have mailman installed, created a list, configured the list, loaded some email addresses and installed custom .html and .txt files. I tested the system by subscribing to the list using the custom subscribe.html file we've used in the past. I received a confirmation email requesting that I reply to confirm my subscription. When I replied to the email, the email bounced with a:
For <newlist-request@dom.ain>, Site (dom.ain/xx.xx.xx.xx) said: 550 sorry, no mailbox here by that name. (#5.7.17)
I did need to make some updates to mm_cfg.py at install time. I updated the DEFAULT_URL_HOST and DEFAULT_URL_EMAIL. I have not done much of anything else to customize the install.
Please give me a pointer on how to find the problem with this MailBox Not Found.
Thanks, Greg
Greg Sims wrote:
For <newlist-request@dom.ain>, Site (dom.ain/xx.xx.xx.xx) said: 550 sorry, no mailbox here by that name. (#5.7.17)
You need aliases or whatever in your MTA to deliver such mail to Mailman. What you need depends on your MTA which is ?
Searching the FAQ <http://www.python.org/cgi-bin/faqw-mm.py> for alias will return a couple of useful articles (e.g. sec 2 of 3.14 and perhaps 4.49). Also, see the relevant subsection of <http://www.list.org/mailman-install/mail-server.html>.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Greg Sims -
Mark Sapiro