Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 71 matches

Go to advanced search

Advanced search
Search found 71 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next
by Sattva
Thu Nov 10, 2016 3:03 pm
Forum: RHEL/CentOS
Topic: why the folder /var/run/clamav will be deleted automatically after reboot?
Replies: 6
Views: 11838

Re: why the folder /var/run/clamav will be deleted automatically after reboot?

Installed Vesta CP on 1.11.2016. Same problem. Same solution. Adding these strings halped me too. Thanks, AkGlo . ExecStartPre = /usr/bin/mkdir -p /var/run/clamav ExecStartPre = /usr/bin/chown -R clam.clam /var/run/clamav [root@savitur system]# cat clamd.service [Unit] Description = clamd scanner (c...
  • Jump to post
by Sattva
Tue Nov 08, 2016 8:30 pm
Forum: DNS Server
Topic: DKIM, DMARC, SPF Automatization
Replies: 1
Views: 6226

Re: DKIM, DMARC, SPF Automatization

v-add-mail-domain-dkim #!/bin/bash # info: add mail domain dkim support # options: USER DOMAIN [DKIM_SIZE] # # The function adds DKIM signature to outgoing domain emails. #----------------------------------------------------------# # Variable&Function # #---------------------------------------------...
  • Jump to post
by Sattva
Tue Nov 08, 2016 8:15 pm
Forum: DNS Server
Topic: DKIM, DMARC, SPF Automatization
Replies: 1
Views: 6226

DKIM, DMARC, SPF Automatization

As far as I know there is no automation for proper DKIM, DMARC, SPF - DNS records. It always takes me some time and efforts to make DKIM 2048 bits signiture. I also add DMARC and SPF records to qualify mail-server demands. Did anybody try to make some modifications in Vesta CP to get proper DKIM, DM...
  • Jump to post
by Sattva
Tue Nov 08, 2016 8:07 pm
Forum: Почтовый сервер
Topic: Настройка DKIM в EXIM
Replies: 42
Views: 64576

Re: Настройка DKIM в EXIM

Спасибо за ответ. Думал я один отстал и занимаюсь работой вручную. Оказывается этот функционал не дописан. Значит, нужно определиться с задачей и привлекать помощников к реализации. Или самим сделать, что можно. Создаю тему по этому вопросу. https://forum.vestacp.com/viewtopic.php?f=13&t=13056&p=523...
  • Jump to post
by Sattva
Tue Nov 08, 2016 3:50 pm
Forum: Почтовый сервер
Topic: Настройка DKIM в EXIM
Replies: 42
Views: 64576

DKIM, DMARC, SPF вручную?!!

DKIM, DMARC, SPF вручную?!! Вижу дискуссия по вопросам DKIM идет оживленная. Сразу уточню, я умею настраивать DKIM, DMARC, SPF записи. И все у меня работает отлично. Но править dns-файлы (domain.org.db) вручную для каждого доменного имени клиента - это не очень весело. Потому вопрос: а как это все ...
  • Jump to post
by Sattva
Sat Oct 22, 2016 4:10 am
Forum: RHEL/CentOS
Topic: Mooving to a new Server
Replies: 1
Views: 3138

Mooving to a new Server

Need to move a server to another host with new IP. Advice needed. I know how to moove operation system with all drive partitions with R-Drive or Acronis, but here I can't start ISO-images. Installed Vesta CP in 2013 on a VPS and setup some 10 users and 20 sites and it works fine on CentOS 6.4. With ...
  • Jump to post
by Sattva
Tue Sep 06, 2016 10:26 am
Forum: Почтовый сервер
Topic: Проблемы с почтой
Replies: 4
Views: 4452

Re: Проблемы с почтой

DKIM и SPF записи скорее всего не настроены. В логах обязательно есть ответ Gmail вроде [2a00:1450:4013:c01::1b]: 550-5.7.1 [2a01:7c8:aab0:277::1] Our system has detected that this message does\n550-5.7.1 not meet IPv6 sending guidelines regarding PTR records and\n550-5.7.1 authentication. Please re...
  • Jump to post
by Sattva
Mon Sep 05, 2016 12:09 pm
Forum: Почтовый сервер
Topic: DKIM для exim: Mail delivery sysytem
Replies: 1
Views: 3188

Re: DKIM для exim: Mail delivery sysytem

Кажется нашел:

https://toster.ru/q/270969
Юрий @xtreme
В первом комментарии
5а. В запущеных случаях - настройка SPF и DKIM для домена mail.domain.com, для писем, генерируемых самим сервером.
Видимо, нужно настроить SPF / DKIM для моего mail.pi---.org от которого эта почта и уходит.
  • Jump to post
by Sattva
Mon Sep 05, 2016 11:48 am
Forum: Почтовый сервер
Topic: DKIM для exim: Mail delivery sysytem
Replies: 1
Views: 3188

DKIM для exim: Mail delivery sysytem

Centos 6.4 Exim 4.72 Mail domain: mail.pi---.org Задача: Вопрос: как подписать служебные письма exim? User: exim Отправитель: Mail delivery sysytem Subject: Mail delivery failed Анализ: 1. Пользователь с gMail fin---@gmail.com шлет письмо на мой домен/сервер на несуществующего пользователя: ddd@pi--...
  • Jump to post
by Sattva
Tue Mar 01, 2016 11:04 pm
Forum: Mail Server
Topic: [Solved] - Owner/Permissions problem: Unable to receive e-mail
Replies: 3
Views: 5908

Re: $5 - Owner/Permissions problem: Unable to receive e-mail

Было:
Name: exim
Permissions (Octal): 100755


chmod u+s /usr/sbin/exim

Стало:
Name: exim
Permissions (Octal): 104755

Code: Select all

# ls -Al exim
-rwsr-xr-x. 1 root root 1118184 Oct 28  2012 exim

Helped. HAPPY!
  • Jump to post

Search found 71 matches
  • Page 1 of 8
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password