Magento v. 1.9.2.4 - MYSQL Table core_email_queue still empty after Updates“An error occurred while sending...

Why don't electron-positron collisions release infinite energy?

How to format long polynomial?

can i play a electric guitar through a bass amp?

How to say job offer in Mandarin/Cantonese?

Do I have a twin with permutated remainders?

How to find program name(s) of an installed package?

An academic/student plagiarism

How old can references or sources in a thesis be?

What is the word for reserving something for yourself before others do?

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?

What typically incentivizes a professor to change jobs to a lower ranking university?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

What is the offset in a seaplane's hull?

Can divisibility rules for digits be generalized to sum of digits

How much RAM could one put in a typical 80386 setup?

Is it unprofessional to ask if a job posting on GlassDoor is real?

What are these boxed doors outside store fronts in New York?

Is a tag line useful on a cover?

TGV timetables / schedules?

Writing rule stating superpower from different root cause is bad writing

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

"You are your self first supporter", a more proper way to say it

Can a Warlock become Neutral Good?



Magento v. 1.9.2.4 - MYSQL Table core_email_queue still empty after Updates


“An error occurred while sending the order email.”Magento 1.9.2 not sending new order confirmation emailsCron jobs not being called, getting email notification errorsOrder Emails Marked as sent but not receivedMagento mail sending errorMagento 1.9.1.1 : Create Store View : Cardinality violation: 1241 Operand should contain 1 column(s)Error in admin panel: MySQL server has gone awayWhile Exporting CSV from Sales > Order Grid, I am getting error - “You cannot define a correlation name 'order' more than once”SQLSTATE[HY000] : General error: 2013 Lost connection to MySQL server during query in MagentoError while saving product in admin panel






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















got a strange Problem here in my Magento Installation.
My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
Screenshot:
enter image description here



My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



enter image description here



Someone got an Idea what is wrong in my Magento Installation?



Thanks!!!
louis88



EDIT:
Found this in the exception.log File:



2016-05-11T17:08:21+00:00 ERR (3): 
exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
Stack trace:
#0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
#1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
#2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
#3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
#7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
#8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
#12 {main}









share|improve this question
















bumped to the homepage by Community 5 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















    0















    got a strange Problem here in my Magento Installation.
    My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
    Screenshot:
    enter image description here



    My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



    MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



    enter image description here



    Someone got an Idea what is wrong in my Magento Installation?



    Thanks!!!
    louis88



    EDIT:
    Found this in the exception.log File:



    2016-05-11T17:08:21+00:00 ERR (3): 
    exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
    Stack trace:
    #0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
    #1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
    #2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
    #3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
    #4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
    #5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
    #6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
    #7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
    #8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
    #9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
    #10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
    #11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
    #12 {main}









    share|improve this question
















    bumped to the homepage by Community 5 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0


      1






      got a strange Problem here in my Magento Installation.
      My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
      Screenshot:
      enter image description here



      My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



      MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



      enter image description here



      Someone got an Idea what is wrong in my Magento Installation?



      Thanks!!!
      louis88



      EDIT:
      Found this in the exception.log File:



      2016-05-11T17:08:21+00:00 ERR (3): 
      exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
      Stack trace:
      #0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
      #1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
      #2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
      #3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
      #4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
      #5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
      #6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
      #7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
      #8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
      #10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
      #11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
      #12 {main}









      share|improve this question
















      got a strange Problem here in my Magento Installation.
      My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
      Screenshot:
      enter image description here



      My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



      MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



      enter image description here



      Someone got an Idea what is wrong in my Magento Installation?



      Thanks!!!
      louis88



      EDIT:
      Found this in the exception.log File:



      2016-05-11T17:08:21+00:00 ERR (3): 
      exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
      Stack trace:
      #0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
      #1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
      #2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
      #3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
      #4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
      #5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
      #6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
      #7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
      #8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
      #10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
      #11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
      #12 {main}






      magento-1.9 database email cron






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 12 '16 at 6:43







      louis88

















      asked May 12 '16 at 6:16









      louis88louis88

      13




      13





      bumped to the homepage by Community 5 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 5 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer
























          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "479"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f115005%2fmagento-v-1-9-2-4-mysql-table-core-email-queue-still-empty-after-updates%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer
























          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50
















          0














          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer
























          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50














          0












          0








          0







          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer













          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 12 '16 at 6:51









          Kay Int VeenKay Int Veen

          1,0681923




          1,0681923













          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50



















          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50

















          The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

          – louis88
          May 12 '16 at 7:01







          The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

          – louis88
          May 12 '16 at 7:01















          Not really. All mails are dumped in your queue, and are only send with the cron

          – Kay Int Veen
          May 12 '16 at 7:09





          Not really. All mails are dumped in your queue, and are only send with the cron

          – Kay Int Veen
          May 12 '16 at 7:09













          Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

          – louis88
          May 12 '16 at 7:19





          Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

          – louis88
          May 12 '16 at 7:19













          Maybe a extension conflict. what extensions are running?

          – Kay Int Veen
          May 12 '16 at 7:37





          Maybe a extension conflict. what extensions are running?

          – Kay Int Veen
          May 12 '16 at 7:37













          where i see a full list of extensions? this could the reason

          – louis88
          May 12 '16 at 7:50





          where i see a full list of extensions? this could the reason

          – louis88
          May 12 '16 at 7:50


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f115005%2fmagento-v-1-9-2-4-mysql-table-core-email-queue-still-empty-after-updates%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          “%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

          How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

          夢乃愛華...