-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

After a while of messing with it all, I got Mailman pretty much set up
correctly. I'm using a self-compiled Mailman along with Debians'
postfix. I needed to compile Mailman myself because the Debian version
had 'www-user' compiled-in as the web user, and my setup uses SuEXEC and
SuPHP to get different users and groups for every user. I've got the web
part set up, for the greatest part, now.
Also, when I send an e-mail from my Gmail account for, say,
mailman-subscribe at lists.dazjorz.com, the e-mail does arrive at Mailman:

Dec  9 15:08:24 server postfix/qmgr[20369]: 5F9BB4E005E:
from=<[EMAIL PROTECTED]>, size=1149, nrcpt=1 (queue active)
Dec  9 15:08:25 server postfix/pipe[25456]: 5F9BB4E005E:
to=<[EMAIL PROTECTED]>, relay=mailman, delay=0.86,
delays=0.22/0.04/0/0.6, dsn=2.0.0, status=sent (delivered via mailman
service)

However, I never see it send a reply, at least not through postfix:

Dec 09 14:02:52 2007 (13531) Low level smtp error: (104, 'Connection
reset by peer'), msgid:
<[EMAIL PROTECTED]>
Dec 09 14:02:52 2007 (13531) delivery to [EMAIL PROTECTED] failed with
code -1: (104, 'Connection reset by peer')

(the e-mail address here is the list administrator, which has to allow
the subscription before the confirmation, as set up in configuration).

I don't know if the complete setup is correct. This is the interesting
part of my mm_cfg.py:
MAILMAN_SITE_LIST='mailman';
DEFAULT_URL_PATTERN='http://%s/mailman/'
PRIVATE_ARCHIVE_URL='/mailman/private'
MTA=None
IMAGE_LOGOS='/mmimages/'
DEFAULT_EMAIL_HOST='lists.dazjorz.com'
DEFAULT_URL_HOST='lists.dazjorz.com'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST);
DEB_LISTMASTER='[EMAIL PROTECTED]'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHXBDQqfvodGPEGSERAijBAJsEdl6bznxxXS5RMJ8hv79UUkuJzQCaA7BW
hVLh4DQZ4iMIPG02P/qkBrs=
=Z9xG
-----END PGP SIGNATURE-----
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to