Re: [exim] Required... A snippit of code...

Top Pagina
Delete this message
Reply to this message
Auteur: . kibble .
Datum:  
Aan: david, exim-users
CC: 
Onderwerp: Re: [exim] Required... A snippit of code...

From: "David S. Madole" <david@???>
    int i = strcspn(emailaddr, "@");


    strncpy(lpart_domain->localpart, emailaddr, i);
    lpart_domain->localpart[i] = '\0';


    strcpy(lpart_domain->domain, emailaddr + i + 1);


---------------------------------------

Cheers, that's done the trick... [star*]

_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now!
http://toolbar.msn.co.uk/