Who wrote this code?
Who wrote this code?
Could you perhaps be a little more vague?![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
im wanting to port a hard coded smtp hack and want to know who wrote this package so i can ask them where they keep the
functionsCode:
there is a mail on hack on http://phpnuke-uk.net/modules.php?na...ewtopic&t=4361 i want to port from nuke to here...
Why hack when you can configure the SMTP settings in the Admin> Configuration> Email Settings?
i did not configure my webserver to have smtp mail.. this hack forces a connect to outside smtp mail server for mailing functions
If you set Zen Cart to use SMTPAUTH, and then set your SMTP settings (near the bottom of the list of email settings), it will use your external mailserver for sending.Originally Posted by Rockdrala
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
where is the port number stored at? is it hard coded as port 25 in smtp.php or is it maunually configurable?
well i see a port option... where do i set the smtpauth option? is it the verify through dns?
How about just set it in the Admin email settings: "SMTP Email Mail Server Port"where is the port number stored at? is it hard coded as port 25 in smtp.php or is it maunually configurable?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Email OPtions .... "Email Transport"Originally Posted by Rockdrala
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.