==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7
- Linux/BSD distribution name and version: Debian 8 Jessie
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache2
- Manage mail accounts with iRedAdmin-Pro?: no
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I have an iRedMail server which serves for local only mails (and other exchange servers as other subdomains) and one server with exim4 which serves as a mail gateway to Internet. Everything is ok, but our chief wants to restrict several users (about 70% of all users) to send mail to Internet.
I'm new to postfix and cannot find out how to accomplish this. Please help
Is there a way to accomplish this using LDAP backend? Something like black/white relay list? I've tried to use per-user-relayhost, but it works incorrect with subdomains.
Restrict users to send mail to the Internet
cannot load Certificate Authority data: Disabling TLS support
============ Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7 MARIADB edition.
- Linux/BSD distribution name and version: CentOS Linux 7 (Core)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Mysql
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Basically I'm trying to send an email from gmail to one of my email addresses that I've setup with iredmail.
I'm getting a message back in the postmaster account telling me:
In: STARTTLS
Out: 454 4.7.0 TLS not available due to local problem
I've previously setup opendkim with opendmarc manually but I've removed them later on since it was giving mitter issues with postfix. After that I've setup amavisd with opendkim. Anyhow that shouldn't be what's causing this issue. So the most important part is basically where it says cannot load Certificate Authority data. Because of this, any mail I'm recieving from gmail gets rejected.. And I'm still not quite sure why...
Does anyone have any idea what I can do to fix the issue?
Here is the mail log of today (I truncated the log because it was way too large):
Oct 16 11:41:24 server postfix/postscreen[11456]: CONNECT from [175.139.253.93]:59606 to [149.210.238.212]:25
Oct 16 11:41:24 server postfix/dnsblog[11458]: addr 175.139.253.93 listed by domain zen.spamhaus.org as 127.0.0.11
Oct 16 11:41:24 server postfix/dnsblog[11458]: addr 175.139.253.93 listed by domain zen.spamhaus.org as 127.0.0.4
Oct 16 11:41:24 server postfix/dnsblog[11457]: addr 175.139.253.93 listed by domain b.barracudacentral.org as 127.0.0.2
Oct 16 11:41:30 server postfix/postscreen[11456]: DNSBL rank 5 for [175.139.253.93]:59606
Oct 16 11:41:31 server postfix/postscreen[11456]: DISCONNECT [175.139.253.93]:59606
Oct 16 11:43:33 server postfix/postscreen[11477]: CONNECT from [2607:f8b0:400d:c0d::236]:43898 to [2a01:7c8:aabb:218:5054:ff:feac:2e4f]:25
Oct 16 11:43:39 server postfix/postscreen[11477]: PASS OLD [2607:f8b0:400d:c0d::236]:43898
Oct 16 11:43:39 server postfix/smtpd[11480]: cannot load Certificate Authority data: disabling TLS support
Oct 16 11:43:39 server postfix/smtpd[11480]: connect from mail-qt0-x236.google.com[2607:f8b0:400d:c0d::236]
Oct 16 11:43:40 server postfix/smtpd[11480]: lost connection after STARTTLS from mail-qt0-x236.google.com[2607:f8b0:400d:c0d::236]
Oct 16 11:43:40 server postfix/cleanup[11483]: 1634D240049: message-id=<20171016094340.1634D240049@server.systematex.nl>
Oct 16 11:43:40 server postfix/smtpd[11480]: disconnect from mail-qt0-x236.google.com[2607:f8b0:400d:c0d::236]
Oct 16 11:43:40 server postfix/qmgr[1604]: 1634D240049: from=<double-bounce@server.systematex.nl>, size=884, nrcpt=1 (queue active)
Oct 16 11:43:40 server postfix/cleanup[11483]: 1E1F8240065: message-id=<20171016094340.1634D240049@server.systematex.nl>
Oct 16 11:43:40 server postfix/qmgr[1604]: 1E1F8240065: from=<double-bounce@server.systematex.nl>, size=1033, nrcpt=1 (queue active)
Oct 16 11:43:40 server postfix/local[11486]: 1634D240049: to=<postmaster@server.systematex.nl>, relay=local, delay=0.05, delays=0.03/0.01/0/0.01, dsn=2.0.0, status=sent (forwarded as 1E1F8240065)
Oct 16 11:43:40 server postfix/qmgr[1604]: 1634D240049: removed
Oct 16 11:43:40 server postfix/pipe[11487]: 1E1F8240065: to=<postmaster@systematex.nl>, relay=dovecot, delay=0.1, delays=0/0.01/0/0.08, dsn=2.0.0, status=sent (delivered via dovecot service)
Oct 16 11:43:40 server postfix/qmgr[1604]: 1E1F8240065: removed
Oct 16 11:43:49 server postfix/postscreen[11477]: CONNECT from [202.52.254.125]:51920 to [149.210.238.212]:25
Oct 16 11:43:49 server postfix/dnsblog[11478]: addr 202.52.254.125 listed by domain zen.spamhaus.org as 127.0.0.4
Oct 16 11:43:49 server postfix/dnsblog[11479]: addr 202.52.254.125 listed by domain b.barracudacentral.org as 127.0.0.2
Oct 16 11:43:55 server postfix/postscreen[11477]: DNSBL rank 5 for [202.52.254.125]:51920
Oct 16 11:43:56 server postfix/postscreen[11477]: DISCONNECT [202.52.254.125]:51920
Oct 16 11:45:57 server clamd[1005]: SelfCheck: Database status OK.
Oct 16 11:46:15 server postfix/postscreen[11529]: CONNECT from [61.69.110.138]:61692 to [149.210.238.212]:25
Oct 16 11:46:15 server postfix/dnsblog[11530]: addr 61.69.110.138 listed by domain zen.spamhaus.org as 127.0.0.4
Oct 16 11:46:21 server postfix/postscreen[11529]: DNSBL rank 3 for [61.69.110.138]:61692
Oct 16 11:46:22 server postfix/postscreen[11529]: DISCONNECT [61.69.110.138]:61692
Oct 16 11:47:00 server postfix/anvil[11482]: statistics: max connection rate 1/60s for (smtpd:2607:f8b0:400d:c0d::236) at Oct 16 11:43:39
Oct 16 11:47:00 server postfix/anvil[11482]: statistics: max connection count 1 for (smtpd:2607:f8b0:400d:c0d::236) at Oct 16 11:43:39
Oct 16 11:47:00 server postfix/anvil[11482]: statistics: max cache size 1 at Oct 16 11:43:39
Oct 16 11:48:46 server postfix/postscreen[11554]: CONNECT from [200.105.200.11]:24798 to [149.210.238.212]:25
Oct 16 11:48:46 server postfix/dnsblog[11555]: addr 200.105.200.11 listed by domain zen.spamhaus.org as 127.0.0.4
Oct 16 11:48:52 server postfix/postscreen[11554]: DNSBL rank 3 for [200.105.200.11]:24798
Oct 16 11:48:53 server postfix/postscreen[11554]: DISCONNECT [200.105.200.11]:24798
Oct 16 11:51:09 server postfix/postscreen[11635]: CONNECT from [122.249.243.105]:57828 to [149.210.238.212]:25
Oct 16 11:51:09 server postfix/dnsblog[11636]: addr 122.249.243.105 listed by domain zen.spamhaus.org as 127.0.0.4
Oct 16 11:51:15 server postfix/postscreen[11635]: DNSBL rank 3 for [122.249.243.105]:57828
Oct 16 11:51:16 server postfix/postscreen[11635]: DISCONNECT [122.249.243.105]:57828
Oct 16 11:51:42 server postfix/postscreen[11635]: CONNECT from [2607:f8b0:400d:c0d::22e]:45059 to [2a01:7c8:aabb:218:5054:ff:feac:2e4f]:25
Oct 16 11:51:42 server postfix/postscreen[11635]: PASS OLD [2607:f8b0:400d:c0d::22e]:45059
Oct 16 11:51:42 server postfix/smtpd[11663]: cannot load Certificate Authority data: disabling TLS support
Oct 16 11:51:42 server postfix/smtpd[11663]: connect from mail-qt0-x22e.google.com[2607:f8b0:400d:c0d::22e]
Oct 16 11:51:42 server postfix/smtpd[11663]: lost connection after STARTTLS from mail-qt0-x22e.google.com[2607:f8b0:400d:c0d::22e]
Oct 16 11:51:42 server postfix/cleanup[11666]: 8286A240059: message-id=<20171016095142.8286A240059@server.systematex.nl>
Oct 16 11:51:42 server postfix/qmgr[1604]: 8286A240059: from=<double-bounce@server.systematex.nl>, size=884, nrcpt=1 (queue active)
Oct 16 11:51:42 server postfix/smtpd[11663]: disconnect from mail-qt0-x22e.google.com[2607:f8b0:400d:c0d::22e]
Oct 16 11:51:42 server postfix/cleanup[11666]: 89FE52400E4: message-id=<20171016095142.8286A240059@server.systematex.nl>
Oct 16 11:51:42 server postfix/qmgr[1604]: 89FE52400E4: from=<double-bounce@server.systematex.nl>, size=1033, nrcpt=1 (queue active)
Oct 16 11:51:42 server postfix/local[11669]: 8286A240059: to=<postmaster@server.systematex.nl>, relay=local, delay=0.04, delays=0.02/0.01/0/0.01, dsn=2.0.0, status=sent (forwarded as 89FE52400E4)
Oct 16 11:51:42 server postfix/qmgr[1604]: 8286A240059: removed
Oct 16 11:51:42 server postfix/pipe[11670]: 89FE52400E4: to=<postmaster@systematex.nl>, relay=dovecot, delay=0.11, delays=0.01/0.01/0/0.1, dsn=2.0.0, status=sent (delivered via dovecot service)
Oct 16 11:51:42 server postfix/qmgr[1604]: 89FE52400E4: removed
Oct 16 11:55:02 server postfix/anvil[11665]: statistics: max connection rate 1/60s for (smtpd:2607:f8b0:400d:c0d::22e) at Oct 16 11:51:42
Oct 16 11:55:02 server postfix/anvil[11665]: statistics: max connection count 1 for (smtpd:2607:f8b0:400d:c0d::22e) at Oct 16 11:51:42
Oct 16 11:55:02 server postfix/anvil[11665]: statistics: max cache size 1 at Oct 16 11:51:42
I'd very much appreciate any help you can give me.
Outlook 2016 & 365 adds reminder to calendar
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7 MySQL with SOGo
- Linux/BSD distribution name and version: Ubuntu 16.04LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I'm currently setting up the new mailserver.
I'm using SOGo groupware and planning to use Outlook 2016 and 365 with activesync.
I have noticed a strange problem with the sync of the calendar.
When I add an calendar item in Outlook without a reminder, it shows up in the webmail or an other device with a reminder.
Maybe it's an Microsoft error, because when I add an item with my smartphone there is no issue.
When added an calender item with a reminder, the reminder time is correctly send.
Does anyone know this issue and how to solve?
Regards,
Edwin
Correct way to restore old emails and accounts
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7
- Linux/BSD distribution name and version: Ubuntu
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server :Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I would need to know the correct way to restore all old emails and email addresses?
I did backup the whole directory in vmail for my domain and I also backed up vmail from MySQL from old server and looking way to put that information onto my new server
auth required in LAN
==== Required information ====
- iRedMail version (check /etc/iredmail-release): iRedMail-0.9.7
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/
====
I can't send mail when I uncheck in Outlook "Outgoing server SMTP requires auth". It needs to login to "SMTP" when I want to sent mail from my Outlook in my LAN.
the conf with restrictions:
# HELO restriction
smtpd_helo_required = yes
smtpd_helo_restrictions =
permit_mynetworks
permit_sasl_authenticated
#reject_non_fqdn_helo_hostname
#reject_unknown_helo_hostname
check_helo_access pcre:/etc/postfix/helo_access.pcre
# Sender restrictions
smtpd_sender_restrictions =
#reject_unknown_sender_domain
reject_non_fqdn_sender
reject_unlisted_sender
permit_mynetworks
permit_sasl_authenticated
check_sender_access pcre:/etc/postfix/sender_access.pcre
# Recipient restrictions
smtpd_recipient_restrictions =
# reject_unknown_recipient_domain
reject_non_fqdn_recipient
reject_unlisted_recipient
check_policy_service inet:127.0.0.1:7777
permit_mynetworks
permit_sasl_authenticated
reject_unauth_destination
# END-OF-MESSAGE restrictions
smtpd_end_of_data_restrictions =
check_policy_service inet:127.0.0.1:7777
fail2ban is blocking too much ... why
==== Required information ====
- iRedMail version (check /etc/iredmail-release): iRedMail-0.9.7
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP
I noticed, that after minutes I have many blocked connection by fail2ban. When I check
systemctl status fail2ban
there are so many enties, including my IP like this:
REJECT all -- 41.141.1.192 0.0.0.0/0 reject-with icmp-port-unreachable
REJECT all -- 41.13.32.219 0.0.0.0/0 reject-with icmp-port-unreachable
REJECT all -- 39.53.236.103 0.0.0.0/0 reject-with icmp-port-unreachable
REJECT all -- 39.40.41.251 0.0.0.0/0 reject-with icmp-port-unreachable
REJECT all -- 39.37.153.112 0.0.0.0/0 reject-with icmp-port-unreachable
I have to stop fail2ban to have posibility to connect.
I dont understand why my IP is blocked, I wrote good password but after minutes it seemed to be blocked what wrong in configuration?
This postfix/iredmail server is new, I run ssl on it with plain text possibility. what can couse this troubele, plis any advice
logs: from=, to=
==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
hello, I see may entries like this, from from=<xxxk@mydomain.com>, to=<xxxk@mydomain.coml> , what does it mean?
Sometihg wrong with may server. This is attack I suppose.
Oct 20 22:58:29 mail postfix/postscreen[11565]: DNSBL rank 2 for [168.232.205.2]:36730
Oct 20 22:58:30 mail postfix/postscreen[11565]: NOQUEUE: reject: RCPT from [168.232.205.2]:36730: 550 5.7.1 Service unavailable; client [168.232.205.2] blocked using b.barracudacentral.org; from=<xxxk@mydomain.com>, to=<xxxk@mydomain.coml>, proto=ESMTP, helo=<[168.232.205.2]>
Oct 20 22:58:30 mail postfix/postscreen[11565]: HANGUP after 1.2 from [168.232.205.2]:36730 in tests after SMTP handshake
Красота, мода и здоровье - это очень важно
Кольца со вставками из драгоценных и полудрагоценных камней выглядят стильно и солидно. Не удивительно, что многие девушки мечтают, чтобы в день свадьбы жених одел им на пальчик колечко со сверкающими камнями. Читайте об этом подробнее на сайте <a href=http://womanmaniya.ru>womanmaniya.ru</a>
Mail migration issue
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Ubuntu 16.04.3 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hello,
I have migrated old server to new one sometime ago and I've noticed that I cannot see old emails in roundcube. On old mailserver I had different email and user name, maybe here is problem? Anyway grep and cat are showing this mials properly. Timestamps are wrong, i made a mistake coping them rawly..
Sample:
old
-rwx------ 1 vmail vmail 3512 mar 1 2017 1485246197.M646469P9769.vs01.mailsrv.lan,S=3512,W=3614:2,S
-rw------- 1 vmail vmail 35999 mar 1 2017 1485264882.M868590P2191.vs01.mailsrv.lan,S=35999,W=36579:2,S
-rw------- 1 vmail vmail 295345 mar 1 2017 1487969837.M226635P10114.vs01.mailsrv.lan,S=295345,W=299214:2,S
new
-rw------- 1 vmail vmail 32127 mar 1 2017 1488361933.M706579P12452.VS07,S=32127,W=32660:2,S
Per-user outbound restrictions
While I'd love to have a way to set user settings via iRedMail Pro, I just can't afford or justify the high $500/per year fee for that software.
When I log into the iRedMail Admin Panel, there is a list of features you would get if upgrading to iRedMail Pro, and then at the bottom of that list it says...
The above tasks can be done in the open source version with e.g. command line tools or phpMyAdmin, etc. but this is more error prone and less easier to do than with the Pro version.
So I want to set per-user outbound restrictions, but when I look up how to do this manually in the documentation it says:
[DEPRECATED] Per-user outbound restrictions
WARNING: THIS DOCUMENT IS DEPRECATED, PLEASE DO NOT APPLY IT.
So if this method of setting per-user outbound restrictions is deprecated, where can I find the current way of setting this option? Also, is this the setting that controls how many emails a user can send at one time or per day?
Thanks!
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7 MARIADB edition
- Linux/BSD distribution name and version: CentOS 7.4.1708
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
====
Installation errors
==== Required information ====
- iRedMail version (check /etc/iredmail-release): v0.9.7
- Linux/BSD distribution name and version: Debian Stretch 9.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL (Remote via http://iredmail.org/docs/install.iredma … rver.html)
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No, modified Postfixadmin
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Installation log:
[ INFO ] Add apt repo for SOGo: https://packages.inverse.ca
[ INFO ] Import apt key (0x810273C4) for SOGo repo (https://packages.inverse.ca).
Executing: /tmp/apt-key-gpghome.CTBWQZjs1v/gpg.1.sh --keyserver keys.gnupg.net --recv-key 0x810273C4
gpg: keyserver receive failed: Server indicated a failure
Executing: /tmp/apt-key-gpghome.hSkHqCyqC5/gpg.1.sh --keyserver pgp.mit.edu --recv-key 0x810273C4
gpg: keyserver receive failed: Server indicated a failure
[ INFO ] Resynchronizing the package index files (apt-get update) ...
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://ftp.be.debian.org/debian stretch InRelease
Hit:3 http://ftp.be.debian.org/debian stretch-updates InRelease
Get:4 https://packages.inverse.ca/SOGo/nightly/3/debian stretch InRelease [2540 B]
Hit:5 http://ftp.be.debian.org/debian stretch Release
Ign:4 https://packages.inverse.ca/SOGo/nightly/3/debian stretch InRelease
Fetched 2540 B in 0s (4545 B/s)
Reading package lists... Done
W: GPG error: https://packages.inverse.ca/SOGo/nightly/3/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 19CDA6A9810273C4
W: The repository 'https://packages.inverse.ca/SOGo/nightly/3/debian stretch InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
[ INFO ] Installing package(s): postfix postfix-pcre mariadb-client postfix-mysql libdbd-mysql-perl nginx-full php-fpm dovecot-imapd dovecot-pop3d dovecot-lmtpd dovecot-managesieved dovecot-sieve dovecot-mysql amavisd-new libcrypt-openssl-rsa-perl libmail-dkim-perl clamav-freshclam clamav-daemon spamassassin altermime arj zoo nomarch cpio lzop cabextract p7zip-full rpm ripole libmail-spf-perl unrar-free pax lrzip sogo sogo-activesync sope4.9-gdl1-mysql python-sqlalchemy python-dnspython python-mysqldb python-jinja2 python-netifaces python-webpy python-beautifulsoup python-lxml python-pycurl uwsgi uwsgi-plugin-python fail2ban bzip2 acl patch cron tofrodos logwatch unzip bsdutils liblz4-tool
Reading package lists...
Building dependency tree...
Reading state information...
bzip2 is already the newest version (1.0.6-8.1).
cpio is already the newest version (2.11+dfsg-6).
cron is already the newest version (3.0pl1-128+b1).
bsdutils is already the newest version (1:2.29.2-1).
The following additional packages will be installed:
binutils clamav clamav-base clamdscan cpp cpp-6 debugedit dovecot-core
fontconfig-config fonts-dejavu-core gcc gcc-6 gnustep-base-common
gnustep-base-runtime gnustep-common gnustep-make gobjc gobjc-6 libaio1
libarchive-zip-perl libarchive13 libasan3 libatomic1 libauthen-sasl-perl
libavahi-client3 libavahi-common-data libavahi-common3 libberkeleydb-perl
libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5
libclamav7 libconvert-binhex-perl libconvert-tnef-perl libconvert-uulib-perl
libcrypt-openssl-bignum-perl libcurl3 libdate-manip-perl libdbi-perl
libdigest-hmac-perl libencode-locale-perl liberror-perl libevent-2.0-5
libexttextcat-2.0-0 libexttextcat-data libfcgi-perl libfile-listing-perl
libfont-afm-perl libfontconfig1 libgc1c2 libgcc-6-dev libgd3
libgnustep-base1.24 libgomp1 libhtml-form-perl libhtml-format-perl
libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
libhttp-message-perl libhttp-negotiate-perl libio-html-perl
libio-multiplex-perl libio-socket-inet6-perl libio-socket-ssl-perl
libio-stringy-perl libisl15 libitm1 libjansson4 libjbig0 libjemalloc1
libjpeg62-turbo libjson-c3 liblasso3 libllvm3.8 liblsan0 libltdl7
liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2
libmailtools-perl libmariadbclient18 libmatheval1 libmemcached11
libmime-tools-perl libmpc3 libmpfr4 libmpx2 libnet-cidr-lite-perl
libnet-cidr-perl libnet-dns-perl libnet-http-perl libnet-ip-perl
libnet-libidn-perl libnet-patricia-perl libnet-server-perl
libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl
libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
libnginx-mod-http-geoip libnginx-mod-http-image-filter
libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnspr4
libnss3 libobjc-6-dev libobjc4 libpgm-5.2-0 libpython2.7 libquadmath0
librpm3 librpmbuild3 librpmio3 librpmsign3 libsbjson2.3 libsocket6-perl
libsodium18 libsope-appserver4.9 libsope-core4.9 libsope-gdl1-4.9
libsope-ldap4.9 libsope-mime4.9 libsope-xml4.9 libstemmer0d libsys-cpu-perl
libsys-hostname-long-perl libsys-meminfo-perl libterm-readkey-perl libtfm1
libtiff5 libtimedate-perl libtsan0 libubsan0 libunix-syslog-perl liburi-perl
libwavpack1 libwbxml2-0 libwebp6 libwww-perl libwww-robotrules-perl
libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1.1 libyaml-0-2 libzmq5
linux-libc-dev make manpages-dev mariadb-client-10.1
mariadb-client-core-10.1 mariadb-common memcached mysql-common nginx-common
p7zip perl-openssl-defaults php-common php7.0-cli php7.0-common php7.0-fpm
php7.0-json php7.0-opcache php7.0-readline postfix-sqlite psmisc python-bs4
python-chardet python-cheetah python-flup python-html5lib python-markupsafe
python-pkg-resources python-six python-sqlalchemy-ext python-webencodings
python3-pyinotify python3-systemd re2c rpm-common rpm2cpio sa-compile
sope4.9-libxmlsaxdriver spamc ssl-cert tmpreaper unar uwsgi-core whois zip
Suggested packages:
dspam lhasa libnet-ldap-perl libsnmp-perl libzeromq-perl unrar binutils-doc
clamav-docs apparmor daemon cpp-doc gcc-6-locales rpm-i18n ntp
dovecot-gssapi dovecot-pgsql dovecot-sqlite dovecot-ldap dovecot-solr
dovecot-lucene ufw mailx monit gcc-multilib autoconf automake libtool flex
bison gdb gcc-doc gcc-6-multilib gcc-6-doc libgcc1-dbg libgomp1-dbg
libitm1-dbg libatomic1-dbg libasan3-dbg liblsan0-dbg libtsan0-dbg
libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gnustep-base-doc
gnustep-make-doc gobjc-multilib gobjc-6-multilib libobjc4-dbg libgssapi-perl
glibc-doc libclamunrar7 libclone-perl libmldbm-perl libnet-daemon-perl
libsql-statement-perl libgd-tools libdata-dump-perl libcrypt-ssleay-perl
liblog-log4perl-perl libauthen-ntlm-perl fortune-mod make-doc
libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl fcgiwrap
nginx-doc p7zip-rar ed diffutils-doc php-pear procmail postfix-pgsql
postfix-ldap postfix-lmdb sasl2-bin resolvconf postfix-cdb mail-reader
postfix-doc python-markdown python-pygments python-memcache python-genshi
python-jinja2-doc python-lxml-dbg python-lxml-doc default-mysql-server
| virtual-mysql-server python-egenix-mxdatetime python-mysqldb-dbg
python-setuptools libcurl4-gnutls-dev python-pycurl-dbg python-pycurl-doc
python-sqlalchemy-doc python-psycopg2 python-fdb python-pymssql
python-pyinotify-doc alien elfutils rpmlint rpm2html mysql-server razor
pyzor libencode-detect-perl libgeo-ip-perl openssl-blacklist pike7.8
| pike7.6 | pike uwsgi-plugins-all uwsgi-extra python-uwsgidecorators
The following NEW packages will be installed:
acl altermime amavisd-new arj binutils cabextract clamav clamav-base
clamav-daemon clamav-freshclam clamdscan cpp cpp-6 debugedit dovecot-core
dovecot-imapd dovecot-lmtpd dovecot-managesieved dovecot-mysql dovecot-pop3d
dovecot-sieve fail2ban fontconfig-config fonts-dejavu-core gcc gcc-6
gnustep-base-common gnustep-base-runtime gnustep-common gnustep-make gobjc
gobjc-6 libaio1 libarchive-zip-perl libarchive13 libasan3 libatomic1
libauthen-sasl-perl libavahi-client3 libavahi-common-data libavahi-common3
libberkeleydb-perl libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl
libcgi-pm-perl libcilkrts5 libclamav7 libconvert-binhex-perl
libconvert-tnef-perl libconvert-uulib-perl libcrypt-openssl-bignum-perl
libcrypt-openssl-rsa-perl libcurl3 libdate-manip-perl libdbd-mysql-perl
libdbi-perl libdigest-hmac-perl libencode-locale-perl liberror-perl
libevent-2.0-5 libexttextcat-2.0-0 libexttextcat-data libfcgi-perl
libfile-listing-perl libfont-afm-perl libfontconfig1 libgc1c2 libgcc-6-dev
libgd3 libgnustep-base1.24 libgomp1 libhtml-form-perl libhtml-format-perl
libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
libhttp-message-perl libhttp-negotiate-perl libio-html-perl
libio-multiplex-perl libio-socket-inet6-perl libio-socket-ssl-perl
libio-stringy-perl libisl15 libitm1 libjansson4 libjbig0 libjemalloc1
libjpeg62-turbo libjson-c3 liblasso3 libllvm3.8 liblsan0 libltdl7
liblua5.2-0 liblwp-mediatypes-perl liblwp-protocol-https-perl liblz4-tool
liblzo2-2 libmail-dkim-perl libmail-spf-perl libmailtools-perl
libmariadbclient18 libmatheval1 libmemcached11 libmime-tools-perl libmpc3
libmpfr4 libmpx2 libnet-cidr-lite-perl libnet-cidr-perl libnet-dns-perl
libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-patricia-perl
libnet-server-perl libnet-smtp-ssl-perl libnet-ssleay-perl
libnetaddr-ip-perl libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext
libnginx-mod-http-echo libnginx-mod-http-geoip
libnginx-mod-http-image-filter libnginx-mod-http-subs-filter
libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter
libnginx-mod-mail libnginx-mod-stream libnspr4 libnss3 libobjc-6-dev
libobjc4 libpgm-5.2-0 libpython2.7 libquadmath0 librpm3 librpmbuild3
librpmio3 librpmsign3 libsbjson2.3 libsocket6-perl libsodium18
libsope-appserver4.9 libsope-core4.9 libsope-gdl1-4.9 libsope-ldap4.9
libsope-mime4.9 libsope-xml4.9 libstemmer0d libsys-cpu-perl
libsys-hostname-long-perl libsys-meminfo-perl libterm-readkey-perl libtfm1
libtiff5 libtimedate-perl libtsan0 libubsan0 libunix-syslog-perl liburi-perl
libwavpack1 libwbxml2-0 libwebp6 libwww-perl libwww-robotrules-perl
libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1.1 libyaml-0-2 libzmq5
linux-libc-dev logwatch lrzip lzop make manpages-dev mariadb-client
mariadb-client-10.1 mariadb-client-core-10.1 mariadb-common memcached
mysql-common nginx-common nginx-full nomarch p7zip p7zip-full patch pax
perl-openssl-defaults php-common php-fpm php7.0-cli php7.0-common php7.0-fpm
php7.0-json php7.0-opcache php7.0-readline postfix postfix-mysql
postfix-pcre postfix-sqlite psmisc python-beautifulsoup python-bs4
python-chardet python-cheetah python-dnspython python-flup python-html5lib
python-jinja2 python-lxml python-markupsafe python-mysqldb python-netifaces
python-pkg-resources python-pycurl python-six python-sqlalchemy
python-sqlalchemy-ext python-webencodings python-webpy python3-pyinotify
python3-systemd re2c ripole rpm rpm-common rpm2cpio sa-compile sogo
sogo-activesync sope4.9-gdl1-mysql sope4.9-libxmlsaxdriver spamassassin
spamc ssl-cert tmpreaper tofrodos unar unrar-free unzip uwsgi uwsgi-core
uwsgi-plugin-python whois zip zoo
0 upgraded, 256 newly installed, 0 to remove and 0 not upgraded.
Need to get 134 MB of archives.
After this operation, 480 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libwbxml2-0 libsbjson2.3 libsope-xml4.9 libsope-core4.9 libsope-mime4.9
libsope-appserver4.9 libsope-gdl1-4.9 libsope-ldap4.9
sope4.9-libxmlsaxdriver sope4.9-gdl1-mysql sogo sogo-activesync
E: There were unauthenticated packages and -y was used without --allow-unauthenticated
<< ERROR >> Installation failed, please check the terminal output.
<< ERROR >> If you're not sure what the problem is, try to get help in iRedMail
<< ERROR >> forum: http://www.iredmail.org/forum/
Is it only the sogo repository or am I seeing this wrong?
Thanks in advance for the support
Wraptor
The Single Best Strategy To Use For How to watch Tennis Live
The BBC isn't chargeable for the information of external web sites. Examine our method of exterior linking.
Android iPhone/iPad We use cookies to boost your expertise on this Web page. By continuing to look through our web-site you conform to our use of cookies. Agree
Commencing this Monday, you are able to capture every one of the motion on Wimbledon's YouTube channel, with Rolex footing the bill. You can also obtain interviews, powering-the-scenes segments and press conference streams around the movie web page, as well as earlier match highlights and also other featured material. There's a teaser clip looking ahead to you only past the crack.
This web site may be away from date. Preserve your draft before refreshing this web page.Post any pending modifications in advance of refreshing this page.
We use cookies to offer an improved on line expertise. By clicking "Alright" with out changing your configurations you're supplying your consent to get cookies.
It’s a warm, dry early morning at La Manga and under us about 25 tennis players are increasingly being set as a result of arduous drills on one o...
Williams introduces daughter to the entire world Serena Williams uses social websites to introduce her child daughter to the earth and doc her pregnancy. Read extra on Williams introduces daughter to the globe
On the planet of tennis, all of it will come right down to what the courtroom's floor is made from.This is a fast considered experiment into why the French Open up's court docket surface area causes it to be by far the most psychically (and psychologically) demanding of all the main Grand Slam tournaments.
An error occurred even though retrieving notifications. It would be because of a gradual or failing network relationship or a dilemma to the servers.
Before becoming a member of bet365 and funding your account therefore to be able to perspective any distinct occasion by using the bet365 live stream, you're strongly advised to very first Check out with bet365 that, presented your place locale, you'd be qualified to look at the live streamed function in question. bet365’s contact particulars are available by clicking right here, then clicking ‘Companies’ at the best ideal from the site, after which deciding on the ‘Call Us’ option.
128 Guys and girls will get to the grass this week, seven victories far from becoming crowned the Gentlemen’s or Women’ Wimbledon Winner, 2015. Within the Adult men’s tournament Novak Djokovic is seeded No.one which is a weighty favorite to defend his title, though 3rd seed Andy Murray is coming off a robust Queen’s Club Event and appears to get in a very significantly better mindset than when exiting inside the Quarter Finals past yr.
It will not be the NBA Finals or Stanley Cup Playoffs, but the world's oldest tennis Event has a sound subsequent in addition, specially abroad. A fresh Wimbledon partnership with YouTube could aid Raise the Competitiveness's enchantment stateside; for The 1st time, you can entry movie feeds within the two-week London event, live on Google's prized streaming web page.
Get the most recent tennis headlines sent straight for your phone, indicator-up to our newsletter and study the place to search out us on on the net.
To ensure that all capabilities of the Web site perform, you should update your browser to the most recent Variation and Check out that Javascript and Cookies are enabled.
http://www.audiovideo.online - audio video Online
http://www.audiovideo.online - audio book Online
This is spam ?
==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi i m new in iredmail , can u say if any1 is sending mails from my iredmail server?
I attach the mail log.
Thank you alot
---------------------------------------------------------------------------------------------------------------------------------------------------
connect from unknown[189.4.178.157]
Oct 20 11:01:35 mail postfix/submission/smtpd[19960]: Anonymous TLS connection established from unknown[189.4.178.157]: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
Oct 20 11:01:39 mail postfix/submission/smtpd[19960]: warning: unknown[189.4.178.157]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
Oct 20 11:01:45 mail postfix/submission/smtpd[19960]: warning: unknown[189.4.178.157]: SASL PLAIN authentication failed:
Oct 20 11:01:45 mail postfix/submission/smtpd[19960]: NOQUEUE: reject: RCPT from unknown[189.4.178.157]: 554 5.7.1 <unknown[189.4.178.157]>: Client host rejected: Access denied; from=<jess@labolonia.com.ar> to=<iwashita.r.hnkmum@iwa.bbiq.jp> proto=ESMTP helo=<[189.4.178.157]>
Oct 20 11:01:46 mail postfix/submission/smtpd[19960]: disconnect from unknown[189.4.178.157]
-------------------------------------------eax_64@yahoo.com---------------------------------------------------------------------------------
CONNECT from [114.33.146.153]:3269 to [x.x.x.x]:25
Oct 20 21:19:47 mail postfix/postscreen[22732]: PREGREET 20 after 0.78 from [114.33.146.153]:3269: EHLO 192.168.172.3\r\n
Oct 20 21:19:48 mail postfix/postscreen[22732]: NOQUEUE: reject: RCPT from [114.33.146.153]:3269: 550 5.5.1 Protocol error; from=<X@tea.com>, to=<eax_64@yahoo.com>, proto=ESMTP, helo=<192.168.172.3>
Oct 20 21:19:49 mail postfix/postscreen[22732]: HANGUP after 1.8 from [114.33.146.153]:3269 in tests after SMTP handshake
Oct 20 21:19:49 mail postfix/postscreen[22732]: DISCONNECT [114.33.146.153]:3269
Oct 20 21:19:54 mail postfix/postscreen[22732]: CONNECT from [114.33.146.153]:4262 to [x.x.x.x>:25
Oct 20 21:19:55 mail postfix/postscreen[22732]: PREGREET 21 after 0.78 from [114.33.146.153]:4262: EHLO 192.168.138.95\r\n
Oct 20 21:19:56 mail postfix/postscreen[22732]: HANGUP after 1 from [114.33.146.153]:4262 in tests after SMTP handshake
Oct 20 21:19:56 mail postfix/postscreen[22732]: DISCONNECT [114.33.146.153]:4262
Oct 20 21:20:06 mail postfix/postscreen[22732]: CONNECT from [114.33.146.153]:3809 to [x.x.x.x]:25
Oct 20 21:20:07 mail postfix/postscreen[22732]: PREGREET 22 after 0.83 from [114.33.146.153]:3809: EHLO 192.168.231.168\r\n
Oct 20 21:20:08 mail postfix/postscreen[22732]: HANGUP after 1.1 from [114.33.146.153]:3809 in tests after SMTP handshake
Oct 20 21:20:08 mail postfix/postscreen[22732]: DISCONNECT [114.33.146.153]:3809
Oct 20 21:20:08 mail postfix/postscreen[22732]: CONNECT from [114.33.146.153]:3809 to [x.x.x.x]:25
Oct 20 21:20:09 mail postfix/postscreen[22732]: PREGREET 22 after 0.8 from [114.33.146.153]:3809: EHLO 192.168.202.185\r\n
Oct 20 21:20:10 mail postfix/postscreen[22732]: HANGUP after 1.1 from [114.33.146.153]:3809 in tests after SMTP handshake
Oct 20 21:20:10 mail postfix/postscreen[22732]: DISCONNECT [114.33.146.153]:3809
Oct 20 21:20:10 mail postfix/postscreen[22732]: CONNECT from [114.33.146.153]:3087 to[x.x.x.x]:25
Oct 20 21:20:11 mail postfix/postscreen[22732]: PREGREET 21 after 0.77 from [114.33.146.153]:3087: EHLO 192.168.29.185\r\n
Oct 20 21:20:12 mail postfix/postscreen[22732]: HANGUP after 1 from [114.33.146.153]:3087 in tests after SMTP handshake
Oct 20 21:20:12 mail postfix/postscreen[22732]: DISCONNECT [114.33.146.153]:3087
Oct 20 21:20:12 mail postfix/postscreen[22732]: CONNECT from [114.33.146.153]:3599 to [x.x.x.x]:25
Oct 20 21:20:13 mail postfix/postscreen[22732]: PREGREET 20 after 0.79 from [114.33.146.153]:3599: EHLO 192.168.51.29\r\n
Oct 20 21:20:14 mail postfix/postscreen[22732]: HANGUP after 1 from [114.33.146.153]:3599 in tests after SMTP handshake
Oct 20 21:20:14 mail postfix/postscreen[22732]: DISCONNECT [114.33.146.153]:3599
Oct 20 21:20:19 mail postfix/postscreen[22732]: CONNECT from [114.33.146.153]:4506 to [x.x.x.x]:25
------------------------------------------spameri@tiscali.it-----------------------------------------------------------------------------
connect from unknown[207.46.230.116]
Oct 21 03:15:46 mail postfix/smtpd[23848]: NOQUEUE: reject: RCPT from unknown[207.46.230.116]: 504 5.5.2 <DoanTien196866>: Helo command rejected: need fully-qualified hostname; from=<spameri@tiscali.it> to=<spameri@tiscali.it> proto=ESMTP helo=<DoanTien196866>
Oct 21 03:15:46 mail postfix/smtpd[23848]: disconnect from unknown[207.46.230.116]
Preventing Mail Abuse
How good is iRedMail out of the box in keeping abuse to a minimum? For example:
I don't want users with email accounts to be able to send spam emails.
I want to be sure my email users can't get overwhelmed with spam.
I don't want my server to be used as a relay for spammers.
Do I need to do anything else to my system to prevent the above? Can I limit how many emails a user sends per day or how many recipients each email is sent to? Or is that already built-in? If so, where do I control that?
============ Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7 MARIADB edition
- Linux/BSD distribution name and version: CentOS 7.4.1708
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
====
Sender Dependent SASL authentication
- iRedMail version (check /etc/iredmail-release): iRedMail-0.9.5-1
- Linux/BSD distribution name and version: Ubuntu 14
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? iRedAdmin-Pro-SQL-2.6.0
ERROR:
postfix: warning: /etc/postfix/main.cf, line 310: overriding earlier entry: sender_dependent_relayhost_maps=proxy:mysql:/etc/postfix/mysql/sender_dependent_relayhost_maps.cf
Guide:
After read http://www.postfix.org/SASL_README.html … sl_sender.
I want to use 2 different relay host per domain on my iredmail server installation but when i try the postfix guide configuration instructions an error appears.
Can anyone explain to me how iredmail was set up? or where the problem is?
Best
mail.log empty after logrotate
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7
- Linux/BSD distribution name and version: ubuntu 16.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi, my mail.log rotate is weeky, but everytime it rotates the new log file stays empty.
why is that?
Error in DDL upgrade
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5.1 / 0.9.6
- Linux/BSD distribution name and version: Ubuntu 16.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi,
I'm in the process of upgrading from 0.9.5.1 to 0.9.6.
Perhaps I shouldn't be upgrading Roundcube from 1.2 to 1.3.1, but this is what I did.
Upgrade went fine except for this error:
Do you want me to fix your local configuration? (y/N)
y
. backing up the current config file(s)...
. writing /opt/www/roundcubemail-1.2.0/config/config.inc.php...
Done.
Your configuration files are now up-to-date!
Executing database schema update.
Updating database schema (2016081200)... [OK]
Updating database schema (2016100900)... [OK]
Updating database schema (2016112200)... [FAILED]
Error 500: Error in DDL upgrade 2016112200: [1142] DROP command denied to user 'roundcube'@'localhost' for table 'cache_shared'
All done.
I also checked the following:
root@mail:~/roundcubemail-1.3.1# dpkg-query -l php-xml
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii php-xml 1:7.0+35ubun all DOM, SimpleXML, WDDX, XML, and XS
Please advise what I should do.
---
Edit: I downloaded from roundcube. Is it the same file as in http://www.iredmail.org/yum/misc/?
Edit2: Roundcube seems to be working fine.
Something wrong with Roundcube
==== Required information ====
- iRedMail version (check /etc/iredmail-release): v0.9.7
- Linux/BSD distribution name and version: Linux Ubuntu 17.10
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hello. I'm new in iRedMail. Something wrong with roundcube today. What can i do to solve problem? I post additional info, if required.
Fail2Ban won't send e-mails
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7 MySQL with SOGo
- Linux/BSD distribution name and version: Ubuntu 16.04LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
I would like to receive an e-mail when de jail starts en stops and when an IP is blocked.
When I look in de logfile, it doesn't look like that Fail2ban is trying to submit an e-mail.
I have changed the jail.local file with te following info:
-------------------------------------------------------------------
[DEFAULT]
# time is in seconds. 3600 = 1 hour, 86400 = 24 hours (1 day)
findtime = 900
bantime = 3600
maxretry = 5
ignoreip = 127.0.0.1 127.0.0.0/8 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
sender = fail2ban@mydomain.net
destemail = me@mydomain.net
mta = sendmail
action = %(action_mwl)s
-------------------------------------------------------------------
Does someone have an idea where to look for?
Thank you.
Regards,
Edwin de Boer
Все о строительстве и ремонте крыши
Чтобы построить по-настоящему теплоэффективный дом, надо позаботиться об утеплении не только стен, но и крыши, подробнее об этом читайте на сайте <a href=http://teletap.org>teletap.org</a>