
09-23-2008, 07:26 PM
|
|
|
|
SMTP Authentication not working correctly (almost seems like its not at all)
Hey Folks,
about 3 weeks ago, my clients started noticing that they could not send email anymore.
Everytime they tried, it would ask them for there login/password over and over, but never send.
So i decided to do some research to resolve this for them.
What i have determined is the following...
1.) pop before smtp seems to work (sometimes.. not always!)
2.) Adding outgoing server authentication in outlook to "same credentials as incoming server" results in the server thinking that a bad username/password has been sent, and it will keep asking you over and over again until you cancel out.
What i have tried to do was, reset the password (i know the passwords are correct because i can receive with the password with no problem).
if i disable login info for outgoing servers, then it sometimes works.. i see the relayhosts file being populated, but not always instantly.
From what it seems, is that, smtp authentication seems to be missing from exim on the latest cpanel....
can anyone help with this? i always thought cpanel had free support, but it seems as though i have to go through my server host, who wants to charge me $89/h to work on it.
any help would be greatful!
cheer!
Darryl
|

09-24-2008, 02:24 AM
|
|
|
You need professional help, get a dedicated 'mail plan' from a tech support company. There may be many related issues to fix, you are liable to goof up things.
__________________
--
73s Ragu/VU2RGU
A LowLie SysAd
Last edited by ragubhat; 09-24-2008 at 02:26 AM.
Reason: edit
|

09-24-2008, 02:50 AM
|
|
|
Quote:
Originally Posted by ragubhat
You need professional help
|
That's priceless! You saw it right here on WHT, folks!
In response to the subject, I agree - Seek a pro.
|

09-24-2008, 11:24 AM
|
|
|
thanks for the help.......
figured i'd at least get a direction.
|

09-24-2008, 12:29 PM
|
|
|
Does your server list AUTH at all in the capabilities?
If it's actually missing from the config, I can't recommend much. You can walk through a basic SMTP authentication session fairly easily (well...) though, just to replicate.
|

09-24-2008, 12:33 PM
|
|
|
250-AUTH PLAIN LOGIN
yuppers.
I was just doing some more testing, and it turns out, that no matter what auth info you use, it thinks its bad.
but if i do straight smtp without auth, it works. so technically my server is open right now. not good
|

09-24-2008, 12:40 PM
|
|
|
If your server was completely open, I'm sure it would be detected... where are you testing from? Behind/within it? It may just trust your own network.
If any auth is bad, then the config/link to the auth information is bad. I'm not sure how exim handles that, though. I'd expect something more verbose in the logs if that were the case?
|

09-24-2008, 12:55 PM
|
|
|
hey folks,
fixed the problem.
my configuration is, that Cpanel is running on a VM on a linux host. both the host and guest have smtp enabled.
when I put an iptables rule in my hsot to redirect port 2525 to 25, it was grabbing the traffic that was meant for cpanel as well.
yay. fixed the iptables rule and now its good.
cheers!
|

09-24-2008, 02:07 PM
|
|
|
Glad you got it. I was going in a whole different direction, obviously.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|