Displaying 9 results from an estimated 9 matches for "fierro".
Did you mean:
cierro
2015 Apr 10
2
pop3 retr responses too large lines - Fails with current python's poplib
El vie, 10-04-2015 a las 10:21 +0900, Timo Sirainen escribi?:
> On 09 Apr 2015, at 06:52, Guillermo M. Narvaja <guillermo.narvaja at fierro.com.ar> wrote:
> >
> > Since December 2014, clients using the Python poplib library (getmail in
> > my case) started to limit the line length of RETR and other command
> > responses sent from the server to 2048 bytes:
> >
> > See https://bugs.python.org/issu...
2015 Apr 08
2
pop3 retr responses too large lines - Fails with current python's poplib
...+36,7 @@
# reading arbitrary length lines. RFC 1939 limits POP3 line length to
# 512 characters, including CRLF. We have selected 2048 just to be on
# the safe side.
-_MAXLINE = 2048
+_MAXLINE = 2048*100
class POP3:
Thanks in advance.
--
Guillermo M. Narvaja
Lambda Sistemas S.R.L.
www.fierro-soft.com.ar - radiocut.fm
Tel: (5411) 3220-1520 (rotativas) y 4857-6662
Cel: (5411) 15-6783-4435
Email: guillermo.narvaja at fierro-soft.com.ar
MSN: guillermo_narvaja at hotmail.com
Skype: guillermonarvaja
Lavalleja 519 1er Piso - Ciudad de Buenos Aires - Argentina
2013 Apr 01
5
Próxima reunión del "Grupo de Usuarios de R de Madrid" - Jueves 4-Abril....
...ad=portal&_schema=PORTAL>
- *Cómo llegar*:
- *46*: en la parada de Senda del Rey con Obispo Trejo, viniendo
desde Gran Vía o Príncipe Pío; en la parada de Avenida de Séneca
con Senda
del Rey, viniendo desde Moncloa.
- *U*: en la parada de Juan de Herrero con Martín Fierro (al lado del
Colegio Argentino)
- *A*: en la parada de Avenida de Séneca con Senda del Rey, bajando
desde Moncloa; si se viene desde Somosaguas, la Avenida de Séneca con
Martín Fierro
- *160*: en la parada de Avenida de Séneca con Senda del Rey, bajando
desde Mon...
2013 Jun 03
0
Próxima reunión del "Grupo de Usuarios de R de Madrid"...(abierta agenda)...
...ad=portal&_schema=PORTAL>
- *Cómo llegar*:
- *46*: en la parada de Senda del Rey con Obispo Trejo, viniendo
desde Gran Vía o Príncipe Pío; en la parada de Avenida de Séneca
con Senda
del Rey, viniendo desde Moncloa.
- *U*: en la parada de Juan de Herrero con Martín Fierro (al lado del
Colegio Argentino)
- *A*: en la parada de Avenida de Séneca con Senda del Rey, bajando
desde Moncloa; si se viene desde Somosaguas, la Avenida de Séneca con
Martín Fierro
- *160*: en la parada de Avenida de Séneca con Senda del Rey, bajando
desde Mon...
2015 Apr 10
0
pop3 retr responses too large lines - Fails with current python's poplib
On 10 Apr 2015, at 17:51, Guillermo M. Narvaja <guillermo.narvaja at fierro.com.ar> wrote:
>
> El vie, 10-04-2015 a las 10:21 +0900, Timo Sirainen escribi?:
>> On 09 Apr 2015, at 06:52, Guillermo M. Narvaja <guillermo.narvaja at fierro.com.ar> wrote:
>>>
>>> Since December 2014, clients using the Python poplib library (getmail in
&g...
2013 Oct 15
4
[PATCH] Btrfs: fix incorrect inode acl reset
...g and mounting again the filesystem, fgetacl returned the
expected ACL:
$ umount /mnt/acl
$ mount /dev/loop0 /mnt
$ getfacl /mnt/acl/dir1
user::rwx
group::rwx
other::---
default:user::rwx
default:group::rwx
default:other::---
Meaning that the underlying xattr was persisted.
Reported-by: Giuseppe Fierro <giuseppe@fierro.org>
Signed-off-by: Filipe David Borba Manana <fdmanana@gmail.com>
---
fs/btrfs/acl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/btrfs/acl.c b/fs/btrfs/acl.c
index e15d2b0..0890c83 100644
--- a/fs/btrfs/acl.c
+++ b/fs/btrfs/acl.c
@@ -229,...
2015 Apr 10
0
pop3 retr responses too large lines - Fails with current python's poplib
On 09 Apr 2015, at 06:52, Guillermo M. Narvaja <guillermo.narvaja at fierro.com.ar> wrote:
>
> Since December 2014, clients using the Python poplib library (getmail in
> my case) started to limit the line length of RETR and other command
> responses sent from the server to 2048 bytes:
>
> See https://bugs.python.org/issue16041 (Included at least in
&...
2005 Jun 25
1
callerid in forwarded call
Hi, Do anybody knows how to display the original caller's callerid when
transfering a call to another extension on that extension's phone?
Usually the extension who is transfering the call would display as
callerid.
Thanks.
2010 Nov 05
4
Inheritance alternative
I have to objects with common functionalities and a lot of difference.
So I want that each have his own table but inherit the common
functionalities from a parent class. How can I do this in Rails ?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to