I was just wondering what makes it secure to filter the smtp server from the outside and not the pop3 server
The way to make it secure and filter the outside from sending email through an SMTP server is to place authentication on the SMTP server. This would make it more secure and also reduce the number of unwanted SPAM aswell as stop people from sending anonymous emails through the SMTP server, Because it would require them to logon into the SMTP server.