-
The sender address verification sends an HELO *before* the receiving server emits its SMTP banner. Thus, the probe (or the whole server) gets classified as "earlytalker" and (in my case) gets disconnected immediately. The verification probes must adhere to the SMTP protocol, otherwise they're worthless because they're generating false negatives.
2009-07-01 09:38:30 UTC in Smart Sendmail Filters
-
After a journal recovery or a fsck -f, fsck reports the Filesystem as clean and displays a summary, yet it doesn't return in a timely fashion.
With out 1,2TB /home, it takes another 2-3 minutes to return.
2009-02-05 09:12:02 UTC in Ext2 Filesystems Utilities
-
What is a "two-way video conference"?.
2008-08-31 12:43:10 UTC in aMSN
-
0.97.2~debian-0ubuntu2
When I use my webcam, I need to configure the the brightness in the "Webcam image properties" window.
The number above the slider ALWAYS displays 32768, the slider doesn't move, the value doesn't change, yet the brightness changes.
Once I set a new value and go BACK to the window, that value is lost, and I'm back to the default.
2008-08-31 12:40:00 UTC in aMSN
-
# sh Build
Making all in:
/usr/src/batv-milter-0.2.0/batv-filter
Configuration: pfx=, os=Linux, rel=2.6.22-14-xen, rbase=2, rroot=2.6, arch=x86_64, sfx=, variant=optimized
Making in /usr/src/batv-milter-0.2.0/obj.Linux.2.6.22-14-xen.x86_64/batv-filter
make[1]: Entering directory `/usr/src/batv-milter-0.2.0/obj.Linux.2.6.22-14-xen.x86_64/batv-filter'
cc -O2 -I. -I../../include...
2008-02-26 19:04:19 UTC in batv-milter
-
We had a lengthy discussion on the postfix-users mailinglist about this:
My initial problem with dkim-milter was this:
Jul 25 11:26:10 mail-ausfall dkim-filter[4550]: B93813DC16: dkim_eoh(): internal error from libdkim: header too large (max 4097)
and looking at the mail I see a user adding a shitload of E-Mail addresses to the To:/CC: headers, instead of using the Bcc: headers.
My...
2007-07-25 16:44:49 UTC in dkim-milter
-
milter must support folded headers of up to 32k in length (Sendmail limits the total header size to this value, so headers larger than 32k are problematic already).
Since milters are still primarily for Sendmail, the 32k size limit is natural. The next natural limit is 64k, which is the milter protocol packet size limit, this would accomodate possibly larger future header size limits in...
2007-07-25 16:22:43 UTC in dkim-milter
-
4096 was/is too small for one of my "real users'" emails.
They have the tendency to put all the recipients into the To: or CC: header, because shitty outlook doesn't offer a Bcc: field by default.
Since I guess my users are no exception to this, I'd really liek to push for a dynamic length.
2007-07-25 14:29:38 UTC in dkim-milter
-
Although the current W3C-validator doesn't complain (http://validator-test.w3.org/ does, and it's wrong either way), the html-tag is missing the namespace-declaration.
would be correct.
2007-05-08 12:17:57 UTC in Gallery
-
Version 2.2.1 (same problem in 2.2). With the matrix-theme (no
changes), the validator complains about the following:
Line 48 column 30: document type does not allow element "script" here;
missing one of "th", "td" start-tag.
The code looks like this (moving the script into the td silences the
error):
//...
2007-04-25 14:17:41 UTC in Gallery