I have forgett to add //patch udo to ******* comment 
static int send_reply(struct list *headerfields, const char *body) 
{ 
    struct element *el; 
    struct mime_record *record; 
********    //added to2 for no delivery-to 
    char *from = NULL, *to = NULL, *replyto = NULL, *subject = NULL, 
*to2 = NULL; 

Reply via email to