SELF-HOSTED | Set up and run your own Mailserver with Mailcow | DNS, Security, Installation, Test

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

Комментарии • 56

  • @hannoushy583
    @hannoushy583 Месяц назад +1

    Thanks for the video, do you how to install let's encypt SSL and how to use RoundCube instead of SoGo? Thanks.

  • @codesurferdev
    @codesurferdev 2 месяца назад +1

    Very useful video, and well presented. Thank you for posting this video!

  • @leedao_official
    @leedao_official 4 месяца назад +2

    Can you show how to disable Selfsign SSL and use SSL provided by the Sectigo Certificate Authority. Tks!

    • @FluxxSet
      @FluxxSet  4 месяца назад

      it will only generate Selfsign ssl in case lets encrypt fails to get ssl .

    • @FluxxSet
      @FluxxSet  4 месяца назад

      and this also can happen in case
      1 - if request quota is over
      2 - dns record issue

    • @leedao_official
      @leedao_official 4 месяца назад +1

      @@FluxxSet do you think Self-sign SSL is just for testing and should not apply for Production environment? I'm just wonder Google & Microsoft accept Self-sign SSL or not.

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@leedao_official it's only for testing

  • @AmwaajPresales
    @AmwaajPresales 4 месяца назад +3

    Hi I completed all the steps. The only thing I couldn't add was the TLSA record because Hostinger (Hpanel) does not have that option. Although mailcow shows that entry in not required. The emails are not going through. What would you advise?

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@AmwaajPresales tlsa is optional

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@AmwaajPresales it should send mails

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@AmwaajPresales on histinger records updates takes time , so may be in your case records are not updated yet

    • @AmwaajPresales
      @AmwaajPresales 4 месяца назад

      @@FluxxSet okay bro I will take your advise and wait for upto 24 hours. If it doesn't then I will report back to this comment thread.

    • @FluxxSet
      @FluxxSet  4 месяца назад +1

      @@AmwaajPresales okay , if that doesn't fix message me on telegram we will have a meeting, I'll look into issue.

  • @MergenWTF
    @MergenWTF 5 месяцев назад +1

    I made all the settings, added all the DNS records.
    I cannot send or receive mail

    • @FluxxSet
      @FluxxSet  5 месяцев назад

      @@MergenWTF looks like you're provider has blocked email service then

    • @FluxxSet
      @FluxxSet  5 месяцев назад

      @@MergenWTF which cloud you are using ?

    • @FluxxSet
      @FluxxSet  5 месяцев назад

      @@MergenWTF try to connect them using support and request to open mail communication.

    • @MergenWTF
      @MergenWTF 5 месяцев назад

      I use Digitalocean, my ip address was found in 2 blacklists​@@FluxxSet

  • @masyasinarafat
    @masyasinarafat 3 месяца назад +1

    How to install this besides my nginx proxy manager

    • @FluxxSet
      @FluxxSet  3 месяца назад

      @@masyasinarafat yes it's possible

    • @FluxxSet
      @FluxxSet  3 месяца назад

      @@masyasinarafat ask chat gpt to create config with SSL passthrough

    • @masyasinarafat
      @masyasinarafat 3 месяца назад +1

      @@FluxxSet can you please make a short video showing just that part

    • @FluxxSet
      @FluxxSet  3 месяца назад +1

      @@masyasinarafat okay 👍

    • @masyasinarafat
      @masyasinarafat 3 месяца назад

      @@FluxxSet Please Share the Link When You are Done

  • @EmilyPemberton-ty5sh
    @EmilyPemberton-ty5sh 6 месяцев назад +2

    Can i use the email created as smtp?

    • @FluxxSet
      @FluxxSet  6 месяцев назад +1

      yes,

    • @taguanut
      @taguanut 3 месяца назад

      @@FluxxSet As the SMTP port. The default is 587?
      I can send and receive normally. But I want to send using smtp
      I found that I can't connect. I don't know which port to use
      I have tried 25, 465, 587 and all failed to connect successfully

    • @FluxxSet
      @FluxxSet  3 месяца назад

      @@taguanut 587 should work , may be issue is something else needs to look ,

    • @FluxxSet
      @FluxxSet  3 месяца назад

      @@EmilyPemberton-ty5sh pls ping me on telegram, we will have a call 🤙
      t.me/fluxx03

    • @taguanut
      @taguanut 3 месяца назад

      @@FluxxSet 530 5.7.0 Must issue a STARTTLs command first
      It is indeed 587. I can connect now. But I get the error above. I need to set up SSL. I am looking for a tutorial

  • @leedao_official
    @leedao_official 4 месяца назад +2

    thank for your helpful video guide, my friend

  • @LostDerek
    @LostDerek 4 месяца назад +2

    Do you have discord or telegram? I can receive emails but not send. Everything it set up correctly

    • @FluxxSet
      @FluxxSet  4 месяца назад

      t.me/fluxx03

    • @LostDerek
      @LostDerek 4 месяца назад +1

      Thank you sir!

  • @mohfaisal9070
    @mohfaisal9070 4 месяца назад

    plese help me, how to fix "failed to create network mailcowdockerized_mailcow-network: Error response from daemon: Cannot read IPv6 setup for bridge br-mailcow: open /proc/sys/net/ipv6/conf/br-mailcow/disable_ipv6: no such file or directory". Thanks

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@mohfaisal9070 check if you can disable ipv6 while creating, edit docker compose file and check how you can disable ipv6 may be removing the ipv6 entries will help .
      Let me know that fix else I'll check myself in compose file

  • @er.jitu4
    @er.jitu4 6 месяцев назад +1

    I want to setup this on my azure linux(Ubuntu LTS) vm and its running on port 22 ,so is it necessary to have port 25 on it? Please tell me, thanks

    • @FluxxSet
      @FluxxSet  6 месяцев назад

      The Azure platform blocks outbound SMTP connections on TCP port 25 for deployed VMs.
      so bcoz of this you can not host mail server on it .

    • @FluxxSet
      @FluxxSet  6 месяцев назад

      you should try Digital ocean or contabo

    • @er.jitu4
      @er.jitu4 6 месяцев назад +1

      @@FluxxSet and what if I allow all outbound/inbound port rule from the SMTP service 🤔

    • @FluxxSet
      @FluxxSet  6 месяцев назад

      its not up to you , its blocked from Azure ,
      but if request to Unblock and if they allow then , it will work

  • @AnkitSharma-nd9hj
    @AnkitSharma-nd9hj 5 дней назад +1

    latest stable release X Long term stable

  • @aa898246
    @aa898246 3 месяца назад +2

    unrelated to video, but you look like a gigachad

  • @Secclaw
    @Secclaw 4 месяца назад +1

    Lie bro digital ocean doesn’t allow port 25 do your research correctly

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@Secclaw for new accounts they have added this rule recently, for older accounts they allow

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@Secclaw if you gave them valid reason in support portal they may allow

    • @mrakaki
      @mrakaki 4 месяца назад

      They don't, I already had a long talk with them, they just keep pushing towards their partner sendgrid

  • @SimarMannSingh
    @SimarMannSingh 4 месяца назад +1

    You could have at least created your own Thumbnail for the YT videos.
    Not just is the video copied, but also the thumbnail? Like Seriously? That's really lame bro.

    • @FluxxSet
      @FluxxSet  4 месяца назад +1

      @@SimarMannSingh hmm ,
      That thumbnail is really good and ranking really fast so that's why copied 😅

    • @FluxxSet
      @FluxxSet  4 месяца назад

      @@SimarMannSingh after all it's all about delivering knowledge,rest doesn't matter