search for: 16504

Displaying 9 results from an estimated 9 matches for "16504".

Did you mean: 12504
2005 Mar 26
1
test65 "deliver" LDA bug
...alarm(0) = 120 fstat64(4, {st_mode=S_IFREG|0600, st_size=144, ...}) = 0 mmap2(NULL, 144, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0xb28ed000 open("/export/home/bfg/Maildir/dovecot.index.log", O_RDWR|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0600, st_size=16504, ...}) = 0 pread(5, "\1\0\30\0\223LEB\1\0\0\0\0\0\0\0\0\0\0\0\223LEB", 24, 0) = 24 open("/export/home/bfg/Maildir/dovecot.index.cache", O_RDWR|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0600, st_size=1202176, ...}) = 0 mmap2(NULL, 1202176, PROT_READ, MAP_SHARED, 6, 0) = 0xb27b...
2003 Oct 05
2
Line length limitation in dovecot leads to out-of-control process?
...t I can look at the message on the original machine, but on the machine it was copied to, its mere existence makes the mailbox inaccessible. After a little more exploration (grep ^To name-of-message | wc, on both machines) I seem to have found the issue: the original message has a To: line that is 16504 characters long. In the copy, it's 8192 characters long, and ends in the middle of a <email at address> (line in copy ends: user name <emai, chopped right there). I suspect that it is the *latter* that's causing dovecot to die a messy death. Or, actually, to turn into a very *ru...
2012 Sep 30
12
shorewall dynamic zones confusion
...st I know it differs from the documentation by specifying non-default options, but I would like to keep at least blacklist for now until the dynamic zones get fully tested. The ipsets are generated as: Name: nocom_lanif_3 Type: hash:ip Header: family inet hashsize 1024 maxelem 65536 Size in memory: 16504 References: 24 Members: Name: nonet_lanif_3 Type: hash:ip Header: family inet hashsize 1024 maxelem 65536 Size in memory: 16504 References: 12 Members: I''ve observed two strange/misunderstood behaviors/errors: 1. shorewall show dynamic nonet returns nothing and trying to add an IP address...
2006 May 16
2
Model layer access control
I already have a simple role based access control system (User, Role, Privilege, Client) in place for my web layer, which checks User.authorized?(controller, action, client) from a before filter. What do you think about using this method for auth checks on the model layer as well, only with made up controller/action strings? (e.g. "model::Period", "close") A bit simplistic
2010 Jan 15
0
Asterisk 1.6.0.21 Now Available
...without your participation. Thank you! * Fix to Monitor which previously assumed the file to write to did not contain pathing. (Closes issue #16377, #16376. Reported by bcnit. Patched by dant. * If EXEC only gets a single argument, don't crash when the second is used. (Closes issue #16504. Reported by bklang. Patched by tilghman.) * Avoid a crash with large numbers of MeetMe conferences. (Closes issue #16509. Reported by Kashif Raza. Tested, Patched by seanbright.) * Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces (for Solaris 10). (Patched by seanbri...
2010 Jan 15
0
Asterisk 1.6.0.21 Now Available
...without your participation. Thank you! * Fix to Monitor which previously assumed the file to write to did not contain pathing. (Closes issue #16377, #16376. Reported by bcnit. Patched by dant. * If EXEC only gets a single argument, don't crash when the second is used. (Closes issue #16504. Reported by bklang. Patched by tilghman.) * Avoid a crash with large numbers of MeetMe conferences. (Closes issue #16509. Reported by Kashif Raza. Tested, Patched by seanbright.) * Try a test compile to see if PTHREAD_ONCE_INIT requires extra braces (for Solaris 10). (Patched by seanbri...
2013 Aug 13
3
[Bug 844] New: Can set apparently invalid netmask for hash:ip
...ipset v6.19: Syntax error: '1' is out of range 4-124 However, the following does not fail: # ipset create foo hash:ip netmask 1 family ipv6 # ipset add foo ffff:: # ipset list foo Name: foo Type: hash:ip Revision: 0 Header: family inet6 hashsize 1024 maxelem 65536 netmask 1 Size in memory: 16504 References: 0 Members: 8000:: Is there a reason why a netmask of 32 cannot be specified for ipv4 hash:ip sets, and also netmasks of 1,2,3,125,126,127 and 128 can't be specified for ipv6 sets? It would be very helpful for me if an ipv4 netmask of 32 and an ipv6 netmask of 128 could be specifie...
2005 Dec 13
0
mailserver pop3-login: Disconnected
...4 mailserver sendmail[16501]: jBD6lD19016501: from=<ibsupport@standardbank.co.za>, size=3266, class=0, nrcpts=1, msgid=<28640940.1134456125634.JavaMail.intsoft@ibprbnk4>, proto=ESMTP, daemon=MTA, relay=www.dubaisa.co.za [196.31.48.202] (may be forged) Dec 13 08:47:29 mailserver sendmail[16504]: jBD6lTpP016504: from=<stopped@imcf.co.za>, size=1135, class=0, nrcpts=1, msgid=<IMCFSPOOL1gXLsxpTlj0000036b@IMCFSPOOL1.imcf.co.za>, proto=ESMTP, daemon=MTA, relay=www.dubaisa.co.za [196.31.48.202] (may be forged) Dec 13 08:47:53 mailserver sendmail[16444]: jBD6gNEl016443: to=<brend...
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers, The 2.5 pre-release is available for testing: http://llvm.org/prereleases/2.5/ If you have time, I'd appreciate anyone who can help test the release. Please do the following: 1) Download/compile llvm source, and either compile llvm-gcc source or use llvm-gcc binary (please compile llvm-gcc with fortran if you can). 2) Run make check, send me the testrun.log 3) Run "make