Re: circumstances where addresses get deactivated?

Actions

From Sep 25, 2009 1:16 AM

I should have said "there are only a couple circumstances that could
_automatically_ set the deliverTo for a list"; of course the user can
set Disable Delivery from the UI.

Jeff

On Fri, Sep 25, 2009 at 1:14 AM, Jeff Schnitzer <jeff@infohazard.org> wrote:
> I don't know what to tell you... I doublechecked the code just to make
> sure, but there are only a couple circumstances that could set the
> deliverTo for a list:
>
>  * Getting too many bounces
>  * User has multiple email addresses and removes one that it subscribed
>  * User attempts to subscribe to the list with delivery disabled
> (actually, I'm not sure this is  possible from the UI)
>
> If you want to be certain, look in the database.  There is a table
> EmailAddress which has fields bounces (the count), lastBounceIncrement
> (the date), and lastBounceDecrement (the date).  lastBounceIncrement
> is the most interesting, of course.
>
> Jeff
>
> On Fri, Sep 25, 2009 at 12:49 AM, Charles Williams <chuck@planet-ic.de> wrote:
>> Jeff,
>>
>> I can see in the exim logs where the bounces are dropped. kinda strange
>> then if that's the only way.
>>
>> chuck
>>
>>
>>
>> Jeff Schnitzer wrote:
>>> Either from bounce messages or from users turning it off manually.  I
>>> don't think there is any other path.  I would doublecheck the exim
>>> configuration.
>>>
>>> Jeff
>>>
>>> On Thu, Sep 24, 2009 at 11:48 PM, Charles Williams <chuck@planet-ic.de> wrote:
>>>
>>>> hey guys,
>>>>
>>>> part of the mail address deactivation has been solved with the addition
>>>> to exim to drop bounce mails instead of sending them on to subetha for
>>>> processing. However, there are still addresses being
>>>> disabled/deactivated in the lists and am at a loss as to why. Could you
>>>> please list the circumstances where Subetha addresses deactivate?
>>>>
>>>> thanks,
>>>> chuck
>>>>
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> SubEtha Users mailing list
>>> users@subethamail.org
>>> http://www.subethamail.org/se/list/users
>>> http://www.subethamail.org/se/archive_msg.jsp?msgId=54303
>>>
>>
>> _______________________________________________
>> SubEtha Users mailing list
>> users@subethamail.org
>> http://www.subethamail.org/se/list/users
>> http://www.subethamail.org/se/archive_msg.jsp?msgId=54304
>>
>

Thread History