Re: [Mailman-Users] Apache > Mailman VHost Config - WAS: Re: Changinghost names, revisited... POSTFIX_STYLE_VIRTUAL_DOMAINS?

2010-05-05 Thread Tanstaafl
On 2010-05-04 1:44 PM, Mark Sapiro wrote: > Isn't there something like > > ScriptAlias /mailman/ "/path/to/mailman/cgi-bin/" > > and > > Alias /pipermail/ "/path/to/mailman/archives/public/" > > in something like /etc/apache2/conf.d/50_mailman.conf? > > That should be all you need. Ah, right,

Re: [Mailman-Users] bounces

2010-05-05 Thread Barry Finkel
>In SMTP 4.y.z DSNs are "temporary" errors. They could be caused by a >spam filter over loaded, or the system shutting down, or... > >> i'm assuming it's retried by the mta. the settings in mailman clearly >> state that it should be discarded right away... > >The 4.y.z should be seen as an invit

[Mailman-Users] Looking for Help recovering from Disk Full

2010-05-05 Thread David Devereaux-Weber
I'm running Mailman version 2.1.9 on Solaris. I had a disk full situation. I'm resolving problems as I encounter them. Can anyone shed some light on this error message? Is it possible to delete the held messages file to clear this up? Dave Your "cron" job on ddwsvcs /usr/local/bin/python -S

[Mailman-Users] What is the best way to move Mailman 2.1.9 to anther server?

2010-05-05 Thread Wang, Mary Y
Hi, I'm currently running Mailman 2.1.9 on a server with a very old OS. What is the best way to move/migrate Mailman 2.1.9 to a newer server with a newer OS? Could I just copy files over? Or do I need to reinstall/reconfigure again for the new server? Please advise. Mary ---

Re: [Mailman-Users] bounces

2010-05-05 Thread Mark Sapiro
Barry Finkel wrote: > >I assume that there will be a warning message sent back to the "sender" >after the mail has been queued for a few hours (we have in Postfix >"delay_warning_time = 8"). I assume that the warning message will >be sent to the list -bounces address, and that Mailman will process

Re: [Mailman-Users] Changing host names, revisited... POSTFIX_STYLE_VIRTUAL_DOMAINS?

2010-05-05 Thread Tanstaafl
On 2010-05-04 1:25 PM, Mark Sapiro wrote: > Tanstaafl wrote: >> On 2010-05-03 6:24 PM, Mark Sapiro wrote: > Here's how it looks to me. It was initially set up with email domain > myhost.example.com and that is all fine. It all works as it should. > You then decided that you wanted to be able to p

Re: [Mailman-Users] Looking for Help recovering from Disk Full

2010-05-05 Thread Mark Sapiro
David Devereaux-Weber wrote: >I'm running Mailman version 2.1.9 on Solaris. I had a disk full >situation. I'm resolving problems as I encounter them. Can anyone >shed some light on this error message? Is it possible to delete the >held messages file to clear this up? > >Dave > > >Your "cron" j

Re: [Mailman-Users] Changing host names, revisited... POSTFIX_STYLE_VIRTUAL_DOMAINS?

2010-05-05 Thread Mark Sapiro
Tanstaafl wrote: > >Ok, so, now that we know how/why the current setup works, can you >confirm the steps to fix it properly as: > >1. Stop postfix > >2. Stop mailman > >3. Make these changes to mm_cfg.py: > > MTA = 'Postfix' > DEFAULT_EMAIL_HOST = 'example.com' > DEFAULT_URL_HOST = 'lists.exampl

Re: [Mailman-Users] What is the best way to move Mailman 2.1.9 toanther server?

2010-05-05 Thread Mark Sapiro
Wang, Mary Y wrote: > >I'm currently running Mailman 2.1.9 on a server with a very old OS. What is >the best way to move/migrate Mailman 2.1.9 to a newer server with a newer OS? > Could I just copy files over? Or do I need to reinstall/reconfigure again >for the new server? I recommend down

Re: [Mailman-Users] Changing host names, revisited... POSTFIX_STYLE_VIRTUAL_DOMAINS?

2010-05-05 Thread Tanstaafl
On 2010-05-05 10:12 AM, Mark Sapiro wrote: > Tanstaafl wrote: >> POSTFIX_STYLE_VIRTUAL_DOMAINS = 'example.com' > The above needs to be > > POSTFIX_STYLE_VIRTUAL_DOMAINS = ['example.com'] > With the one change above, this seems all good. > > Please let us know how this goes. I will need to re

[Mailman-Users] attachments dir question

2010-05-05 Thread Savoy, Jim
Hi all - I am running Mailman 2.1.5 (still!). I was wondering what it is that determines if a message has "scrubbed attachments". For instance, a couple of days ago, I sent a simple message to one of my lists - just a sentence or two of text, and it created a directory under /archives/private/list

[Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Ty Nelson
Hey geniuses, In the beginning I was initially told that a shortcut moethod of getting mailman to work with a domain was to just remove the domains mx records. This has worked. My question is, how can I make it so my domain can still have email working on the domain, as well as mailman? As of

Re: [Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Mark Sapiro
Ty Nelson wrote: > >In the beginning I was initially told that a shortcut moethod of getting >mailman to work with a domain was to just remove the domains mx records. > This has worked. My question is, how can I make it so my domain can still >have email working on the domain, as well as mailman?

Re: [Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Ty Nelson
Perfect! Thanks for letting me know those two options. I think my last question is how can I teach my MTA to relay non-Mailman-list mail to the hosting company's server? Is that something that is simple or should I contact the hosting company to inquire about that? Thanks again Mark! -Tyler On

[Mailman-Users] attachments dir question

2010-05-05 Thread Stephen J. Turnbull
Savoy, Jim writes: > I was wondering what it is that determines if a message has "scrubbed > attachments". The options you have set for filtering and the MIME structure of the message does. One possible explanation of your observation is that for some reason the first message had only a text/h

Re: [Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Mark Sapiro
Ty Nelson wrote > >Perfect! Thanks for letting me know those two options. I think my last >question is how can I teach my MTA to relay non-Mailman-list mail to the >hosting company's server? Is that something that is simple or should I >contact the hosting company to inquire about that? The a

Re: [Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Ty Nelson
Hmm. GoDaddy is the main one. Another is 1&1. I'll look into it there though, and thanks so much. Best, -Tyler On Wed, May 5, 2010 at 6:58 PM, Mark Sapiro wrote: > Ty Nelson wrote > > > >Perfect! Thanks for letting me know those two options. I think my last > >question is how can I teach my

Re: [Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Mark Sapiro
Ty Nelson wrote: > >GoDaddy is the main one. Another is 1&1. I'll look into it there though, and >thanks so much. Whan I said: >> How you do this depends on your MTA. >> What is it? We may be able to help if we know that, but really it's a >> question for a list devoted to your MTA. I was aski

Re: [Mailman-Users] Mx Records and Mailmans use of a domain

2010-05-05 Thread Ty Nelson
Lord. Sorry. Duh. Postfix is what I use. Sorry, long day :) On May 5, 2010 7:29 PM, "Mark Sapiro" wrote: Ty Nelson wrote: > >GoDaddy is the main one. Another is 1&1. I'll look into it there though, and >th... Whan I said: >> How you do this depends on your MTA. >> What is it? We may be able t