the sendmail
queue instead of being delivered directly? Here is an output of mailq
m78LJSTa027726 467 Fri Aug 8 14:19 <[EMAIL PROTECTED]>
"|/usr/local/mailman/mail/mailman post
On 8/8/08 12:15 PM, "Dragon" <[EMAIL PROTECTED]> wrote:
Knabe,
So my sendmail start script included /usr/sbin/sendmail -bd -q5m
So I made it /usr/sbin/sendmail -bd -ODeliveryMode=defer \
-ODaemonPortOptions=Name=MSA,Port=1313,M=E,Addr=127.0.0.1
On 8/8/08 12:04 PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote:
Knabe, Troy wrote:
&g
I am quite certain that this is the answer to my issue, as I see the Mailman
messages being routed through my spam filter 2x as it enters/leaves queues.
But when I tried to impliment it sendmail quit listening on port 25. Anyone
else experience issues with this solution? Any suggestions? Tha
We have written a custom web application that authenticates against our ldap
directory so staff can manage their own lists, without all of the robustness of
the mailman web interface. By default both list and administrative emails have
links to the web interface. Where do I need to go about ch
My messages sent to lists are being placed in the mailq and taking 5-15 minutes
to be delivered. I use Sophos's PureMessage for Spam/Anti-virus scanning so
part of sendmail config hands the message off to a milter, but then it is being
placed in the mailq instead of delivering the message. Is
As for DEFAULT_MSG_FOOTER, that is the default for lists created after
you made the change. It has no effect on exisitng lists. (more below)
I understand that, but it didn't seem to work that way, I will test it again.
So here is my snip of mm_cfg.py, my concern is that my "mailhost" is
mydoma
This is my mm_cfg.py but it doesn't appear that mailman is utilizing it. I had
to change my DEFAULT_EMAIL_HOST in Defaults.py in order for it to take affect
on install, and now I am trying to set the DEFAULT_MSG_FOOTER and it is not
using this one. Any insights?
cat mm_cfg.py
# -*- python -*-
I currently use ldap groups for mail lists, and I am wanting to migrate them to
Mailman. I have somewhere around 1000 lists, and want to be able to script
list creation. Is there a way to run newlist and take it's input from a file?
Thanks
-Troy
On 5/23/08 8:14 AM, "webct" <[EMAIL PROTECTED]> wrote:
Hi,
We are using mailman which comes with Mac OS X server 10.5. I think,
I have set it up correctly for most of the part but there is one
lingering issue with sending a message with other email addresses.
I get "Recipient list too long" e