Cannot find alternative to sendmail on Windows

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












On Windows, I used XAMPP, PHP, and Sendmail to be able to send an email from a specific gmail account to another.



LAMPP on Linux does not come with Sendmail, so I tried installing it and linking it, but I encountered a small problem. On Windows, I placed my SMTP settings with the account email and the password in an existing sendmail.ini. However the sendmail on Linux does not come with an .ini, and I can't find whether I can use an .ini or where to place it anywhere.



I also tried Postfix, using the steps from here, but /etc/postfix/sender_canonical does not exist, and I tried reinstalling up to three times with no effect.



Is there a way I can use LAMPP and PHP to send mail to a gmail account using Sendmail, or do I need to use something completely different?







share|improve this question
























    up vote
    1
    down vote

    favorite
    1












    On Windows, I used XAMPP, PHP, and Sendmail to be able to send an email from a specific gmail account to another.



    LAMPP on Linux does not come with Sendmail, so I tried installing it and linking it, but I encountered a small problem. On Windows, I placed my SMTP settings with the account email and the password in an existing sendmail.ini. However the sendmail on Linux does not come with an .ini, and I can't find whether I can use an .ini or where to place it anywhere.



    I also tried Postfix, using the steps from here, but /etc/postfix/sender_canonical does not exist, and I tried reinstalling up to three times with no effect.



    Is there a way I can use LAMPP and PHP to send mail to a gmail account using Sendmail, or do I need to use something completely different?







    share|improve this question






















      up vote
      1
      down vote

      favorite
      1









      up vote
      1
      down vote

      favorite
      1






      1





      On Windows, I used XAMPP, PHP, and Sendmail to be able to send an email from a specific gmail account to another.



      LAMPP on Linux does not come with Sendmail, so I tried installing it and linking it, but I encountered a small problem. On Windows, I placed my SMTP settings with the account email and the password in an existing sendmail.ini. However the sendmail on Linux does not come with an .ini, and I can't find whether I can use an .ini or where to place it anywhere.



      I also tried Postfix, using the steps from here, but /etc/postfix/sender_canonical does not exist, and I tried reinstalling up to three times with no effect.



      Is there a way I can use LAMPP and PHP to send mail to a gmail account using Sendmail, or do I need to use something completely different?







      share|improve this question












      On Windows, I used XAMPP, PHP, and Sendmail to be able to send an email from a specific gmail account to another.



      LAMPP on Linux does not come with Sendmail, so I tried installing it and linking it, but I encountered a small problem. On Windows, I placed my SMTP settings with the account email and the password in an existing sendmail.ini. However the sendmail on Linux does not come with an .ini, and I can't find whether I can use an .ini or where to place it anywhere.



      I also tried Postfix, using the steps from here, but /etc/postfix/sender_canonical does not exist, and I tried reinstalling up to three times with no effect.



      Is there a way I can use LAMPP and PHP to send mail to a gmail account using Sendmail, or do I need to use something completely different?









      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 23 at 10:55









      MasterTextman

      286




      286

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f433038%2fcannot-find-alternative-to-sendmail-on-windows%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f433038%2fcannot-find-alternative-to-sendmail-on-windows%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Christian Cage

          How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?