Alright, this is my first time trying to configure a server as a whole, so if you need a log providing the path would be very helpful.
Quick background:
Port 21 (tcp) is open (ftp)!
Port 22 (tcp) is open (ssh)!
Port 25 (tcp) is open (smtp)!
Port 53 (tcp) is open (domain)!
Port 80 (tcp) is open (www)!
Port 81 (tcp) is open (ISPConfig)!
Port 631 (tcp) is open (ipp)!
Port 953 (tcp) is open (unknown)!
Port 3306 (tcp) is open (mysql)!
I have proftpd, ispconfig, squirrelmail, postfix, postgrey, and I believe dovecot on here so far.
I've gone through and set up my squirrelmail according to the FAQ at
http://www.howtoforge.org/squirrelmail_ispconfig
I've seen these instructions posted in these forums as a means to fix so I feel pretty confident that they are correct.
Quote:
n the main menu select 1
Enter your company information you want.
If you like to add a organisation logo (menu item 2), you can upload another picture to your webspace via FTP using the user account as defined in STEP 2.
Important: the picture dimensions in pixels must be the same as defined in menu item 3.
Return to the main menu by pressing R.
In the main menu select 2
Select 1 and enter your domain name
Select 3 and define your smtp server (Sendmail or SMTP)
Return to the main menu by pressing R.
In the main menu select 4 (General options)
Select 1 and define the data directory for Squirrelmail: ../data/
Select 2 and define the attachments directory for Squirrelmail: ../sqmattachments/
Return to the main menu by pressing R
After configuring the most important items save your Squirrelmail configuration by pressing S.
Press Q to quit.
|
What I did:
menu 1)
Changed the company name
Changed org. title
Changed provider link (to my url)
Changed provider name (to my pseudo business name)
menu 2)
changed domain to my domain (filefarm.selfip.com)
just for reference:
Quote:
Update IMAP Settings : localhost:143 (other)
Update SMTP Settings : localhost:25
|
The next part of the tutorial:
I have a feeling this is where I'm screwing up... and I think its because I have proftpd, ISPConfig, and all these other programs up.
I would go to
http://webmail.filefarm.selfip.com to access this page, correct? If you navigate to it (go ahead, it may help you in troubleshooting), apache picks it up and displays a directory instead of the SqMail webpage. Why is this and how do I correct it?
Recap:
SQMail webpage doesn't show up
-> Apache directory shows up in its place
I don't know how to configure the two to play nice.
I don't know how to configure apache to show a certain page period.
Thanks for your replies, and I'll be happy to post any logs as soon as I can.
-SS