List Info

Thread: Discursion for new feature




Discursion for new feature
country flaguser name
Portugal
2007-06-25 12:53:57
People,
 
I'd like to discuss a thing with you all:
 
Re: Discursion for new feature
user name
2007-06-25 14:15:18
Hi,

if there is one timeout, it should be sufficient. If it works. Jorge said it doesnt, aaron said it does.
my server is dropping the connection:

 # time telnet mx 110
Trying 192.168.1.20...
Connected to mx.hierling.loc.
Escape character is '^]9;.
+OK DBMAIL pop3 server ready to rock <e1a5a6c258acb3ed3ff2e9d5fb324771mx>
-ERR I'm leaving, you're too slow
Connection closed by foreign host.

real &nbsp;  5m0.191s
user &nbsp;  0m0.000s
sys &nbsp; &nbsp; 0m0.024s

so it is working, no need for a second timeout... only my 0.02€

regards Martin
Re: Discursion for new feature
country flaguser name
United States
2007-06-25 14:45:26
On Mon, Jun 25, 2007, Martin Hierling <martinmh-itc.de> said:

> Hi,
> 
> if there is one timeout, it should be sufficient. If it
works. Jorge said
> it doesnt, aaron said it does.
> my server is dropping the connection:
> 
>  # time telnet mx 110
> Trying 192.168.1.20...
> Connected to mx.hierling.loc.
> Escape character is '^]'.
> +OK DBMAIL pop3 server ready to rock
<e1a5a6c258acb3ed3ff2e9d5fb324771mx>
> -ERR I'm leaving, you're too slow
> Connection closed by foreign host.
> 
> real    5m0.191s
> user    0m0.000s
> sys     0m0.024s
> 
> so it is working, no need for a second timeout... only
my 0.02

I suspect that Jorge was not waiting 5 minutes to see if the
timeout would
take effect. And that's for POP3. For IMAP we have a default
timeout of
just over an hour!

Also, I started a thread about this on the dbmail-dev list.
I think we've
got a rough consensus on configurable with a default of 60
seconds, and
not spend too much time arguing about it, since it Just
Makes Sense (TM)


If anybody has any use case scenarios that would be
seriously impacted by
a shorter timeout or things we haven't thought about that
might make a
major difference, please let us know!

Aaron
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Discursion for new feature
country flaguser name
Portugal
2007-06-26 03:31:49
Ok you're right,
I have a BIG timeout :$
 
Sorry, forget about this :P
----- Original Message -----
Sent: Monday, June 25, 2007 8:15 PM
Subject: Re: [Dbmail] Discursion for new feature

Hi,

if there is one timeout, it should be sufficient. If it works. Jorge said it doesnt, aaron said it does.
my server is dropping the connection:

 # time telnet mx 110
Trying 192.168.1.20...
Connected to mx.hierling.loc.
Escape character is '^]'.
+OK DBMAIL pop3 server ready to rock <mx">e1a5a6c258acb3ed3ff2e9d5fb324771mx>
-ERR I'm leaving, you're too slow
Connection closed by foreign host.

real &nbsp;  5m0.191s
user &nbsp;  0m0.000s
sys &nbsp; &nbsp; 0m0.024s

so it is working, no need for a second timeout... only my 0.02€

regards Martin


_______________________________________________
DBmail mailing list
DBmaildbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail
Re: Discursion for new feature
country flaguser name
United States
2007-06-26 14:34:21
Yep, but don't worry. This was an easy feature to add, and I
think it is
very useful. I wrote the code yesterday, will commit to SVN
later today.

An important aspect of doing this was determining when a
connected has
logged in fully. Each daemon has a different way of
indicating this state.
Gave me some good ideas for how to make it better in 2.3
development.

Aaron

On Tue, Jun 26, 2007, Jorge Bastos <mysql.jorgedecimal.pt> said:

> Ok you're right,
> I have a BIG timeout :$
> 
> Sorry, forget about this :P
>   ----- Original Message -----=20
>   From: Martin Hierling=20
>   To: DBMail mailinglist=20
>   Sent: Monday, June 25, 2007 8:15 PM
>   Subject: Re: [Dbmail] Discursion for new feature
> 
> 
>   Hi,
> 
>   if there is one timeout, it should be sufficient. If
it works. Jorge =
> said it doesnt, aaron said it does.=20
>   my server is dropping the connection:
> 
>    # time telnet mx 110
>   Trying 192.168.1.20...
>   Connected to mx.hierling.loc.
>   Escape character is '^]'.
>   +OK DBMAIL pop3 server ready to rock =
> <e1a5a6c258acb3ed3ff2e9d5fb324771mx>
>   -ERR I'm leaving, you're too slow
>   Connection closed by foreign host.
> 
>   real    5m0.191s
>   user    0m0.000s
>   sys     0m0.024s
> 
>   so it is working, no need for a second timeout...
only my 0.02=80
> 
>   regards Martin
_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: Discursion for new feature
country flaguser name
Portugal
2007-06-26 14:45:51
Great Aaron,
I have to register the patent :PP

Jorge

----- Original Message ----- 
From: "Aaron Stone" <aaronserendipity.cx>
To: "DBMail mailinglist" <dbmaildbmail.org>
Sent: Tuesday, June 26, 2007 8:34 PM
Subject: Re: [Dbmail] Discursion for new feature


> Yep, but don't worry. This was an easy feature to add,
and I think it is
> very useful. I wrote the code yesterday, will commit to
SVN later today.
>
> An important aspect of doing this was determining when
a connected has
> logged in fully. Each daemon has a different way of
indicating this state.
> Gave me some good ideas for how to make it better in
2.3 development.
>
> Aaron
>
> On Tue, Jun 26, 2007, Jorge Bastos <mysql.jorgedecimal.pt> said:
>
>> Ok you're right,
>> I have a BIG timeout :$
>>
>> Sorry, forget about this :P
>>   ----- Original Message -----=20
>>   From: Martin Hierling=20
>>   To: DBMail mailinglist=20
>>   Sent: Monday, June 25, 2007 8:15 PM
>>   Subject: Re: [Dbmail] Discursion for new feature
>>
>>
>>   Hi,
>>
>>   if there is one timeout, it should be sufficient.
If it works. Jorge =
>> said it doesnt, aaron said it does.=20
>>   my server is dropping the connection:
>>
>>    # time telnet mx 110
>>   Trying 192.168.1.20...
>>   Connected to mx.hierling.loc.
>>   Escape character is '^]'.
>>   +OK DBMAIL pop3 server ready to rock =
>> <e1a5a6c258acb3ed3ff2e9d5fb324771mx>
>>   -ERR I'm leaving, you're too slow
>>   Connection closed by foreign host.
>>
>>   real    5m0.191s
>>   user    0m0.000s
>>   sys     0m0.024s
>>
>>   so it is working, no need for a second timeout...
only my 0.02=80
>>
>>   regards Martin
> _______________________________________________
> DBmail mailing list
> DBmaildbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
> 

_______________________________________________
DBmail mailing list
DBmaildbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail

[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )