I setting up a email (pop3) server and need to be able to just receive and send mail via smtp (Postfix) isd there any how to's on just setting up these 2 peices as I do not believe I need any of the rest as I am not using virtual domains or anything like that Thanks Happy
pop3/smtp I am using the Ubuntu 6.0.6tls install -The Perfect Setup - Ubuntu 6.06 LTS Server (Dapper Drake)-if this is the question you are asking. Otherwise I am not sure of the question Thanks Happy
You can set up your mail server as shown here: http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p5 If you want to create email accounts on the shell, also take a look here: http://www.howtoforge.com/forums/showthread.php?t=2
install http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p5 ok I did the above install-a question on the install it says to chose Internet as oppose to system or local users. Do I need to go back and rerun the setup config to change anything, since I am not using virtual users. Another question about http://www.howtoforge.com/forums/showthread.php?t=2-do I use the these same commands for local/system users since it seems to be for virutal users? As always Thanks for your help Happy
Yes, please choose Internet. If you've chosen something else, please run Code: dpkg-reconfigure postfix These commands are for system users.
SMTP and POP3 ok I am now ready to test pop3 =mail.xx.net smtp=mail.xx.net Again following the install from above -please confirm that both my pop3 amd smtp server use the same name. Also will I need to use authenicated users for the SMTP part as well Thanks Happy