LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxQuestions.org Member Success Stories (https://www.linuxquestions.org/questions/linuxquestions-org-member-success-stories-23/)
-   -   Webmail with IMAP Apache, PHP, uh.. FTP ;) (https://www.linuxquestions.org/questions/linuxquestions-org-member-success-stories-23/webmail-with-imap-apache-php-uh-ftp-%3B-70642/)

MasterC 07-07-2003 02:42 AM

Webmail with IMAP Apache, PHP, uh.. FTP ;)
 
Woohoo!!!!

Ok, I have reached another woohoo stage in my server quests to learn how to make things work.

I've setup Apache, PHP, MySQL to work with a Postnuke site, and a PHPBB Forum. Up until now that was about it, oh and FTP, but that's a piece of cake ;)

Now onto my new accomplishment(s)!

Courier-imap, wow, what a pain that was. Setting it up is all right there in the docs, but what they don't tell you about [very well] is authentication, and setting that up. This was where my issue was. I am not as well versed in PAM, Shadow, databases, and all the rest of the security things it was talking about as I should be, and was lost before the first word finished rolling off my tongue.

[Research...]

And came back, figured out exactly what I needed (some pam issues, along with user rights) restart the IMAP server, restarted the mail server, touched up my php.ini, setup SquirrelMail, and now am a proud owner of:
A website that:
Has a Postnuke front end;
Has a PHPBB2 Forum;
Allows specific users (not setup for virtual, that wasn't what I wanted) to use Squirrelmail with IMAP;
ProFTPD for filesharing/backup;
And of course:
An Image Gallery powered by Gallery from http://gallery.sf.net

Everything is working great, I'm very happy with the setup, BUT am MUCH more happy with the knowledge I gained from setting it all up from hand.

Thanks for all those who helped me here, and those who don't even know it (from the threads I searched on).

To wrap this up let me say:
Just about anything anyone wants to do is documented on this website. What isn't, can usually be found in a README file included with the package. Should both those fall through, the great people here will assist you.

:)

Cool

slightcrazed 07-07-2003 02:12 PM

Very nice.... Now THAT's what I call multi-tasking. :)

slight

hellakool 07-26-2003 10:00 AM

Very cool! This post haven given me the kick in the
butt to get started on mine again. I had it going
at one time and got busy with other stuff so I'm gonna
give it another go.

Congrats on your success!

MasterC 07-26-2003 11:45 PM

Thanks! Welcome to LQ :)

I'll be glad to provide any help as it is all relatively still fresh in my dome. If you don't find an answer to any problems you get, post em up in the relevant section, and I'll keep an eye out ;)

Cool

2damncommon 07-27-2003 12:50 AM

Your web page looks sharp, MasterC.
I am glad to hear there is hope for getting Squirrelmail going. I have had qmail going for a few weeks (except, of course, I can't send mail to *@aol.com), I have courier-imap installed but have not done much with it yet. I was understanding that I just needed to add users by the weird method in their docs. Then Squirrelmail when that is working.
The thing I have found most interesting in setting up the web,ftp, and mail servers is what is shown in the logfiles and understanding a little better what the term malicious website could mean.

MasterC 07-27-2003 01:01 AM

Thanks! :)

The IMAP bit was actually what hung me up the most (I fiddled with Qmail too long, I eventually gave up and went back to my trusty old Postfix ;) But I did make Postfix use Maildir's so Courier was still my choice of IMAP's). PAM was the major heartburn of it all, figuring out how to create a PAM file for IMAP folks, and then getting it all to run smoothly of course, that was cool too.

Squirrelmail is truly just a face for it all. If you can get IMAP working (try using IMAP from a mail client to see if you can get things working properly with that first) then Squrrelmail just makes it look nice. There's other added features as well, but in the simplest terms, it's just a fat gui on IMAP.

;)

Cool

gallet 08-04-2003 08:36 PM

Just a question
 
Can you tell me how did you do to setup your squirrelmail.

thanks

MasterC 08-06-2003 07:27 PM

I used the perl script in the config directory under whatever directory you've moved your squirrelmail directory to, such as:
/usr/local/apache/www/webmail
It would be:
/usr/local/apache/www/webmail/config/conf.pl
And to run it, cd to that directory and:
perl conf.pl

:)

Cool


All times are GMT -5. The time now is 08:43 PM.