[Mailman-Users] domain isn't in my list of rcpthosts
Ron Parker
sysop at scbbs.com
Thu Dec 13 05:20:37 CET 2001
Hello,
Installed mailman 2.0.8 on Linux 7.2 system running qmail+vpopmail.
Install appeared to work. Created list "vsb". I can access list admin.
However, when a user tries to subscribe to list from web page, the user
doesn't get an e-mail back.
Looking at the logs, I see the following (mail list is vsb on
host4.scbbs.com, user trying to subscribe is markfien at fiengroup.com):
Dec 12 19:54:49 host4 smtpd: 1008215689.465755 20388 > 220
host4.scbbs.com ESMTP?
Dec 12 19:54:49 host4 smtpd: 1008215689.474061 20388 < ehlo
localhost.localdomain?
Dec 12 19:54:49 host4 smtpd: 1008215689.474962 20388 >
250-host4.scbbs.com?
Dec 12 19:54:49 host4 smtpd: 1008215689.475458 20388 > 250-PIPELINING?
Dec 12 19:54:49 host4 smtpd: 1008215689.475921 20388 > 250 8BITMIME?
Dec 12 19:54:49 host4 smtpd: 1008215689.502945 20388 < mail
FROM:<vsb-admin at host4.scbbs.com>?
Dec 12 19:54:49 host4 smtpd: 1008215689.503854 20388 > 250 ok?
Dec 12 19:54:49 host4 smtpd: 1008215689.556793 20388 < rcpt
TO:<markfien at fiengroup.com>?
Dec 12 19:54:49 host4 smtpd: 1008215689.557763 20388 > 553 sorry, that
domain isn't in my list of allowed rcpthosts (#5.7.1)?
Dec 12 19:54:49 host4 smtpd: 1008215689.561415 20388 < rset?
Dec 12 19:54:49 host4 smtpd: 1008215689.562476 20388 > 250 flushed?
Dec 12 19:54:49 host4 smtpd: 1008215689.585977 20388 < quit?
I don't know what I've done, configuration-wise, which is making the
system look for matching domain names in rcpthosts before sending out
mail. Here are the only config changes I've made to mm_cfg.py:
DEFAULT_HOST_NAME = 'host4.scbbs.com'
# DEFAULT_URL must end in a slash!
DEFAULT_URL = 'http://host4.scbbs.com/mailman/'
PUBLIC_ARCHIVE_URL = '/pipermail'
PRIVATE_ARCHIVE_URL = '/mailman/private'
HOME_PAGE = 'index.html'
MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME
MTA_ALIASES_STYLE = 'qmail'
Any suggestions, please?
Thanks.
-ron
--
Ron Parker
Software Creations http://www.scbbs.com
TradeWinds Publishing http://www.intl-trade.com
TradePoint Los Angeles http://www.tradepointla.org
SiteDirector Security Server http://livepublish.scbbs.com
Civil War Online Library http://civilwar.scbbs.com
More information about the Mailman-Users
mailing list