sharon n00b

Joined: 09 Sep 2004 Posts: 1
|
Posted: Wed Sep 29, 2004 1:34 pm Post subject: Mail Queued & other problems |
|
|
I have set up everything as per the documentation, Virtual Mailhosting System with Postfix Guide.
I have been seeing that all my mails are queued in Postfix.
I have an account with 'www.dyndns.org'. it is a free account so my hosttname is 'name.dyndns.org' and for mail it should be 'user@name.dyndns.org'.
I have filled up everything as per the tutorial with the above information. I am not paticularly sure how to activate an account with this email 'user1@name.dyndns.org'. whatever i have done, all the mails are qued. I sent to the above address from mail accounts in yahoo and hotmail, they don't reach there either.
Also whenever i use the login at squirrel mail, it says user does not exist. when i specify the user field as 'user1@name.dyndns.org' then and the password for it. It gets past the first screen and gives me an error 'imap dropped connection.
I an new to linux without the luxury of linux knowledge, and need help, any help is much appreciated.
thank you.
I checked mailsql in phpmyadmin and i saw the following errors:
Code: | Database mailsql running on localhost
$cfg['Servers'][$i]['pmadb'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['relation'] ... not OK [ Documentation ]
General relation features: Disabled
$cfg['Servers'][$i]['table_info'] ... not OK [ Documentation ]
Display Features: Disabled
$cfg['Servers'][$i]['table_coords'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['pdf_pages'] ... not OK [ Documentation ]
Creation of PDFs: Disabled
$cfg['Servers'][$i]['column_info'] ... not OK [ Documentation ]
Displaying Column Comments: Disabled
Bookmarked SQL-query: Disabled
MIME ... not OK [ Documentation ]
$cfg['Servers'][$i]['history'] ... not OK [ Documentation ]
SQL-history: Disabled |
|
|