Posts: 0
Threads: 4
Joined: Feb 2025
Reputation:
0
Hi!
Somebody can to connect in my server by SSH?
I already tried all things, but dont work. =/
Info:
Ubuntu 8.04
Thank's!
Restored from old drupal forum, for user uid:200 username:Erik Assunção
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
yes,
if you installed ehcp or openssh-server normally, somebody can connect by ssh.
do you get an error or, what error do you see in syslog while connecting by ssh ?
if you didnt installssh,
install it by:
aptitude install openssh-server
Restored from old drupal forum, for user uid:200 username:Erik Assunção
You may reset your password to access your new account here.
Posts: 0
Threads: 4
Joined: Feb 2025
Reputation:
0
Sorry!
I'd like know if somebody can try fix a postfix authentication error in my server?
Thanks
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
i can fix your server by connecting by ssh.
ehcp current (0.29.05) versions has bug in postfix auth.
To fix it:
1- open /etc/courier/authmysqlrc
change
#MYSQL_CRYPT_PWFIELD password
MYSQL_CLEAR_PWFIELD password
to
MYSQL_CRYPT_PWFIELD password
#MYSQL_CLEAR_PWFIELD password
2-download new classapp file from here: http://www.ehcp.net/diger/classapp.php.tgz
or
download a later version
extract it to your ehcp folder, then restart ehcp:
tar -zxvf classapp.php.tgz
cp classapp.php /var/www/vhosts/ehcp/
/etc/init.d/ehcp restart
your postfix auth should work after this..
Restored from old drupal forum, for user uid:200 username:Erik Assunção
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
two steps that i forgot:
1-
/etc/init.d/courier-authdaemon restart
2-
go to your ehcp, domain, emailusers, edit emailuser and set the pass again.
or, if you have many users, go to phpmyadmin, ehcp db, emailusers table,
query:
update emailusers set password=encrypt(password) ;
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
this mail issue is fixed in newer versions of ehcp... which will be released soon.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 0
Threads: 4
Joined: Feb 2025
Reputation:
0
I received an email from you.
But here yet dont work. How you sent that email?
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
i sent it from your email acount, from webmail,
your email working from webmail,
i suggest you to use/test in webmail first,
you should delete and re-configure your outlook.
Restored from old drupal forum, for user uid:200 username:Erik Assunção
You may reset your password to access your new account here.
Posts: 4
Threads: 0
Joined: Feb 2025
Reputation:
0
First respect for you work.
I have also some problems, I installed ehcp last version, it works well all servicies but my problem regards to the Outlook autentification.
Scenario:
1. Setup domain in ehcp -> Works well
2. Setup email for the added domain in ehcp -> works well
3. Send and Receive emails from webmail -> works well
4. I'm able to receive e-mails into outlook account but when I try to send e-mail from outlook I get the message:
"Unable to connect to outgoing SMTP server"
Outlook its configurated as follow:
POP3
mail.domain.com
User:user@dmain.com
Should I configure also the Outgoing user&pass in More Settings?
Please help me with this problem.
I also modify the classapp.php and the courier-authdaemon
Regards and all of the best
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
i analyzed your server,
tried to fix postfix issues,
as i understand, your ehcp installation corrupted...
i tried to fix but, not finishsed...
I suggest you, to re-install a clean Ubuntu, then ehcp..
or
install clean ubuntu, send me login info, i will install it for you,
Restored from old drupal forum, for user uid:1912 username:nicudica
You may reset your password to access your new account here.