Virtual Users And Domains With Postfix, Courier And MySQL (CentOS 5.1)

Discussion in 'HOWTO-Related Questions' started by c0mrade, Jul 9, 2008.

  1. c0mrade

    c0mrade New Member

    Hiya all,

    I followed this tutorial from falko and its great. All services are running and I installed squirrelmail to try using webmail when I encountered this. from /var/maillog
    Code:
    Jul  8 17:21:56 emir imapd: Connection, ip=[::ffff:208.84.149.210]
    Jul  8 17:21:56 emir imapd: chdir komentari.info/emir/: No such file or directory
    Jul  8 17:46:05 emir imapd: Connection, ip=[::ffff:127.0.0.1]
    Jul  8 17:46:05 emir imapd: chdir komentari.info/emir/: No such file or directory
    Jul  8 17:46:06 emir imapd: Connection, ip=[::ffff:127.0.0.1]
    Jul  8 17:46:06 emir imapd: chdir komentari.info/emir/: No such file or directory
    Jul  8 17:46:07 emir imapd: Connection, ip=[::ffff:127.0.0.1]
    Jul  8 17:46:07 emir imapd: chdir komentari.info/emir/: No such file or directory
    
    but when I check is everything configured ok from squirrelmail configtest.php
    Code:
    SquirrelMail configtest
    
    This script will try to check some aspects of your SquirrelMail configuration and point you to errors whereever it can find them. You need to go run conf.pl in the config/ directory first before you run this script.
    
    SquirrelMail version:	1.4.8-4.0.1.el5.centos.2
    Config file version:	1.4.0
    Config file last modified:	08 July 2008 17:21:26
    Checking PHP configuration...
        PHP version 5.1.6 OK.
        PHP extensions OK.
    Checking paths...
        Data dir OK.
        Attachment dir OK.
        Plugins OK.
        Themes OK.
        Default language OK.
        Base URL detected as: http://mail.komentari.info/src (location base autodetected)
    Checking outgoing mail service....
        sendmail OK
    Checking IMAP service....
        IMAP server ready (* OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.)
        Capabilities: * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS
    Checking internationalization (i18n) settings...
         gettext - Gettext functions are available. You must have appropriate system locales compiled.
         mbstring - Mbstring functions are available.
         recode - Recode functions are unavailable.
         iconv - Iconv functions are available.
         timezone - Webmail users can change their time zone settings.
    Checking database functions...
        not using database functionality.
    
    Congratulations, your SquirrelMail setup looks fine to me!
    
    Login now
    All services are working and yet I can't figure it out what seems to be the problem.. although maillog reports something which I can't interpret "chdir komentari.info/emir/" thank you for any answers
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you send an email to this account?
     
  3. c0mrade

    c0mrade New Member

    Yes I did from both localhost and remote host ... your tutorial didn't cover how to install amavisd and clamav so I used tutorial from this website I hope its good .. http://www.freespamfilter.org/FC4.html do you perhaps have some sample configurations files other then /etc/amavis.conf maybe I made mistake somewhere along but I doubt .. so I'm doing everything all over again and will see what happens ..
     
    Last edited: Jul 10, 2008
  4. falko

    falko Super Moderator Howtoforge Staff

    That's not true, it's all in there. I guess you read only the first page of that tutorial...
     
  5. c0mrade

    c0mrade New Member

    Sorry falko I have only ssh access so I can't really make use of this http://www.howtoforge.com/centos-5.1-server-lamp-email-dns-ftp-ispconfig .. so I skipped it .. but I did read how to setup courier-imap etc :) never mind your tutorials are great, I'm going to install demo cpanel now and see if I can get some example configuration files and try to setup everything again on my own..
     
  6. falko

    falko Super Moderator Howtoforge Staff

  7. c0mrade

    c0mrade New Member

    I was but the other link is in the preparation part ..
     
  8. c0mrade

    c0mrade New Member

    Thank you

    Thank you falko, great tutorial I've done it couple of times really it should be done just like you say .. combining it with other bad tutorials is bad idea.. just doing it like you specify is real deal!! THANK YOU !!
     

Share This Page