mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-11-04 02:42:27 +01:00 
			
		
		
		
	@@ -15,13 +15,14 @@ case1() {
 | 
			
		||||
   "$SMTP_SOURCE_PROG" -s $SMTP_HOST -r archive@cust1.acts.hu -p 25 -t 20 --dir "$EML_DIR/spam2" --socket --no-counter
 | 
			
		||||
   "$SMTP_SOURCE_PROG" -s $SMTP_HOST -r archive@cust1.acts.hu -p 25 -t 20 --dir "$EML_DIR/journal" --socket --no-counter
 | 
			
		||||
   "$SMTP_SOURCE_PROG" -s $SMTP_HOST -r archive@cust1.acts.hu -p 25 -t 20 --dir "$EML_DIR/deduptest" --socket --no-counter
 | 
			
		||||
   "$SMTP_SOURCE_PROG" -s $SMTP_HOST -r archive@cust1.acts.hu -p 25 -t 20 --dir "$EML_DIR/special" --socket --no-counter
 | 
			
		||||
   "$SMTP_SOURCE_PROG" -s $SMTP_HOST -r archive@cust1.acts.hu extra@addr.ess another@extra.addr -p 25 -t 20 --dir "$EML_DIR/virus" --socket --no-counter
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
   wait_until_emails_are_processed "piler1" 3014
 | 
			
		||||
   wait_until_emails_are_processed "piler1" 3018
 | 
			
		||||
   docker exec "piler1" su piler -c /usr/libexec/piler/indexer.delta.sh 2>/dev/null
 | 
			
		||||
 | 
			
		||||
   count_status_values 3014 2903 111 0
 | 
			
		||||
   count_status_values 3018 2907 111 0
 | 
			
		||||
 | 
			
		||||
   test_retrieved_messages_are_the_same "piler1" "piler"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user