From: "Mark Sapiro" <[EMAIL PROTECTED]>
> Helmut Schneider wrote:
>>Thanks, but I wonder why mailman does not send emails e.g. invitations.
> In mm_cfg.py I set:
>>DELIVERY_MODULE = 'SMTPDirect'
>>SMTPHOST = 'localhost'
>>SMTPPORT = 25
>>There are no errors at logs/error, there is a hosts and a r
Helmut Schneider wrote:
>
>Thanks, but I wonder why mailman does not send emails e.g. invitations. In
>mm_cfg.py I set:
>DELIVERY_MODULE = 'SMTPDirect'
>SMTPHOST = 'localhost'
>SMTPPORT = 25
>
>There are no errors at logs/error, there is a hosts and a resolv.conf. The
>logfile (of postfix) does n
From: "Mark Sapiro" <[EMAIL PROTECTED]>
> Helmut Schneider wrote:
>>I'm not talking about inbout mails/requests, just outbound, mails
> generated by mailman.
> Mailman uses the outgoing MTA defined in SMTPHOST (default =
> 'localhost'). By defining SMTPHOST and perhaps SMTPPORT in mm_cfg.py,
> yo
Helmut Schneider wrote:
>
>I'm not talking about inbout mails/requests, just outbound, mails generated
>by mailman.
Mailman uses the outgoing MTA defined in SMTPHOST (default =
'localhost'). By defining SMTPHOST and perhaps SMTPPORT in mm_cfg.py,
you can use any outgoing MTA that you can connect
Hi,
what part(s) of e.g. postfix do I need to run mailman?
I have installed mailman in a chrooted environment. What does mailman need
to run properly? Is mailman able to use a mta via IP and a
sendmail/mailwrapper binary provided in the chroot is enough?
I'm not talking about inbout mails/requ