AW: AW: AW: [tpop3d-discuss]MySQL and dots before the @ sign II

TPOP3@Globalplanets.net tpop3 at globalplanets.net
Tue, 27 Jul 2004 13:25:25 +0200


Hi Jakob,

I send the answer little bit to fast. It's comment out.

-----------------snip utils.h---------------------------

#ifndef PAGESIZE
#   define PAGESIZE        getpagesize()
#endif

#ifndef DOMAIN_SEPARATORS
#   define DOMAIN_SEPARATORS    "@%!:."
#endif

#if 0
/* Primitive memory-leak debugging. */
char *mystrdup(char *f, int l, const char *s);
void *mymalloc(char *f, int l, const size_t n);
void myfree(char *f, int l, void *p);
void *myrealloc(char *f, int l, void *p, const size_t n);


-----------------snap utils.h--------------------------


Kind regards,

Robert


> -----Urspr=FCngliche Nachricht-----
> Von: tpop3d-discuss-admin@lists.beasts.org [mailto:tpop3d-discuss-
> admin@lists.beasts.org] Im Auftrag von Jakob Hirsch
> Gesendet: Dienstag, 27. Juli 2004 13:11
> An: TPOP3@Globalplanets.net
> Cc: tpop3d-discuss@lists.beasts.org
> Betreff: Re: AW: AW: [tpop3d-discuss]MySQL and dots before the @ sign
> Here's the problem: tpop seems to split the login name at the dot =
instead
> of the @. Did you change the DOMAIN_SEPARATORS in util.h? They should =
only
> be "@$!:".
>=20
>=20
> _______________________________________________
> tpop3d-discuss mailing list
> tpop3d-discuss@lists.beasts.org
> http://lists.beasts.org/mailman/listinfo/tpop3d-discuss