mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-11-04 11:52:26 +01:00 
			
		
		
		
	Reindex should process the attachments as well
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		@@ -123,7 +123,7 @@ uint64 retrieve_email_by_metadata_id(struct session_data *sdata, struct data *da
 | 
			
		||||
 | 
			
		||||
            snprintf(sdata->filename, SMALLBUFSIZE-1, "%s", filename);
 | 
			
		||||
 | 
			
		||||
            state = parse_message(sdata, 0, data, cfg);
 | 
			
		||||
            state = parse_message(sdata, 1, data, cfg);
 | 
			
		||||
            post_parse(sdata, &state, cfg);
 | 
			
		||||
 | 
			
		||||
            rc = store_index_data(sdata, &state, data, stored_id, cfg);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user