[Mailman-Users] errors using DELIVERY_MODULE = 'Postfix'

Todd Freedom_Lover at pobox.com
Thu May 20 20:16:07 CEST 2004


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

Brian York wrote:
> Whe i set DELIVERY_MODULE = 'Postfix' i get the following error repeated 
> several times on the console.
> ---------------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/var/mailman/bin/qrunner", line 270, in ?
>     main()
>   File "/var/mailman/bin/qrunner", line 217, in main
>     qrunner = make_qrunner(*runners[0])
>   File "/var/mailman/bin/qrunner", line 123, in make_qrunner
>     qrunner = qrclass(slice, range)
>   File "/var/mailman/Mailman/Queue/OutgoingRunner.py", line 57, in __init__
>     mod = __import__(modname)
> ImportError: No module named Postfix
> ---------------------------------------------------------------------------------------
>
> What is missing or what is wrong?

There is no module named Postfix for use as DELIVERY_MODULE.  The
comments in Defaults.py say this for the DELIVERY_MODULE setting:

    # Final delivery module for outgoing mail.  This handler is used
    # for message delivery to the list via the smtpd, and to an
    # individual user.  This value must be a string naming a module in
    # the Mailman.Handlers package.

Looking in Mailman/Handlers there is no Postfix module, thus, the
error.

> I can send to the list and stuff gets posted but messages don't get
> sent out.  I have been trying with DELIVERY_MODULE = 'SMTPDirect'
> but that didn't work so since i'm using postfix i decided that would
> be another option.

Any particular reason you figured that would be an option?

If SMTPDirect isn't working, you should go through the steps in FAQ
3.14 and read README.POSTFIX.

- -- 
Todd        OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
======================================================================
Never attribute to malice that which can be adequately explained by
stupidity.
    -- Hanlon's Razor

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.

iD8DBQFArPXnuv+09NZUB1oRAp0sAKD3y3sQb7B7alGZIiIBwr4GWPbwEQCfcK6N
r/ZfGqPcn7a3gmpAHlOXlSs=
=nEmV
-----END PGP SIGNATURE-----




More information about the Mailman-Users mailing list