[Bug 1200581] [NEW] exim-gencert creates 1024 bit key

2013-07-12 Thread Lee Maguire
Public bug reported: The script for creating a default key for STARTTLS creates a 1024 bit key. This should probably be updated to 2048 as a default key length. $ grep 1024 /usr/share/doc/exim4-base/examples/exim-gencert default_bits = 1024 openssl req -config $SSLEAY -x509 -newkey rsa:1024

[Bug 392097] Re: vmbuilder ignores mac option when using bridge network

2011-06-02 Thread Lee Maguire
I still see the issue in Natty. the --mac argument is ignored if bridging is used. python-vm-builder=0.12.4+bzr464-0ubuntu1 I've needed to make the following local modification to get it working. --- /etc/vmbuilder/libvirt/libvirtxml.tmpl.dist 2010-11-17 15:00:44.0 + +++

[Bug 783951] Re: Automatically add libvirt dnsmasq to resolv.conf

2011-05-19 Thread Lee Maguire
I'm not using dhcp. So at the moment I'm prepending it to the dns- nameservers entry in /etc/network/interfaces. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net/bugs/783951 Title:

[Bug 783951] [NEW] Automatically add libvirt dnsmasq to resolv.conf

2011-05-17 Thread Lee Maguire
Public bug reported: Binary package hint: libvirt-bin libvirt automatically starts up dnsmaq, and guests using dhcp use it. In order to resolve the IP addresses of the local guests from the host the address that the dnsmasq process is using should be added to the top of /etc/resolv.conf . It

[Bug 766731] Re: sieve not working with i386 build

2011-04-20 Thread Lee Maguire
Whoops, I was barking up the wrong tree. hexdump -c showed that the sieve files were not identical, and that the failing one contained an additional \r character. #sed -e 's/\r//' test.sieve test2.sieve allowed this to work. Please close. ** Changed in: exim4 (Ubuntu) Status: New =

[Bug 766731] [NEW] sieve not working with i386 build

2011-04-19 Thread Lee Maguire
Public bug reported: Binary package hint: exim4 Sieve doesn't seem to be working correctly on exim 4.72-1ubuntu1.1 i386, it reports a syntax error on a valid file... but 4.72-1ubuntu1.1 amd64 seems to work fine. -- i686:/tmp# cat test.sieve # Sieve filter require fileinto; if