mail not working

Discussion in 'Installation/Configuration' started by krishol, Apr 16, 2006.

  1. krishol

    krishol New Member

    guys,
    just few days back i created 2 email under my domain ie. http://www.krishol.com.np and now i can log on using these un and pw. but today i created another email under my domain ( Space and no. of user is assigned accordingly ). also user ( which i have created today) can be seen under user and email tab. but the problem is " when i try to login using the email which i have created previously can be logged in but the user which i have created today can not logged in...
    but still when i try to logon FTP using todays' user ...it can be logged in....
    really i am wondering.........
    i m so confused.... plz help me.... what is this problem......

    I have also another problem......
    i can send email to outside from my email ie. [email protected] but when i send email from outside to my email ie. [email protected], It resides and can be seen on /var/mail but doesn't come on inbox.

    for me it is also a serious problem .....
    plz guyz help me....

    Thankx in advance.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Any error messages? What's in your mail log?

    What POP3/IMAP daemon do you use? If you use something like Courier or dovecot, then you must enable Maildir under Management -> Server -> Settings -> Email.
    Please post the output of
    Code:
    netstat -tap
     
  3. krishol

    krishol New Member

    Thank you falko,
    as per ur instruction... i have done it ......
    i checked maildir under management ->server ->setting and i see one difference while maildir check/uncheck
    like, when i uncheck maildir and when i tries to create new user there are two field for user space ie. web space and mail space under ISP Manager->domain->email->new
    and when i check maildir i can see only web space under ISP Manager->domain->email->new

    What is that.... ??? does it make any difference to my ISPConfig system.... ?? what is the difference between them....???

    once again thank you....
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What POP3/IMAP daemon do you use? If you use something like Courier or dovecot, then you must enable Maildir under Management -> Server -> Settings -> Email.
    Please post the output of

    Code:
    netstat -tap
     
  5. krishol

    krishol New Member

    xxxx# netstat -tap
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 *:imaps *:* LISTEN 1405/couriertcpd
    tcp 0 0 *:pop3s *:* LISTEN 1428/couriertcpd
    tcp 0 0 localhost.localdo:mysql *:* LISTEN 1491/mysqld
    tcp 0 0 *:pop3 *:* LISTEN 1414/couriertcpd
    tcp 0 0 *:imap2 *:* LISTEN 1391/couriertcpd
    tcp 0 0 *:www *:* LISTEN 10944/apache2
    tcp 0 0 *:81 *:* LISTEN 1688/ispconfig_http
    tcp 0 0 *:ftp *:* LISTEN 21022/proftpd: (acc
    tcp 0 0 automatix.enet.c:domain *:* LISTEN 1962/named
    tcp 0 0 localhost.locald:domain *:* LISTEN 1962/named
    tcp 0 0 *:ssh *:* LISTEN 1646/sshd
    tcp 0 0 *:smtp *:* LISTEN 21110/master
    tcp 0 0 localhost.localdoma:953 *:* LISTEN 1962/named
    tcp 0 0 *:https *:* LISTEN 10944/apache2
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Ok, you're using Courier which means you must enable Maildir under Management -> Server -> Settings -> Email.
     

Share This Page