Re: [vchkpw] vpopmail and many domains

2003-10-22 Thread Martin Spuetz
On Wednesday 22 October 2003 17:29, Tom Collins wrote: What version of vpopmail? I fixed a bug with bad Delivered-To headers in 5.3.25. If there's still problems, please post more information. Hello Tom, I used 5.2.1. An upgraded to 5.2.2 fixed the problem with the header. Regards, Martin

[vchkpw] Segmentation fault with 5.5

2010-05-11 Thread Martin Spuetz
Hello, my qmail-smtpd creates segfaults. I think it has something to do with the shared library. I created a few lines c code to reproduce the problem (to show what i have in qmail-smtpd). test.c: #include stdio.h #include /home/vpopmail/include/vpopmail/vpopmail.h #include

Re: [vchkpw] Segmentation fault with 5.5

2010-05-14 Thread Martin Spuetz
Hello Matt, thank you for your answer. On 11.05.2010 23:52, Matt Brookings wrote: int main() { if (valias_select(info, rumtun.de) != NULL) { valias_select calls vget_assign, which in turn modifies the domain field for its purposes. Because you're providing a pointer to a read-only