Giter Site home page Giter Site logo

Comments (8)

iredmail avatar iredmail commented on June 30, 2024

Did command 'freshclam' finished successfully?

from dockerized.

qwehua-github avatar qwehua-github commented on June 30, 2024

iredmail.log
docker run log

from dockerized.

qwehua-github avatar qwehua-github commented on June 30, 2024

docker run
--rm
--name iredmail
-u root
--privileged
--env-file iredmail-docker.conf
--hostname mail.dingxin.com
-p 8080:80
-p 443:443
-p 110:110
-p 995:995
-p 143:143
-p 993:993
-p 225:25
-p 465:465
-p 587:587
-v /data/iredmail/data/backup:/var/vmail/backup
-v /data/iredmail/data/mailboxes:/var/vmail/vmail1
-v /data/iredmail/data/mlmmj:/var/vmail/mlmmj
-v /data/iredmail/data/mlmmj-archive:/var/vmail/mlmmj-archive
-v /data/iredmail/data/imapsieve_copy:/var/vmail/imapsieve_copy
-v /data/iredmail/data/custom:/opt/iredmail/custom
-v /data/iredmail/data/ssl:/opt/iredmail/ssl
-v /data/iredmail/data/mysql:/var/lib/mysql
-v /data/iredmail/data/clamav:/var/lib/clamav
-v /data/iredmail/data/sa_rules:/var/lib/spamassassin
-v /data/iredmail/data/postfix_queue:/var/spool/postfix
iredmail/mariadb:stable

from dockerized.

qwehua-github avatar qwehua-github commented on June 30, 2024

echo HOSTNAME=mail.dingxin.com >> iredmail-docker.conf
echo FIRST_MAIL_DOMAIN=dingxin.com >> iredmail-docker.conf
echo MYSQL_ROOT_PASSWORD=iredmail@2021314 >> iredmail-docker.conf
echo FIRST_MAIL_DOMAIN_ADMIN_PASSWORD=iredmail@2021314 >> iredmail-docker.conf
echo MLMMJADMIN_API_TOKEN=$(openssl rand -base64 32) >> iredmail-docker.conf
echo ROUNDCUBE_DES_KEY=$(openssl rand -base64 24) >> iredmail-docker.conf

from dockerized.

qwehua-github avatar qwehua-github commented on June 30, 2024

Did command 'freshclam' finished successfully?

image
I try to copy the local / var / spool / postfix / * to data / postfix_ queue to solve the "dovecot exit state"

from dockerized.

iredmail avatar iredmail commented on June 30, 2024

Any related error in /var/log/*?

from dockerized.

qwehua-github avatar qwehua-github commented on June 30, 2024

can i deploy iredmail with offline?

from dockerized.

iredmail avatar iredmail commented on June 30, 2024
  • SpamAssassin needs to update rules regularly.
  • ClamAV updates its database regularly.

If you want to run iRedMail offline, you have to disable them.

from dockerized.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.