Zen Cart Logo
Forums / General Questions / smtp auth not using password

smtp auth not using password

Locked

Views: 1,003

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
4 Oct 2010, 4:44 PM
#1
djdavedawson avatar

djdavedawson

Zen Follower

Join Date:
Jul 2005
Location:
Orlando, Fl
Posts:
343
Plugin Contributions:
0

smtp auth not using password

I have my email options set for smtp auth but realized it's not using the information I have specified.

I tested with an incorrect password and the email still sends and delivers fine using port 25.

Is there something manual that needs to be turned on ?

Thanks

4 Oct 2010, 5:28 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: smtp auth not using password

I tested with an incorrect password and the email still sends and delivers fine using port 25.

Is there something manual that needs to be turned on ?
Is the mail on the server you are on set to require SMTP Auth?

If not, then it will not expect nor need a pass

This is not something setup with ZenCart but rather a method of enabling mail for servers that require it

4 Oct 2010, 7:25 PM
#3
djdavedawson avatar

djdavedawson

Zen Follower

Join Date:
Jul 2005
Location:
Orlando, Fl
Posts:
343
Plugin Contributions:
0

Re: smtp auth not using password

Yes, It's a cPanel server with Antirelayd disabled.

4 Oct 2010, 7:27 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: smtp auth not using password

Yes, It's a cPanel server with Antirelayd disabled.
That does not define how the host has email setup

4 Oct 2010, 7:34 PM
#5
djdavedawson avatar

djdavedawson

Zen Follower

Join Date:
Jul 2005
Location:
Orlando, Fl
Posts:
343
Plugin Contributions:
0

Re: smtp auth not using password

Sorry about that. I am the server admin for the account.

The sever is set to require smtp authorization.

What other configuration details will help here ?

Thanks

4 Oct 2010, 7:37 PM
#6
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: smtp auth not using password

The sever is set to require smtp authorization.
Quadruple check this as I can not reproduce what you described on one of our servers that requires it
I get a failure if the correct pass is not supplied

Just checking
What is the method in ZenCart set to in
admin > config > email options > E-Mail Transport Method

4 Oct 2010, 8:31 PM
#7
djdavedawson avatar

djdavedawson

Zen Follower

Join Date:
Jul 2005
Location:
Orlando, Fl
Posts:
343
Plugin Contributions:
0

Re: smtp auth not using password

E-Mail Transport Method smtpauth
E-Mail Linefeeds LF

4 Oct 2010, 8:37 PM
#8
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: smtp auth not using password

E-Mail Transport Method smtpauth
I would say something amiss with the email server setup

4 Oct 2010, 8:57 PM
#9
djdavedawson avatar

djdavedawson

Zen Follower

Join Date:
Jul 2005
Location:
Orlando, Fl
Posts:
343
Plugin Contributions:
0

Re: smtp auth not using password

Yeah, i think so too. Turns out there was a cpanel update and something must have changed. I'll post what I find out.

Thanks