Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    bug My GoDaddy bulk mail won't work automatically but if I send one by one it's all fine.

    Long time no see,
    I was busy designing two cheap planes that can legaly be driven as cars, to compete the expensive Terafugia Transition.

    And once I have put them up, I tried to reach my clients with a bulk mail to inform them of this opportunity (less than 400 clients)

    I got this as an answer after 2 minutes of "processing" status:
    http://mindyourbusines.com/(undisclo..._email_to_user
    "Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.
    Apache Server at mindyourbusines.com Port 80"


    I sent all the mails manually from the zencart and it went OK (time in between two mails some 2 minutes)

    My e-mail address is: [email protected], and I noticed Libero.it tends to hinder me when sending to much mail at once, thus I ask around:

    is the Zencart hosted on Godaddy servers in US using my Libero.it email servers in Italy to send the mails, or they have nothing to do?

    In the first case the limitaiton is the old one I already encountered, and two more questions arise;
    one: how can I reconfigure Zencart to send my e-mails with a 2 minutes interval in between.
    Two, how can I configure Zencart to send them from another place?

    In the second case the only question I have in mind is: what the heck is happening? is it Zencart or Godaddy that fails me?

    Passing through the tutorials I found nothing related, nor in FAQ neither in the formums, so I tend to think I am a one time issue.

    Due dilligence here:

    My zencart is (You are presently using: v1.3.9e) on a linux server of Godaddy.

    Is there anybody elese that encountered such a problem or has an idea of how to solve it?

    Thank you for your time, mine is precious, so I believe your is too, thus, Thank you again.

    Emil Pop,

    www.mindyourbusines.com

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: My bulk mail won't work automatically, but if I send one by one it's all fine.

    Quote Originally Posted by popemil View Post
    "Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.
    Since that error occurred when using your Zen Cart admin, and you said your site is hosted on a GoDaddy server, then the server logs which you need to view are your GoDaddy server logs. Good luck getting their tech support people to find the exact error message when that 500 Error appeared. They're the only people who can give you that answer.

    Related FAQ: https://www.zen-cart.com/tutorials/index.php?article=63

    Quote Originally Posted by popemil View Post
    is the Zencart hosted on Godaddy servers in US using my Libero.it email servers in Italy to send the mails, or they have nothing to do?
    Zen Cart does only what you have told it to do. If you configured your Zen Cart to send through GoDaddy servers, then that's what it's doing. If you configured it to use Libero.it servers, then that's what it's doing.
    Admin->Configuration->Email Options
    .

    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.

  3. #3
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: My bulk mail won't work automatically, but if I send one by one it's all fine.

    Here are my settings, stil trying to understand what am i doing... lol

    E-Mail Transport Method


    PHP (I am on this one)
    sendmail
    sendmail-f
    smtp
    smtpauth
    Qmail


    E-Mail Linefeeds

    LF (I am on tis one)
    CRLF


    Use MIME HTML When Sending Emails


    true
    false (I use this one)

    Send E-Mails

    true (I use this one)
    false

    E-Mail Friendly-Errors

    true (I use this one)
    false

    Email Address (Displayed to Contact you) [email protected]
    Email Address (sent FROM) [email protected]

    Emails must send from known domain?

    No
    Yes (I use this one)

    Email Admin Format?
    TEXT(I use this one)
    HTML

    x
    x
    x
    x


    Contact Us - Show Store Name and Address
    Include Store Name and Address
    0= off 1= on

    0
    1 (I use this one)

    SMTP Email Account Mailbox
    Enter the mailbox account name ([email protected]) supplied by your host. This is the account name that your host requires for SMTP authentication.
    Only required if using SMTP Authentication for email.
    [email protected] (I have this from very beginign, never received one mail in there, and is provided by GODADDY)

    SMTP Email Mail Host
    Enter the DNS name of your SMTP mail server.
    ie: mail.mydomain.com
    or 55.66.77.88
    Only required if using SMTP Authentication for email.
    mail.mindyourbusines.com (since the first day)



    As I guess my problem might be in Godaddy, most probably my e-mails do not use the Libero.it servers since the password required is for godadddy, they just pretend to go from libero.it.

    Can you confirm this?

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: My bulk mail won't work automatically, but if I send one by one it's all fine.

    Quote Originally Posted by popemil View Post
    Here are my settings, stil trying to understand what am i doing... lol

    E-Mail Transport Method


    PHP (I am on this one)
    Switch that to SMTPAUTH, and fill in the SMTP settings at the bottom of the list.
    .

    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.

  5. #5
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: My bulk mail won't work automatically, but if I send one by one it's all fine.

    Roger, wilco (I know, they are no supposed to be used together, is walky talky pleonasm... lol)
    I'll let you know how it worked, thanks.

  6. #6
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: My bulk mail won't work automatically, but if I send one by one it's all fine.

    Tried, it didn't worked a bit:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.
    Apache Server at mindyourbusines.com Port 80

    Nothing changed yet... I runned out of ideas, you guys?

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: My bulk mail won't work automatically, but if I send one by one it's all fine.

    Talk to GoDaddy. They're having some server problems lately, especially related to email.
    .

    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
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: My GoDaddy bulk mail won't work automatically but if I send one by one it's all f

    Godaddy says:

    Number of Addresses — Web-Based Email does not limit the total number of messages you can send per day; however, there is a limit of 100 addresses on a single email message. The 100 addresses may be included in any combination of the To, CC, and BCC fields. If there are more than 100 total addresses, the Compose window shows an error and the message is not sent.
    You must revise the recipient list and then resend your message.





    Conclusion: I need to split my messages in bunches of 99 how can this be done?

    Do I have to split the database in smaller bunches and how?

    Or can I instruct the mail sender to send bunches of 99 somehow?

    Somebody that rally kn ow what he is doing could write me the few lines to wake me up on this one?

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: My GoDaddy bulk mail won't work automatically but if I send one by one it's all f

    Wrong conclusion.
    Zen Cart emailing sends separate emails, one-at-a-time. It doesn't mix multiple recipients into one message.
    .

    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.

  10. #10
    Join Date
    Aug 2010
    Location
    Italy, next to Venice, drop by when in premises.
    Posts
    52
    Plugin Contributions
    0

    Default Re: My GoDaddy bulk mail won't work automatically but if I send one by one it's all f

    Ok Sensei!

    Mate', Mate'!

    it makes sense, but not to me.

    If Zencart sends the e-mails one by one why is the whole thing stop after about one hundred?

    It reaches the J letter at least and than get's blocked (I asked folks to confirm the reception, and some did, but after J they all said when I asked them on other canals of communication that nothing arrived to them)

    So the ultimate thing I can think of is to instruct the Zencart e-mail script to send them at a distance of "X" seconds, and by trial and error to find the minimum time lapse at which this problem disappears. How can I do that?
    Is there any other option to try before?

    Now is your turn to ground me Sensei,

    Hajime'!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Bulk email message to all clients in one country?
    By d0ugparker in forum General Questions
    Replies: 2
    Last Post: 14 Jun 2016, 12:41 PM
  2. Replies: 12
    Last Post: 22 Aug 2011, 05:18 PM
  3. two stores - one paypal account - works fine BUT
    By josefine in forum PayPal Website Payments Pro support
    Replies: 9
    Last Post: 23 Jul 2009, 12:00 PM
  4. One category not displaying products? But others work fine...
    By IllusionGuy in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 6 Jul 2009, 08:34 AM
  5. Update Product Qty in Stock OR price in bulk on one page or in one place?
    By mbeltinck in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 22 Feb 2009, 08:37 PM

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