tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: address@hidden
Subject: AW: AW: AW: [tpop3d-discuss]MySQL and dots before the @ sign II
Date: 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üngliche Nachricht-----
> Von: address@hidden [mailto:tpop3d-discuss-
> address@hidden Im Auftrag von Jakob Hirsch
> Gesendet: Dienstag, 27. Juli 2004 13:11
> An: address@hidden
> Cc: address@hidden
> 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 "@$!:".
> 
> 
> _______________________________________________
> tpop3d-discuss mailing list
> address@hidden
> http://lists.beasts.org/mailman/listinfo/tpop3d-discuss



reply via email to

[Prev in Thread] Current Thread [Next in Thread]