[Dovecot] Problem building dovecot 2.2.10 with pigeonhole 0.4.2

2014-01-02 Thread Nikolaos Milas

Hi,

I am on CentOS 5.10 x86_64 and I am trying to build RPMs for Dovecot 
2.2.10 with pigeonhole 0.4.2.


I am getting an error that autogen.sh is missing from pigeonhole 0.4.2 
source (as available from: 
http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.2.tar.gz): 



/var/tmp/rpm-tmp.89185: line 92: 
/home/mockbuild/rpmbuild/BUILD/dovecot-2.2.10/dovecot-2.2-pigeonhole-0.4.2/autogen.sh: 
No such file or directory


Indeed, the file is missing, as:

   tar --list -f dovecot-2.2-pigeonhole-0.4.2.tar.gz | grep autogen

...produces no output.

However, I managed to use the latest source code:

   http://hg.rename-it.nl/dovecot-2.2-pigeonhole/shortlog/32beba3bfd8d

which does contain an autogen.sh, and this package worked fine.

I guess the released source tar pack should be updated?

Thanks and regards,
Nick


[Dovecot] How to remove Dovecot (LMTP) information from Email header

2014-01-02 Thread Anant

Hello All,

I want to remove  Dovecot (LMTP) information from Email Header, Please 
help me. I am using Dovecot 2.0.9 with Exim.


Received: from XX.XXblue.co.uk
by XX.XXblue.co.uk*(Dovecot) with LMTP id*  XIuTJkJFxVLKTwAAG2fxGQ
for anant.saras...@techblue.co.uk; Thu, 02 Jan 2014 10:59:28 +
Received: from [210.7.64.2] (helo=[192.168.100.71])
by solo.techblue.co.uk with esmtp (Exim 4.72)
(envelope-from sysad...@techblue.co.uk)
id 1Vyfzr-0005Oy-7H
for anant.saras...@techblue.co.uk; Thu, 02 Jan 2014 10:59:28 +



Thanks  Regards,
Anant Saraswat



Re: [Dovecot] How to remove Dovecot (LMTP) information from Email header

2014-01-02 Thread Adrian Zaugg

Dear Anant

According to RFC 3848 you should not remove those headers. RFC 5321 
(SMTP), Section 4.4. also says that trace information is mandatory to 
add and RFC 2033 (LMTP) makes no exception to this.
If you do not like those headers, use LDA for local storage, it doesn't 
add any headers.


Regards, Adrian.

On 02/01/14 15:03, Anant wrote:

Hello All,

I want to remove  Dovecot (LMTP) information from Email Header, Please
help me. I am using Dovecot 2.0.9 with Exim.

Received: from XX.XXblue.co.uk
 by XX.XXblue.co.uk*(Dovecot) with LMTP id*  XIuTJkJFxVLKTwAAG2fxGQ
 for anant.saras...@techblue.co.uk; Thu, 02 Jan 2014 10:59:28 +
Received: from [210.7.64.2] (helo=[192.168.100.71])
 by solo.techblue.co.uk with esmtp (Exim 4.72)
 (envelope-from sysad...@techblue.co.uk)
 id 1Vyfzr-0005Oy-7H
 for anant.saras...@techblue.co.uk; Thu, 02 Jan 2014 10:59:28 +



Thanks  Regards,
Anant Saraswat






Re: [Dovecot] Problem building dovecot 2.2.10 with pigeonhole 0.4.2

2014-01-02 Thread Stephan Bosch
On 1/2/2014 2:23 PM, Nikolaos Milas wrote:
 Hi,

 I am on CentOS 5.10 x86_64 and I am trying to build RPMs for Dovecot
 2.2.10 with pigeonhole 0.4.2.

 I am getting an error that autogen.sh is missing from pigeonhole 0.4.2
 source (as available from:
 http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.2.tar.gz):


 /var/tmp/rpm-tmp.89185: line 92:
 /home/mockbuild/rpmbuild/BUILD/dovecot-2.2.10/dovecot-2.2-pigeonhole-0.4.2/autogen.sh:
 No such file or directory

 Indeed, the file is missing, as:

tar --list -f dovecot-2.2-pigeonhole-0.4.2.tar.gz | grep autogen

 ...produces no output.

 However, I managed to use the latest source code:

http://hg.rename-it.nl/dovecot-2.2-pigeonhole/shortlog/32beba3bfd8d

 which does contain an autogen.sh, and this package worked fine.

 I guess the released source tar pack should be updated?

The autogen.sh script is never included in the tarball distribution. It
is used to initialize your source tree if you've retrieved the sources
through mercurial. As stated in the INSTALL file, when you've downloaded
a tarball, you only need to execute configure with the appropriate
arguments and subsequently you can perform the usual make and make
install. This was no different in previous releases and Dovecot itself.

Regards,

Stephan.




Re: [Dovecot] How to remove Dovecot (LMTP) information from Email header

2014-01-02 Thread Anant

Dear Adrian,

Thanks for your reply , But I feel that I am ok with this header then.

Regards,
Anant Saraswat


On Thursday 02 January 2014 08:12 PM, Adrian Zaugg wrote:

Dear Anant

According to RFC 3848 you should not remove those headers. RFC 5321 
(SMTP), Section 4.4. also says that trace information is mandatory to 
add and RFC 2033 (LMTP) makes no exception to this.
If you do not like those headers, use LDA for local storage, it 
doesn't add any headers.


Regards, Adrian.

On 02/01/14 15:03, Anant wrote:

Hello All,

I want to remove  Dovecot (LMTP) information from Email Header, Please
help me. I am using Dovecot 2.0.9 with Exim.

Received: from XX.XXblue.co.uk
 by XX.XXblue.co.uk*(Dovecot) with LMTP id* XIuTJkJFxVLKTwAAG2fxGQ
 for anant.saras...@techblue.co.uk; Thu, 02 Jan 2014 10:59:28 
+

Received: from [210.7.64.2] (helo=[192.168.100.71])
 by solo.techblue.co.uk with esmtp (Exim 4.72)
 (envelope-from sysad...@techblue.co.uk)
 id 1Vyfzr-0005Oy-7H
 for anant.saras...@techblue.co.uk; Thu, 02 Jan 2014 10:59:28 +



Thanks  Regards,
Anant Saraswat