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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: . kibble .
Datum:  
To: david, exim-users
CC: 
Betreff: 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/