View Full Version : Mailserver setup
bogdinator
20th December 2005, 15:35
Well it might be a pretty duff question with a simple solution for you guy but I did install ISPConfig couple of days ago and set up webpages so far. The next thing I want to do is to set up a mailserver. I have done everything from the howto "The Perfect Setup ... SUSE 9.3 ..." I am not keen on the webinterface now, it would do if I had a simple IMAP running. Are there any manuals how to do it with ISPConfig?
By the way another question: I am using ISPConfig to manage my department server in the uni. That means it has a limitted amount of users. What is the best way to do it in ISPConfig - make my department as Customer and create department members as Users there or make my department Reseller and create department members as Customers?
Thanks a lot in beforehand.
And yeah.... Marry Christmass
till
20th December 2005, 15:50
Well it might be a pretty duff question with a simple solution for you guy but I did install ISPConfig couple of days ago and set up webpages so far. The next thing I want to do is to set up a mailserver. I have done everything from the howto "The Perfect Setup ... SUSE 9.3 ..." I am not keen on the webinterface now, it would do if I had a simple IMAP running. Are there any manuals how to do it with ISPConfig?
http://www.ispconfig.org/documentation.htm
If you have already created website in ISPConfig, you only have to add some users for the mail accounts in ISPConfig.
By the way another question: I am using ISPConfig to manage my department server in the uni. That means it has a limitted amount of users. What is the best way to do it in ISPConfig - make my department as Customer and create department members as Users there or make my department Reseller and create department members as Customers?
Make department as Customer and create department members as Users.
bogdinator
20th December 2005, 16:03
Thanks a lot for a REALLY fast answer! I've read the manual but I couldn't find the bit which interests me. I mean I did create a web and one user. Does this mean that this user can use his Thunderbird straight away and enter their for IMAP server the ip of the department server? That would be wonderfull :rolleyes:
till
20th December 2005, 16:09
Yes, this user is already a mailuser.
SMTP and IMAP Server is the IP or domain of the website you created.
username is something like web[X]_username and trhe password you chose when you created the user.
bogdinator
21st December 2005, 16:01
Hmm... I did what you said till - used ip of the computer where ISPConfig is running as and IMAP server but... thunderbird seems to hang when it tries to log in :(
Also I did install some PHP-book-review software which suppose to send emails to users (something like reminder or so) but it doesn't... It this an indicater for some misconfiguration of Postfix?
till
21st December 2005, 16:05
Hmm... I did what you said till - used ip of the computer where ISPConfig is running as and IMAP server but... thunderbird seems to hang when it tries to log in :(
Can you access the accounts with POP3 in thunderbird?
Also I did install some PHP-book-review software which suppose to send emails to users (something like reminder or so) but it doesn't... It this an indicater for some misconfiguration of Postfix?
Please check your maillog for postfix and imap errors.
bogdinator
21st December 2005, 16:12
WOW that was quick :eek: !!!
I just did try to access the account in POP3. First it did give me a weird error message "something like there is no maildir or so" but next time I did it, it was all right. I am trying to send some emails now. Will report shortly...
bogdinator
21st December 2005, 16:57
Well it looks like it sends the messages... I just can't receive any of them :-)
Is it possible to look at the maillogs in ISPConfig? Statistik is not exactly what I need ;-)
till
21st December 2005, 17:40
You will have to look in the maillogs at the shell. The logs are located in /var/log
To show the latest entries in your logfile, you can use the command:
tail -n 100 logfilename
where you replace logfilename with the name of the logfile and the number with the number of lines you want to get.
The name of the mail logfile is mail, mail.log or mail.info
bogdinator
21st December 2005, 18:32
This is weird. If I make an POP3 account for the user wich was created during the setup (Perfect Setup ... SUSE9.3 ...) then I am not getting any error messages. If I create a user wich ISPConfig and will try to fetch his emails I get first this message
Sending of password did not succeed. Mail server ...... responded: Maildir:No such file or directory
after that anoter window pops up where I enter his password:confused:
till
21st December 2005, 18:38
The Maildirs where created by postfix when the first email arrives at this account. So when there ahs not been send an email before you try the first imap login, you might get the Maildir error.
falko
21st December 2005, 23:57
Did you enable Maildir under Management -> Server -> Settings?
Also, send an email to the account that dives you the errors. When the first email arrives, the Maildir is created.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.