Home › Forums › Front End PM PRO › Insert Message from another application › Reply To: Insert Message from another application
		September 1, 2017 at 3:30 pm
		
		#6147
		
		
		
	
		
		Shamim Hasan
	Keymaster
		
		
	You can see Fep_Attachment class. upload attachment is hooked to fep_action_message_after_send action. But if $_FILES[‘fep_upload’] not exists then no attachment will be uploaded. In that case you can see FEP_Email_Pipe class and see how it is done there.