Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    May 2006
    Posts
    2
    Plugin Contributions
    0

    Default Yahoo mail SMTP setting - with Yahoo Hosting

    HI

    my mail server was host in yahoo. and the shopping cart will host on my personal server, i need some setting help

    i support i need smtpauth, and this is my setting, seem it is not working any idea:



    SMTP Email Account Mailbox info AT tailor-hk DOT com
    SMTP Email Account Password mypasswd
    SMTP Email Mail Host smtp.bizmail.yahoo.com.
    SMTP Email Mail Server Port 24 or 25


    my server port out was 24


    my domain name is tailor-hk.com

    and i correct using smtp.bizmail.yahoo.com.

    thks

  2. #2
    Join Date
    May 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: mail smtp setting - please help

    regarding the mail setup, here's what i learned when installing the phpBB.
    am not sure if it applies in zencart, but hope it helps:

    as for the mail setup, i suppose you could use the local mail function instead of specifying an smtp as long as the domain is registered with yahoo. yahoo allows a limited email address sent using the phpmail function per day. as long as the domain set for your admin address is the one you're registering with yahoo, then no need to set smtp. (again, this is the case i faced when setting up the phpBB)

    and it seems that you're running on a Yahoo! Webhosting, maybe you can help me out.

    i have copied all files to my yahoo account in a 'zen' directory.
    installed it and got the congratulationary message.
    problem is it shows only blank screen after i finish installing, both for the store and admin.

    can you please explain me how you get it run on yahoo?
    is it working without .htaccess?

    thanks,
    -harry

  3. #3
    Join Date
    Sep 2006
    Posts
    1
    Plugin Contributions
    0

    Re: mail smtp setting - please help

    Quote Originally Posted by johnkwok
    HI

    my mail server was host in yahoo. and the shopping cart will host on my personal server, i need some setting help

    i support i need smtpauth, and this is my setting, seem it is not working any idea:



    SMTP Email Account Mailbox info AT tailor-hk DOT com
    SMTP Email Account Password mypasswd
    SMTP Email Mail Host smtp.bizmail.yahoo.com.
    SMTP Email Mail Server Port 24 or 25


    my server port out was 24

    You need to set your port to 587 to host on yahoo's site and use their SMTP Service. I found this out when looking for a simular solution for PHPBB. here is the original forum post that helped me.

    Just a Heads Up for Yahoo Hosting Users

    I hope this helps you.

  4. #4
    Join Date
    Jun 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    I also am using Yahoo hosting and am trying to setup SMTP with zen cart, but have had no luck.

    I have entered the following settings:
    E-Mail Transport Method smtp
    E-Mail Linefeeds LF
    Use MIME HTML When Sending Emails true
    Send E-Mails true Info
    Email Archiving Active? true
    E-Mail Friendly-Errors true
    Email Address (Displayed to Contact you) [email protected]
    Email Address (sent FROM) [email protected]
    Emails must send from known domain? Yes
    Email Admin Format? HTML
    Send Copy of Order Confirmation Emails To [email protected]
    Send Copy of Create Account Emails To - Status 0
    Send Copy of Create Account Emails To [email protected]
    Send Copy of Tell a Friend Emails To - Status 0
    Send Copy of Tell a Friend Emails To [email protected]
    Send Copy of Customer GV Send Emails To - Status 0
    Send Copy of Customer GV Send Emails To [email protected]
    Send Copy of Admin GV Mail Emails To - Status 0
    Send Copy of Customer Admin GV Mail Emails To [email protected]
    Send Copy of Admin Discount Coupon Mail Emails To - Status 0
    Send Copy of Customer Admin Discount Coupon Mail Emails To [email protected]
    Send Copy of Admin Orders Status Emails To - Status 0
    Send Copy of Admin Orders Status Emails To [email protected]
    Send Notice of Pending Reviews Emails To - Status 0
    Send Notice of Pending Reviews Emails To [email protected]
    Set "Contact Us" Email Dropdown List
    Allow Guest To Tell A Friend false
    Contact Us - Show Store Name and Address 1
    Send Low Stock Emails 0
    Send Low Stock Emails To [email protected]
    Display "Newsletter Unsubscribe" Link? true
    Audience-Select Count Display true
    SMTP Email Account Mailbox [email protected]
    SMTP Email Account Password **********
    SMTP Email Mail Host smtp.bizmail.yahoo.com
    SMTP Email Mail Server Port 587
    Convert currencies for Text emails £,£:€,€

    I spoke with Yahoo support and they assured me I had entered the correct smtp settings.

    I try to use the send email function through the admin tools and am getting the following error:

    Error ERROR: Failed sending email to: "John Smith" with subject: "Test message" SMTP Error: Could not connect to SMTP host.
    Success Notice: Email sent to: All Customers (1)

    So... it gives me the SMTP error and then says the email was sent.
    I never receive the email, but I can see that the email message was placed in the email_archive database... what does this mean?

    Does anybody have any ideas as to why the email is not getting sent?

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    Have you tried using "SMTPAUTH" instead of "SMTP" mode? If you don't, then it doesn't send the password when attempting to talk to yahoo ... which is likely your problem.

    You might also refer to this: http://www.zen-cart.com/wiki/index.p...#Yahoo_Hosting
    .

    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.

  6. #6
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    I had already seen that link


    I have the following set now:
    E-Mail Transport Method smtpauth
    Emails must send from known domain? Yes
    SMTP Email Account Mailbox saiops######################
    SMTP Email Mail Host smtp.mail.yahoo.com
    SMTP Email Mail Server Port 25

    I also tried ports: 587 and 465.

    and I still get the same error message... not sure why. Has anyone experienced this? We are trying to go live and this is in the way

  7. #7
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    Quote Originally Posted by justYaz5 View Post
    SMTP Error: Could not connect to SMTP host.
    In simple terms, that means that when your webserver attempted to open an SMTP connection to the SMTP mailserver specified in your settings, it wasn't allowed to connect.
    That could be caused by:
    - wrong server address ("SMTP Mail Host")
    - wrong SMTP username/password (ie: refused because it's typed wrong or doesn't even exist on the server indicated by the server/host address in your settings)
    - wrong SMTP port
    - any combination of the above
    - blocked port in your host's firewall (unlikely, but possible nonetheless)
    .

    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.

  8. #8
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    ok... I figured out the problem why my email is not getting sent through zen cart and yahoo hosting. I have the following setup:

    E-Mail Transport Method smtpauth
    Email Address (sent FROM) [email protected]
    Emails must send from known domain? No
    SMTP Email Account Mailbox [email protected]
    SMTP Email Account Password **********
    SMTP Email Mail Host smtp.bizmail.yahoo.com
    SMTP Email Mail Server Port 587

    I am able to SUCCESSFULLY send mail when accessing the site through HTTP, but when accessing it with SSL (HTTPS) it says unable to connect to SMTP host... knowing this I changed the port to 465 and it doesn't work for HTTP or HTTPS.

    Anyone setup zen cart with ssl and yahoo hosting and able to send email??
    This is very crucial.

    Thanks!!!

  9. #9
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    Have your read any of the other threads about your hosting?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  10. #10
    Join Date
    Jun 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Yahoo mail SMTP setting - with Yahoo Hosting

    I have read as many as I could find. Was there one in particular you knew of pertaining to sending mail from yahoo hosting smtp auth SSL zen cart?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 18 Apr 2014, 08:59 PM
  2. Replies: 7
    Last Post: 6 Jan 2012, 03:02 AM
  3. Replies: 14
    Last Post: 18 May 2008, 06:35 PM
  4. Securing zen in Yahoo -- can I do SSL on Yahoo hosting?
    By HumDaddy in forum General Questions
    Replies: 2
    Last Post: 2 Dec 2007, 06:02 AM
  5. Replies: 7
    Last Post: 4 Jul 2007, 04:23 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR