This commit is contained in:
		
							parent
							
								
									a79e2186a2
								
							
						
					
					
						commit
						59fee19a76
					
				| 
						 | 
				
			
			@ -9,7 +9,8 @@ export namespace MailService {
 | 
			
		|||
        auth: {
 | 
			
		||||
            user: process.env.EMAIL_USERNAME,
 | 
			
		||||
            pass: process.env.EMAIL_PASSWORD
 | 
			
		||||
        }
 | 
			
		||||
        },
 | 
			
		||||
        tls: {rejectUnauthorized: false}
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    const mailConfigurations = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user