Re: [Mailman-Users] bounces

2010-05-04 Thread Mark Sapiro
Grant Taylor wrote: >kalin m wrote: >> so if it's not 5xx it's not a bad email? i see dsn=4.0.0. that's not >> enough? > >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.

Re: [Mailman-Users] bounces

2010-05-04 Thread Grant Taylor
kalin m wrote: so if it's not 5xx it's not a bad email? i see dsn=4.0.0. that's not enough? 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

Re: [Mailman-Users] bounces

2010-05-04 Thread kalin m
so if it's not 5xx it's not a bad email? i see dsn=4.0.0. that's not enough? i'm assuming it's retried by the mta. the settings in mailman clearly state that it should be discarded right away... bounce settings: bounce_score_threshold = 1.0 bounce_info_stale_after = 10 bounce_you_are_dis

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

2010-05-04 Thread Mark Sapiro
Tanstaafl wrote: > >On 2010-05-03 6:24 PM, Mark Sapiro wrote: >> On 5/3/2010 2:05 PM, Tanstaafl wrote: >>> >>> I looked at /etc/apache2/modules.d/50_mailman.conf, but it doesn't show >>> anything about my hostname, so, what controls the root directory? > >> There is a ScriptAlias for mailman. If i

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

2010-05-04 Thread Mark Sapiro
Tanstaafl wrote: >On 2010-05-03 6:24 PM, Mark Sapiro wrote: > >> So it appears that example.com is a virtual_mailbox_domain. So what's >> in virtual_mailbox_maps (mysql:/etc/postfix/mysql_vmm.cf)? Does >> >> postmap -s mysql:/etc/postfix/mysql_vmm.cf >> >> work? > >No :( is it supposed to? > >#

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

2010-05-04 Thread Tanstaafl
Splitting this off since it's a separate issue... On 2010-05-03 6:24 PM, Mark Sapiro wrote: > On 5/3/2010 2:05 PM, Tanstaafl wrote: >> On 2010-05-03 12:32 PM, Mark Sapiro wrote: >>> What about web server changes for the lists.example.com vs. >>> myhost.example.com change (there may not be any), an

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

2010-05-04 Thread Tanstaafl
On 2010-05-03 6:24 PM, Mark Sapiro wrote: > On 5/3/2010 2:05 PM, Tanstaafl wrote: >> >> On 2010-05-03 12:32 PM, Mark Sapiro wrote: > You're right. I confused myself because in my Postfix installation, > mydomain and myhostname have the same value. Heh... I'm more than a little confused right now,