View Single Post
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#23
Originally Posted by cvp View Post
cant find where is my problem. Both can emails receive but not sending. The Arcor Email dont need @arcor.de

see someone whats wrong?

thanks a lot

Strato:
You must know what type of SMTP auth your provider use.

I tested autodetected mail.arcor.de and strato.de in kmail, and booth seems they want PLAIN that means authenticate=2. So try set it to 2 in terminal using:

Code:
ag-tool update-service 4 email int:smtp/authentication=2
ag-tool update-service 8 email int:smtp/authentication=2
also don't forget change emailaddress field to real email.

Code:
ag-tool update-service 4 email string:emailaddress=YOUREMAIL
ag-tool update-service 8 email string:emailaddress=YOUREMAIL
__________________
Keep safe and healthy

Last edited by mikecomputing; 2013-12-23 at 18:46.
 

The Following User Says Thank You to mikecomputing For This Useful Post: