Re: [Dovecot] sieve vacation redirect problem / solved

2012-04-25 Thread Robert Schetterer
Am 25.04.2012 16:30, schrieb Timo Sirainen:
 On 25.4.2012, at 17.16, Robert Schetterer wrote:
 
 Am 25.04.2012 16:11, schrieb Timo Sirainen:
 p *set

 hope doing it right

 (gdb) p *set
 $1 = {postmaster_address = 0xaa33d0 P6\252, hostname = 0x0,
 submission_host = 0x0, sendmail_path = 0x7fbaf6e41f50
 H\211\\$\360H\211l$\370H\203\354\030\200=\207A%,
  rejection_subject = 0x7fbaf6e42b90
 H\211\\$\350L\211d$\370H\211\373H\211l$\360H\203\354(\200=?5%,
 rejection_reason = 0x7fbaf6e41ed0
 
 That's totally broken.. You sure you recompiled Pigeonhole correctly against 
 the same Dovecot version?
 

 jep it was broken , no idea why serveral new downloads give same result
using
http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.0.tar.gz
with recompile debian way ( same scripts etc ) to recent  downloaded
dovecot sources
http://xi.rename-it.nl/debian/pool/testing-auto/dovecot-2.1/

works now

no idea whats going on , but works now

-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria


Re: [Dovecot] sieve vacation redirect problem / solved / restested with lates hg pigeonhole broken

2012-04-25 Thread Robert Schetterer
Am 25.04.2012 17:48, schrieb Robert Schetterer:
 Am 25.04.2012 16:30, schrieb Timo Sirainen:
 On 25.4.2012, at 17.16, Robert Schetterer wrote:

 Am 25.04.2012 16:11, schrieb Timo Sirainen:
 p *set

 hope doing it right

 (gdb) p *set
 $1 = {postmaster_address = 0xaa33d0 P6\252, hostname = 0x0,
 submission_host = 0x0, sendmail_path = 0x7fbaf6e41f50
 H\211\\$\360H\211l$\370H\203\354\030\200=\207A%,
  rejection_subject = 0x7fbaf6e42b90
 H\211\\$\350L\211d$\370H\211\373H\211l$\360H\203\354(\200=?5%,
 rejection_reason = 0x7fbaf6e41ed0

 That's totally broken.. You sure you recompiled Pigeonhole correctly against 
 the same Dovecot version?

 
  jep it was broken , no idea why serveral new downloads give same result
 using
 http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.0.tar.gz
 with recompile debian way ( same scripts etc ) to recent  downloaded
 dovecot sources
 http://xi.rename-it.nl/debian/pool/testing-auto/dovecot-2.1/
 
 works now
 
 no idea whats going on , but works now
 

just for info, i retested again
with hg code latest
hg clone http://hg.rename-it.nl/dovecot-2.1-pigeonhole/
compile runs ok...
dpkg-buildpackage -rfakeroot -b

( on ubuntu 64 lucid latest patchlevel from today )

but at dpkg install
it gives warning

/usr/lib/dovecot/managesieve: symbol lookup error:
/usr/lib/dovecot/managesieve: undefined symbol: sieve_file_script
doveconf: Error: managesieve-login: dump-capability process returned 127

dont know if there is the bug reason

however my test showes up described failures with latest hg code then
sieve vacation redirect got broken

it works if i use
http://www.rename-it.nl/dovecot/2.1/dovecot-2.1-pigeonhole-0.3.0.tar.gz
for compile

thx for your help and code anywhere, hope this results may help for debug


-- 
Best Regards

MfG Robert Schetterer

Germany/Munich/Bavaria