[Dovecot] Dovecot auth problem on FreeBSD 4.10

Viren Patel virenp at mail.utexas.edu
Thu Jul 22 21:47:54 EEST 2004


> On Thu, 2004-07-22 at 20:35, Viren Patel wrote:
>> Hope this helps. Should I send the entire socket.h file?
>
> Hmm. What would happen if in src/lib/fdpass.c you added:
>
> #undef CMSG_LEN
> #undef CMSG_DATA
>
> #define CMSG_LEN(l) (sizeof(struct cmsghdr) + (l))
> #define CMSG_DATA(cmsg) ((u_char *)(cmsg) + sizeof(struct cmsghdr))
>
>
Yes! This did the trick. It seems to be working fine now. Thanks for
your help. I can now go on to further testing and imaps/pop3s. I am
seriously looking at Dovecot for our production mail server.


Viren Patel
University of Texas at Austin





More information about the dovecot mailing list