Hi all: I need to install a mail server and I want to use SuSE. The question is: where can I find information about a mail server to install in SuSE ?(SMTP and POP3 support is needed) Any comment is apreciated. Thank you, Martin.
At 02:00 PM 10/4/2001 -0300, you wrote:
Hi all: I need to install a mail server and I want to use SuSE. The question is: where can I find information about a mail server to install in SuSE ?(SMTP and POP3 support is needed)
Use postfix for SMTP.http://www.postfix.org/ If you only need UNIX account pop access, use the pop3 that's installed with the imap package. If you need virtual user support I recommend SolidPOP-3d http://solidpop3d.pld.org.pl/ If you need to use SolidPOP3d I really suggest you join the mailing list, and use the latest CVS - the old tarball doesn't work as well. Any comment is apreciated.
Thank you, Martin.
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
---------------------------------------------------- Jonathan Wilson System Administrator Cedar Creek Software http://www.cedarcreeksoftware.com Central Texas IT http://www.centraltexasit.com
install suse, make sure to install sendmail (or postfix) rpm, qpopper rpm, procmail rpm and maybe the imap rpm. then edit a few config files, make sure dns is setup to direct an mx record to your box and start it up. config files you will need to edit (sendmail) /etc/mail/access (to control who can relay) /etc/mail/sendmail.cw (which domains you want to accept mail for) /etc/aliases (point martin.guillen to mguillen, etc) /etc/mail/virtusertable (virtual emails) /etc/hosts.allow - add this line sendmail: ALL: ALLOW (only if you are using suse 7.1+) (popper) /etc/inetd.conf (uncomment the lines for pop3 and imap) /etc/hosts.allow popper: ALL: ALLOW add any user accounts and thats it. On Thu, 4 Oct 2001 Martin.Guillen@siemens.com.ar wrote:
Hi all: I need to install a mail server and I want to use SuSE. The question is: where can I find information about a mail server to install in SuSE ?(SMTP and POP3 support is needed) Any comment is apreciated. Thank you, Martin.
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com
Chad Whitten Network/Systems Administrator neXband Communications chadwick@nexband.com
participants (3)
-
dog@intop.net
-
JW
-
Martin.Guillen@siemens.com.ar