Elxis CMS Forum
		Support => Administration => Topic started by: cardinal 22 on April 20, 2025, 19:52:01
		
			
			- 
				Happy easter everyone!
 
 Does anyone knows why admin panel asks me suddenly for verification code?
 
 How to reslove the problem? Any quick solution?
 
 I cant login anymore. Settings for email was to sendmail option but it doesnt send anything....   :-\
 
 
- 
				no one? please?
			
- 
				It looks that someone enable the Two-factor authentication in settings. You or another admin. Maybe by accident ? 
 Ftp your install and take a look at configuration.php At last lines you will find :private $TWOFA = '';It should be like that if no 2FA is activated.
- 
				Yes! That was it! Thank you very much! Do you have any idea why the mails from the elxis system for the code comes with transcoding problem like this:
 
 
 =CE=88=CE=BD=CE=B1 =CE=AC=CF=81=CE=B8=CF=81=CE=BF =CF=84=CF=81=
 =CE=BF=CF=80=CE=BF=CF=80=CE=BF=CE=B9=CE=AE=CE=B8=CE=B7=CE=BA=CE=B5 =
 =CE=B1=CF=80=CF=8C =CF=84=CE=BF=CE=BD/=CF=84=CE=B7=CE=BD demo demo.
 
 =CE=9A=CF=89=CE=B4=CE=B9=CE=BA=CF=8C=CF=82 =CE=AC=CF=81=CE=B8=CF=81=CE=BF=
 =CF=85: 15
 =CE=A4=CE=AF=CF=84=CE=BB=CE=BF=CF=82: test2
 =CE=9A=CE=B1=CF=84=CE=B7=CE=B3=CE=BF=CF=81=CE=AF=CE=B1: =CE=A4=CE=AD=CF=87=
 =CE=BD=CE=B5=CF=82
 =CE=94=CE=B7=CE=BC=CE=BF=CF=83=CE=B9=CE=B5=CF=85=CE=BC=CE=AD=CE=BD=CE=BF:=
 =CE=8C=CF=87=CE=B9
- 
				This is normal for non latin characters. Try viewing your emails from an other client/app
			
- 
				It is classic gmail viewed from windows 10 with firefox, chrome, edge. Also same thing happens to a user with yahoo from Macintosh... Also the same happens from the android app for gmail.
			
- 
				Then the problem might be on who is sending the email. Check Elxis settings and try with different SMTP options.
			
- 
				Ok, i will try this. It happens with classic php mail. With other options i couldn't receive any mail at all. 
			
- 
				No, no, no. Always use SMTP with authentication and SSL.