Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am setting up a mailserver with fedora core 3 on a mysql server that should be able to handle a lot of users and be secure. Since my linux experience is very limited I really dont know where to start.
what i need is:
*webmail client should be able to be used
*both pop3 and IMAP
*easy to administrate
*storage on a mysql database
*virus protection
* spam protection
*users should be able to create their own accounts easily
What i found so far:
*postfix and cyrus seems to be a good combination, or?
*squirrelmail seems to be a good webmail
*some howtos, but no one that fits my needs :\
And now to my questions:
*what software is needed to make this possible? is postfix and cyrus IMAPD
enough? FC3 includes these? versions?
*Is there any howto that is very thourough for this constilation?
*where do i start? installing postfix and configuring that?
*Is there a way to test the server without my own domain? I have a machine with fedora installed for laborating purpose
I´ve been looking in LQ and found several posts about e-mail servers, but i dont find answer to all my questions. I´ve seen howto´s about setting up a similar system but not on a FC3, any difference between these?
so lets say i manage to configure postfix and cyrus, how can i test the functionality without having a domain present?
i dont know if you have considered qmail ? if you go to www.qmailrocks.org you'll find an in depth tutorial on how to set up your email server for fedora. I think you will need to get a domain so you can test it, not 100% sure though. hope this helps
I have read some about qmail and i havent got a good impression of it. Since this server is meant to be for a company, a small one but still a company, I need it to be very stable and secure. What I´ve found so far postfix/cyrus seems to be the the most reliable constilation. Right now im trying to setup this on a test-computer.
One thing i havent found any answers to is if there is any easy interface for managing accounts? so that users can create and manage acounts by themselves.
i have a small server set up in my house that is serving a web page and email. I have only been using linux for 3 years and it was not to difficult to find info on the net. I am running Mandrake 9.1 on the server using Apache and postfix and imap. I don't believe that users would be able to set up there own accounts because that would require root access. As for a domain, you can use a DNS service as I did. Look at Dyn Dns. You can also check the server just by opening a browser and typing in the isp address of the server. You can see the page on my server at this address If the server is up and running correctly you will get the default Apache page that you can replace with your own content. Hope this helps.
I´ve found this how-to and are following quite thouroughly. anybody having a opinion about this?
It´s the combination i want and i havent found any other how-to.
By the way, I have configured postfix following this how-to but when i try telnet localhost i dont get a response when helo.
Why is this?
have configured postfix and cyrus-imapd according to this but some problems have come up.
trying using the "mail whatever@whatever.com" makes the following fatal errors occure in the maillog:
".................. sendmail[xxxxxx]: j23........ to whatever@whatever.com ctladdr = cyrus, delay=00.00.00 xdelay=00.00.00 mailer=relay pri=0034 relay=[127.0.0.1] [127.0.0.1] dsn=4.0.0,
stat=deferred: connection refused by [127.0.0.1]
i just cant figure it out, anybody who haves any suggestions.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.