mirror of
				https://github.com/kyantech/Palmr.git
				synced 2025-10-31 12:03:40 +00:00 
			
		
		
		
	docs(configuring-smtp): add images to SMTP configuration guide
Include visual aids to improve clarity and user experience in the SMTP configuration documentation. The images help users better understand the steps involved in configuring the SMTP server.
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/closed-card.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/closed-card.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 13 KiB | 
							
								
								
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/dropdown-menu.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/dropdown-menu.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 29 KiB | 
							
								
								
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/opened-card.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/opened-card.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 87 KiB | 
							
								
								
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/smtp-enabled.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								apps/docs/public/main/smtp/smtp-enabled.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 19 KiB | 
| @@ -18,15 +18,15 @@ Now, let's go through the step-by-step process to configure the **SMTP Server**. | |||||||
|  |  | ||||||
| To access **Settings**, an **ADMIN** user must click on the profile picture in the **header** and select **Settings** from the dropdown menu. | To access **Settings**, an **ADMIN** user must click on the profile picture in the **header** and select **Settings** from the dropdown menu. | ||||||
|  |  | ||||||
| <!--  --> |  | ||||||
|  |  | ||||||
| Once inside the **Settings** panel, click on the **Email** card to expand the SMTP configuration options. | Once inside the **Settings** panel, click on the **Email** card to expand the SMTP configuration options. | ||||||
|  |  | ||||||
| <!--  --> |  | ||||||
|  |  | ||||||
| After expanding the card, the following SMTP configuration fields will appear: | After expanding the card, the following SMTP configuration fields will appear: | ||||||
|  |  | ||||||
| <!--  --> |  | ||||||
|  |  | ||||||
| --- | --- | ||||||
|  |  | ||||||
| @@ -34,7 +34,7 @@ After expanding the card, the following SMTP configuration fields will appear: | |||||||
|  |  | ||||||
| The first step is to **enable SMTP** by selecting "Yes" in the **SMTP Enabled** field. | The first step is to **enable SMTP** by selecting "Yes" in the **SMTP Enabled** field. | ||||||
|  |  | ||||||
| <!--  --> |  | ||||||
|  |  | ||||||
| Once SMTP is enabled, you can configure the other necessary fields: | Once SMTP is enabled, you can configure the other necessary fields: | ||||||
|  |  | ||||||
| @@ -43,7 +43,7 @@ Once SMTP is enabled, you can configure the other necessary fields: | |||||||
| - **SMTP Server** – The SMTP server address. You can use any email service provider. For Gmail, use `smtp.gmail.com` (this is the recommended option and set as default). | - **SMTP Server** – The SMTP server address. You can use any email service provider. For Gmail, use `smtp.gmail.com` (this is the recommended option and set as default). | ||||||
| - **SMTP Port** – The server port. For Gmail, the standard port is **587**. | - **SMTP Port** – The server port. For Gmail, the standard port is **587**. | ||||||
| - **SMTP Username** – The username for the SMTP server. For Gmail, enter your email address. | - **SMTP Username** – The username for the SMTP server. For Gmail, enter your email address. | ||||||
| - **SMTP Password** – The SMTP password.  | - **SMTP Password** – The SMTP password. (Generate an App Password for Gmail) | ||||||
|  |  | ||||||
| > **Important:** If using **Gmail**, you need to generate an **App Password** instead of using your standard email password. | > **Important:** If using **Gmail**, you need to generate an **App Password** instead of using your standard email password. | ||||||
| > For other email services, consult the official documentation of the service provider you are using. We recommend using Gmail for simplicity and limits the number of emails sent. | > For other email services, consult the official documentation of the service provider you are using. We recommend using Gmail for simplicity and limits the number of emails sent. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user