[Bug 1006293] Re: exiqgrep fails to parse output of exim4 -bp if the mail message is less than 1k

2012-07-11 Thread Dominik Schramm
** Changed in: exim4 (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1006293

Title:
  exiqgrep fails to parse output of exim4 -bp if the mail message is
  less than 1k

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1006293/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1006293] Re: exiqgrep fails to parse output of exim4 -bp if the mail message is less than 1k

2012-07-06 Thread Dominik Schramm
exiqgrep is containted in package exim4-base.

The affected version is 4.76-3ubuntu3.

This is fixed in upstream Exim version 4.77; compare the regular
expression:

upstream v4.76: $line =~ 
/^\s*(\w+)\s+((?:\d+(?:\.\d+)?[A-Z])?)\s*(\w{6}-\w{6}-\w{2})\s+(<.*?>)/
upstream v4.77: $line =~ 
/^\s*(\w+)\s+((?:\d+(?:\.\d+)?[A-Z]?)?)\s*(\w{6}-\w{6}-\w{2})\s+(<.*?>)/

-- note the optional size suffix in the later version: [A-Z]?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1006293

Title:
  exiqgrep fails to parse output of exim4 -bp if the mail message is
  less than 1k

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1006293/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255794] Re: Exim queue handling: allow alphanumeric ACL names

2008-08-08 Thread dominik schramm
The next upstream release will contain a fix for this, probably even the
one added as bug attachment above.

-- 
Exim queue handling: allow alphanumeric ACL names
https://bugs.launchpad.net/bugs/255794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255794] Re: Exim queue handling: allow alphanumeric ACL names

2008-08-07 Thread dominik schramm

** Attachment added: "converted acl variables from arrays to hashes"
   http://launchpadlibrarian.net/16620213/Exim.pm.cdiff

-- 
Exim queue handling: allow alphanumeric ACL names
https://bugs.launchpad.net/bugs/255794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255794] [NEW] Exim queue handling: allow alphanumeric ACL names

2008-08-07 Thread dominik schramm
Public bug reported:

Binary package hint: mailscanner

Ubuntu release: 8.04
Source package: mailscanner 4.58.9-2ubuntu1

Starting with Exim version 4.64, ACL variables can have (almost)
arbitrary alphanumeric names -- e.g. "acl_m_blahblah", in which case the
queue file will contain these lines:

-aclm _blahblah 5
hello

See http://docs.exim.org/current/spec_html/ch40.html#SECTaclvariables

If such a variable is in use in a message, it will not be handled by
MailScanner. Other messages are not affected by this bug.  This bug is
also in the upstream MailScanner version and has not been fixed yet (as
of v4.70.7-1).

** Affects: mailscanner (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Exim queue handling: allow alphanumeric ACL names
https://bugs.launchpad.net/bugs/255794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs