| 
															
														 | 
														
															 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															133
														 | 
														
															 # move the cert to the user's home 
														 | 
														
															133
														 | 
														
															 # move the cert to the user's home 
														 | 
													
												
													
														| 
															134
														 | 
														
															 mkdir /home/$USERNAME/emailcert 
														 | 
														
															134
														 | 
														
															 mkdir /home/$USERNAME/emailcert 
														 | 
													
												
													
														| 
															135
														 | 
														
															 mv /etc/ssl/certs/$USERNAME.cer /home/$USERNAME/emailcert 
														 | 
														
															135
														 | 
														
															 mv /etc/ssl/certs/$USERNAME.cer /home/$USERNAME/emailcert 
														 | 
													
												
													
														| 
															
														 | 
														
															 
														 | 
														
															136
														 | 
														
															+cp /etc/ssl/certs/dovecot.crt /home/$USERNAME/emailcert 
														 | 
													
												
													
														| 
															136
														 | 
														
															 cp /etc/ssl/certs/ca-$HOSTNAME.crt /home/$USERNAME/emailcert 
														 | 
														
															137
														 | 
														
															 cp /etc/ssl/certs/ca-$HOSTNAME.crt /home/$USERNAME/emailcert 
														 | 
													
												
													
														| 
															137
														 | 
														
															 mv /etc/ssl/private/$USERNAME.key /home/$USERNAME/emailcert 
														 | 
														
															138
														 | 
														
															 mv /etc/ssl/private/$USERNAME.key /home/$USERNAME/emailcert 
														 | 
													
												
													
														| 
															138
														 | 
														
															 mv /etc/ssl/certs/$USERNAME.crt /home/$USERNAME/emailcert 
														 | 
														
															139
														 | 
														
															 mv /etc/ssl/certs/$USERNAME.crt /home/$USERNAME/emailcert 
														 |