Quantcast
Channel: iRedMail — iRedMail Support
Viewing all 12095 articles
Browse latest View live

Use firewalld + iRedMail on Debian/Ubuntu

$
0
0

Hey all,

I would like to setup an iRedMail host on Ubuntu 16.04 with the newest iRedMail version (actually 0.9.5-1). As backend I will use PGSQL.

For the firewall and Fail2Ban I would like to use to use firewalld. For the Red Hat Distro variants the source already exists. Debian and Ubuntu provide an firewalld package in the official repositories.

Is it possible to get iRedMail to setup and use firewalld on Debian/Ubuntu?

Hope someone can help me with this.

Best REgards


Trouble getting whitelist to stop greylisting

$
0
0

==== 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?
- Related log if you're reporting an issue:
============ Required information ====
- iRedMail version (check /etc/iredmail-release):  0.9.5-1
- Linux/BSD distribution name and version:  CentOS 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  PGSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? not yet
- Related log if you're reporting an issue:
====

Hello, I would like iRedMail not to greylist or otherwise block email that is delivered from my backup mx servers.  These are:

mx1.dnsmadeeasy.com
mx2.dnsmadeeasy.com
mx3.dnsmadeeasy.com

I used wblist_admin.py to add these servers to the whitelist.  It didn't seem to allow DNS name so I added by IP.  If I list my whitelist it shows:

* List all inbound whitelist for account: @.
208.80.120.10
208.80.120.11
208.94.147.129
208.94.150.197
@.

However when those backup mx servers attempt to deliver to my domain I still get this message in the maillog:

NOQUEUE: reject: RCPT from mx1.dnsmadeeasy.com[208.80.120.10]: 451 4.7.1 <me@example.com>: Recipient address rejected: Intentional policy rejection, please try again later

Could you please let me know if I am configuring the whitelist incorrectly?

netset: cannot include

$
0
0

==== Required information ====
- iRedMail version: 0.8.7
- Linux/BSD distribution name and version: Debian 7 Wheezy
- Store mail accounts in which backend: LDAP
- Web server: Apache
- Manage mail accounts with: iRedAdmin
- Related log if you're reporting an issue:
====

Hello,

i cleaned up every error on the system and everything is going smooth.
Now its only this one left. Its not urgent but bothersome and is filling the log.

Cron <amavis@mail> test -e /usr/sbin/amavisd-new-cronjob && /usr/sbin/amavisd-new-cronjob sa-sync
netset: cannot include 127.0.0.1/32 as it has already been included
netset: cannot include 127.0.0.1/32 as it has already been included


I tried this solution but it didn't work for me.
Hope you can help me fix this tiny issue.

Thx in Advance

autodiscover for activesync

$
0
0

- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx):nginx
- Manage mail accounts with iRedAdmin-Pro? yes

I have a question related to the sogo that comes with iredadmin. Does it support the autodiscover of outlook that sogo provides or is that something that has to be done manually? I couldn't find anything running on port 5000 as the sogo documentation mentioned.

MySQL backup - warning about using a password on the command line

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Debian Jessie 8.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue: cron e-mail message
====

Hi,

when using a completely clean installation we are receiving daily complaint from MySQL backup cronjob:

====

mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
mysql: [Warning] Using a password on the command line interface can be insecure.
mysqldump: [Warning] Using a password on the command line interface can be insecure.
bzip2: Output file /data/vmail/backup/mysql/2016/08/29/iredadmin-2016-08-29-03:30:01.sql.bz2 already exists.
mysql: [Warning] Using a password on the command line interface can be insecure.
==> Backup completed successfully.
==> Detailed log (/data/vmail/backup/mysql/2016/08/29/2016-08-29-03:30:01.log):
=========================
* Starting backup: 2016-08-29-03:30:01.
* Backup directory: /data/vmail/backup/mysql/2016/08/29.
* Backing up databases: vmail iredadmin mysql amavisd iredapd sogo roundcubemail iredadmin.
* File size:
----
8.0K    amavisd-2016-08-29-03:30:01.sql.bz2
128K    iredadmin-2016-08-29-03:30:01.sql
8.0K    iredadmin-2016-08-29-03:30:01.sql.bz2
8.0K    iredapd-2016-08-29-03:30:01.sql.bz2
184K    mysql-2016-08-29-03:30:01.sql.bz2
4.0K    roundcubemail-2016-08-29-03:30:01.sql.bz2
4.0K    sogo-2016-08-29-03:30:01.sql.bz2
4.0K    vmail-2016-08-29-03:30:01.sql.bz2
----
* Backup completed (Success? YES).


====

I have checked the backup script and it has hardcoded the old and insecure way of accessing MySQL by specifying password using the command line -p argument. Since we are installing as root wouldn't be better to create the ~/.my.cnf file with password=... line in the [client] section and remove the -p arguments from the script? The patch should be fairly simple.

Kind regards,

David Bruha

Quarantined email

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.4
- Linux/BSD distribution name and version: CentOS 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====

I show the following in the logs:

* [2016-08-29 02:01:01] `quarantine`: 1     

I have the following in amavisd.conf:

$spam_quarantine_method = undef;

Doesn't that mean there shouldn't be anything quarantined?

How do I check the email and if it's okay send it on it's way or if it's not okay delete it as I don't have iRedAdmin-Pro?

Spam options/questions

$
0
0

Hi there,

So i'd like to get away from my cPanel installation and move to iredmail to receive mail, so basicly it's purely for mail hosting.
Sending is done by Sendgrid since I don't want to get one of my IP's blacklisted again because some client installs malware wink.

Whenever i install Iredmail, will it also include Spamassassin?
I've tried to find it on the website, only i thought it came only in the Pro version.

Attach send/receive limit size

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): v0.9.5-1
- Linux/BSD distribution name and version: ubuntu 16.04.01
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====

hi all!
i want to setup Attach send/receive limit size? Can you teach me, please!
Attach software by web or not, differently?


Outbound mail intermittently blocked by Google

$
0
0

======== Required information ====
- iRedMail version (check /etc/iredmail-release):  0.9.5-1
- 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?  Nope
- Related log if you're reporting an issue:
====

I use an alias on my mail server to forward to a small list of people (less than 20). 

Intermittently I'll get this message from Google for the gmail address on the list:

"Our system has detected that 550-5.7.1 this message is likely unsolicited mail. To reduce the amount of spam 550-5.7.1 sent to Gmail, this message has been blocked. Please visit 550 5.7.1  https://support.google.com/mail/answer/188131 for more information."

But it's only intermittent, which strikes me as weird.  Doesn't seem to be related to who's sending, or what domain they're on.  Some get through, some don't.

My domain is verified in Google Postmaster Tools and does not appear as blacklisted in DNSBL.  I have valid SPF and DKIM records.

Any idea what might be happening?

Can't send mail to Other domain

$
0
0

==== 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?
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Centos 6.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====

Hi everyone.
I'm install iReadmail 0.9.5-1 on CentOS 6.7.
Affter i am installed. i am do not modify file config of dovecot, postfix or anything.
I try send mail to other mail server. But can't send success.

Log og postfix like below:

------------------
[root@mail ~]# tail -f /var/log/maillog
Sep  1 04:51:45 mail postfix/qmgr[4015]: CFF2A1C0F99: from=<postmaster@abc.com>, size=1647, nrcpt=1 (queue active)
Sep  1 04:51:45 mail amavis[4315]: (04315-01) Passed CLEAN {RelayedInternal}, ORIGINATING/MYNETS LOCAL [127.0.0.1]:55004  -> , Message-ID: , mail_id: U4mE6SOT64rE, Hits: -2.501, size: 558, queued_as: CFF2A1C0F99, dkim_new=dkim:abc.com, 870 ms, Tests: [ALL_TRUSTED=-1,RP_MATCHES_RCVD=-1.501]
Sep  1 04:51:45 mail postfix/smtp[58091]: E01571C0F98: to=<davidtang@gmail.com>, relay=127.0.0.1[127.0.0.1]:10026, delay=1.2, delays=0.22/0.01/0.01/0.93, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as CFF2A1C0F99)
Sep  1 04:51:45 mail postfix/qmgr[4015]: E01571C0F98: removed
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to gmail-smtp-in.l.google.com[74.125.23.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt1.gmail-smtp-in.l.google.com[74.125.25.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt2.gmail-smtp-in.l.google.com[74.125.198.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt3.gmail-smtp-in.l.google.com[173.194.219.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt4.gmail-smtp-in.l.google.com[74.125.192.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: CFF2A1C0F99: to=<davidtang@gmail.com>, relay=none, delay=0.47, delays=0.06/0.01/0.39/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.192.26]:25: Connection refused)
---------------------

What wrong with me ?
Help me please
Thank so much

Specific Help to Set Up MX and Related Configurations?

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.105
- Linux/BSD distribution name and version: CentOS 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====

I am VERY inexperienced in administering an email server. I have read a lot about MX records, etc, including the explanation provided by the iRedMail website, but I cannot find a clear and simple explanation of how they actually work.

I am trying to set up an INTRAnet-only email server using iRedMail. I know I need a local MX record so that machines on my network can find the iRedMail server. I do not believe I need A records, or any other records, because this server is going to be invisible to the internet.

I currently have such an email server using the ClearOS system (a version of CentOS designed to function as an LDAP "domain"/SAMBA "domain" controller, as well as an email server). It functions properly without any MX records, simply by directing email requests to the machine name. I will have to stop using ClearOS and I am trying to replace its email functionality.

I tested a different email server with ClearOS and was able to get it to work without disrupting the production email system by adding some lines to the ClearOS dnsmasq.conf file (see below).

I have successfully installed iRedMail. I can confirm that I can use an iRedMail account to send mail to itself using RoundCube. That works.

Now I want to configure Windows mail clients (Thunderbird, Eudora) to use this system. I can't seem to figure out how to do this. I have looked at the iRedMail website for setting up Thunderbird but those instructions don't work, so I think I have my MX/domain/host records wrong.

In the current ClearOS system on my network, the ClearOS server is an LDAP server and local DNS server. This machine uses dnsmasq for local DNS.

I set up the following in dnsmasq.conf:

bogus-priv
dhcp-authoritative
dhcp-lease-max=1000
domain-needed
domain=kirk.internal.lan
expand-hosts
no-negcache
strict-order
user=nobody
mx-host=sticmail.com,scotty.internal.lan,10
mx-target=scotty.internal.lan
localmx

internal.lan is the LDAP "domain".

The last 3 lines are the mx records for the iRedMail server.

NOTE: with this configuration, I can use a POP3 or SMTP client with the ClearOS email system by supplying the machine name to the client as the email server. This is desirable because I do NOT want this email server visible to the internet. I only want it to work on the local network.

On the machine that is hosting iRedMail (machine name "scotty"), I set the hostname as scotty.internal.lan.

In the hosts file I have:

127.0.0.1   scotty.internal.lan scotty localhost localhost.localdomain

When I do hostname -f I get:

scotty.internal.lan

If I use the machine name referenced here (scotty) with Thunderbird to retrieve mail (POP3) from the iRedMail system, the name is resolved and Thunderbird attempts to connect to scotty, but fails.

If I just feed Thunderbird the email domain (sticmail.com), Thunderbird returns "not found".

Using scotty.internal.lan, or scotty.sticmail.com or the IP address of scotty all fail.

Can anyone provide specific information on how to set this up, using the exact names I've provided here (not "example.com", etc)?

Thanks.

New suggestion using: user+detail

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Debian 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====
Hi Zang,

Making sending e-mail tests for gondim+test@domain.net I realized that dovecot is creating mailboxes "test" instead of putting these emails to INBOX.
When I open my thunderbird not get the message because it was stored on the server in a mailbox called "test".

I could suffer an attack with sending several emails so:

gondim+adfdfsafg@domain.net
gondim+gafsgaftf@domain.net
gondim+qeqeeqeqeqe@domain.net

This would create several directories on my email server and I only see when using roundcube.

I would suggest the following default configuration /etc/dovecot/dovecot.conf:

protocol lda {
.
.
    lda_mailbox_autocreate = no
.
.
}

protocol lmtp {
.
.
    lmtp_save_to_detail_mailbox = no
    recipient_delimiter = +
}

Disable Spamassasin, ClamAV

$
0
0

==== 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?
- Related log if you're reporting an issue:
====

Hello

I have read how to disable these globally on the server, however I am wondering if it is possible to disable these on a per domain basis?

Andrew

Postfix/smtp: Connection refused

$
0
0

Hi everyone.
I'm install iReadmail 0.9.5-1 on CentOS 6.7.
Affter i am installed. i am do not modify file config of dovecot, postfix or anything.
I try send mail to other mail server. But can't send success.
Log og postfix like below:
------------------
[root@mail ~]# tail -f /var/log/maillog
Sep  1 04:51:45 mail postfix/qmgr[4015]: CFF2A1C0F99: from=<postmaster@abc.com>, size=1647, nrcpt=1 (queue active)
Sep  1 04:51:45 mail amavis[4315]: (04315-01) Passed CLEAN {RelayedInternal}, ORIGINATING/MYNETS LOCAL [127.0.0.1]:55004  -> , Message-ID: , mail_id: U4mE6SOT64rE, Hits: -2.501, size: 558, queued_as: CFF2A1C0F99, dkim_new=dkim:abc.com, 870 ms, Tests: [ALL_TRUSTED=-1,RP_MATCHES_RCVD=-1.501]
Sep  1 04:51:45 mail postfix/smtp[58091]: E01571C0F98: to=<davidtang@gmail.com>, relay=127.0.0.1[127.0.0.1]:10026, delay=1.2, delays=0.22/0.01/0.01/0.93, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as CFF2A1C0F99)
Sep  1 04:51:45 mail postfix/qmgr[4015]: E01571C0F98: removed
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to gmail-smtp-in.l.google.com[74.125.23.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt1.gmail-smtp-in.l.google.com[74.125.25.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt2.gmail-smtp-in.l.google.com[74.125.198.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt3.gmail-smtp-in.l.google.com[173.194.219.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: connect to alt4.gmail-smtp-in.l.google.com[74.125.192.26]:25: Connection refused
Sep  1 04:51:46 mail postfix/smtp[58100]: CFF2A1C0F99: to=<davidtang@gmail.com>, relay=none, delay=0.47, delays=0.06/0.01/0.39/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.192.26]:25: Connection refused)
---------------------
What wrong with me ?
Help me please
Thank so much

Internet Security Warning

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): v0.9.5-1
- Linux/BSD distribution name and version: ubuntu 16.04.01
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====
hi all
Windows 7, Windows 10 connect my iRedMail Server no problem, Windows XP connect display:

"Internet Security Warning
---------------------------
The server you are connected to is using a security certificate
that could not be verified.
A certificate chain processed, but terminated in a root
certificate which is not trusted by the trust provider.
Do you want to continue using this server?
---------------------------
Yes   No  "
---------------------------
every time, too


Instalation problem in FreeBSD 10.3

$
0
0

==== 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?
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: FreeBSD 10.3-release-p7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx):nginx
- Manage mail accounts with iRedAdmin-Pro?no
- Related log if you're reporting an issue:
====

Is there any clue to solve this error?

root@vmin:~ # cd iRedMail-0.9.5-1
root@vmin:~/iRedMail-0.9.5-1 # bash iRedMail.sh
[ INFO ] Checking configuration file: /root/iRedMail-0.9.5-1/config ... [FOUND]
< Question > Use it for mail server setting? [y|N]y
[ INFO ] Use config file: /root/iRedMail-0.9.5-1/config for mail server setting.
[ INFO ] Import installation process status from file: /root/iRedMail-0.9.5-1/runtime/install.status.
[ INFO ] Ports tree: /usr/ports
[ INFO ] Fetching all distfiles for required ports (make fetch-recursive)
< SKIP > Fetching all distfiles for port devel/py-Jinja2 and dependencies
< SKIP > Fetching all distfiles for port devel/py-lxml and dependencies
< SKIP > Fetching all distfiles for port net/py-netifaces and dependencies
< SKIP > Fetching all distfiles for port www/py-beautifulsoup and dependencies
< SKIP > Fetching all distfiles for port security/py-bcrypt and dependencies
< SKIP > Fetching all distfiles for port databases/mysql56-client and dependencies
< SKIP > Fetching all distfiles for port databases/mysql56-server and dependencies
< SKIP > Fetching all distfiles for port mail/dovecot2 and dependencies
< SKIP > Fetching all distfiles for port mail/dovecot2-pigeonhole and dependencies
[ INFO ] Fetching all distfiles for port: mail/spamassassin
===> Fetching all distfiles for spamassassin-3.4.1_5 and dependencies
===>   spamassassin-3.4.1_5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by spamassassin-3.4.1_5 for building
===> Fetching all distfiles required by pkg-1.6.2 for building
===>   p5-Encode-Detect-1.01_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Encode-Detect-1.01_1 for building
===>   p5-Module-Build-0.4214 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Module-Build-0.4214 for building
===>   p5-CPAN-Meta-2.150005 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-CPAN-Meta-2.150005 for building
===>   perl5-5.20.3_8 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by perl5-5.20.3_8 for building
===>   gdbm-1.11_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gdbm-1.11_2 for building
===>   gettext-tools-0.19.6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gettext-tools-0.19.6 for building
===>   expat-2.1.0_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by expat-2.1.0_3 for building
===>   gettext-runtime-0.19.6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gettext-runtime-0.19.6 for building
===>   indexinfo-0.2.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by indexinfo-0.2.4 for building
===>   p5-Archive-Zip-1.55 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Archive-Zip-1.55 for building
===>   p5-Test-MockModule-0.11 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-MockModule-0.11 for building
===>   p5-SUPER-1.17_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-SUPER-1.17_2 for building
===>   p5-Sub-Identify-0.12 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Sub-Identify-0.12 for building
===>   p5-Scalar-List-Utils-1.42,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Scalar-List-Utils-1.42,1 for building
===>   p5-PAR-Dist-0.49_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-PAR-Dist-0.49_1 for building
===>   p5-HTML-Parser-3.71_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-HTML-Parser-3.71_1 for building
===>   p5-HTML-Tagset-3.20_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-HTML-Tagset-3.20_1 for building
===>   p5-HTTP-Date-6.02_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-HTTP-Date-6.02_1 for building
===>   p5-IO-Socket-IP-0.37 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-IO-Socket-IP-0.37 for building
===>   p5-Socket-2.021 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Socket-2.021 for building
===>   p5-Test-Pod-1.51 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-Pod-1.51 for building
===>   p5-Net-DNS-1.04,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Net-DNS-1.04,1 for building
===>   p5-Digest-HMAC-1.03_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Digest-HMAC-1.03_1 for building
===>   p5-Net-LibIDN-0.12_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Net-LibIDN-0.12_4 for building
===>   libidn-1.31 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libidn-1.31 for building
===>   gmake-4.1_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gmake-4.1_2 for building
===>   pkgconf-0.9.12_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by pkgconf-0.9.12_1 for building
===>   p5-Digest-BubbleBabble-0.02_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Digest-BubbleBabble-0.02_1 for building
===>   p5-NetAddr-IP-4.075 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-NetAddr-IP-4.075 for building
===>   re2c-0.14.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by re2c-0.14.3 for building
===>   p5-IO-Socket-SSL-2.021 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-IO-Socket-SSL-2.021 for building
===>   p5-Net-SSLeay-1.72 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Net-SSLeay-1.72 for building
===>   p5-Test-Exception-0.41 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-Exception-0.41 for building
===>   p5-Sub-Uplevel-0.2500 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Sub-Uplevel-0.2500 for building
===>   p5-Test-NoWarnings-1.04_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-NoWarnings-1.04_2 for building
===>   p5-Test-Simple-1.001.014 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-Simple-1.001.014 for building
===>   p5-Test-Warn-0.30_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-Warn-0.30_2 for building
===>   p5-Mozilla-CA-20141217 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Mozilla-CA-20141217 for building
===>   p5-URI-1.69 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-URI-1.69 for building
===>   gnupg-2.1.8 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gnupg-2.1.8 for building
===>   libgpg-error-1.20_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libgpg-error-1.20_1 for building
===>   libassuan-2.4.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libassuan-2.4.2 for building
===>   libgcrypt-1.6.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libgcrypt-1.6.5 for building
===>   libksba-1.3.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libksba-1.3.3 for building
===>   npth-1.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by npth-1.2 for building
===>   gnutls-3.3.17.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gnutls-3.3.17.1 for building
===>   ca_root_nss-3.22.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ca_root_nss-3.22.2 for building
===>   nettle-2.7.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nettle-2.7.1 for building
===>   gmp-5.1.3_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gmp-5.1.3_2 for building
===>   libtasn1-4.7 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libtasn1-4.7 for building
===>   p11-kit-0.23.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p11-kit-0.23.2 for building
===>   libffi-3.2.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libffi-3.2.1 for building
===>   dejagnu-1.5.1_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by dejagnu-1.5.1_1 for building
===>   expect-5.45_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by expect-5.45_1 for building
===>   tcl86-8.6.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by tcl86-8.6.4 for building
===>   trousers-tddl-0.3.10_7 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by trousers-tddl-0.3.10_7 for building
===>   autoconf-2.69 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by autoconf-2.69 for building
===>   m4-1.4.17_1,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by m4-1.4.17_1,1 for building
===>   help2man-1.43.3_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by help2man-1.43.3_1 for building
===>   p5-Locale-gettext-1.06 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Locale-gettext-1.06 for building
===>   gmake-lite-4.1_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gmake-lite-4.1_1 for building
===>   autoconf-wrapper-20131203 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by autoconf-wrapper-20131203 for building
===>   automake-1.15_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by automake-1.15_1 for building
===>   automake-wrapper-20131203 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by automake-wrapper-20131203 for building
===>   libtool-2.4.6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libtool-2.4.6 for building
===>   adns-1.5.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by adns-1.5.0 for building
===>   pinentry-0.9.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by pinentry-0.9.5 for building
===>   pinentry-tty-0.9.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by pinentry-tty-0.9.5 for building
===>   p5-DBD-mysql-4.033 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-DBD-mysql-4.033 for building
===>   p5-DBI-1.634 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-DBI-1.634 for building
===>   mysql56-client-5.6.27 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by mysql56-client-5.6.27 for building
===>   cmake-3.4.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cmake-3.4.1 for building
===>   curl-7.47.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by curl-7.47.0 for building
===>   nghttp2-1.7.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by nghttp2-1.7.1 for building
===>   libev-4.20,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libev-4.20,1 for building
===>   libevent2-2.0.22_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libevent2-2.0.22_1 for building
===>   spdylay-1.3.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by spdylay-1.3.2 for building
===>   libxml2-2.9.3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libxml2-2.9.3 for building
===>   jansson-2.7_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by jansson-2.7_1 for building
===>   libssh2-1.6.0_1,2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libssh2-1.6.0_1,2 for building
===>   jsoncpp-0.6.0.r2_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by jsoncpp-0.6.0.r2_2 for building
===>   scons-2.3.0_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by scons-2.3.0_1 for building
===>   py27-setuptools27-19.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-setuptools27-19.2 for building
===>   python27-2.7.11_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by python27-2.7.11_1 for building
===>   python2-2_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by python2-2_3 for building
===>   libarchive-3.1.2_5,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libarchive-3.1.2_5,1 for building
===>   lzo2-2.09 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by lzo2-2.09 for building
===>   cmake-modules-3.4.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by cmake-modules-3.4.1 for building
===>   libedit-3.1.20150325_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libedit-3.1.20150325_1 for building
===>   p5-Test-Deep-1.120 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Test-Deep-1.120 for building
===>   dcc-dccd-1.3.158 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by dcc-dccd-1.3.158 for building
===>   p5-Mail-DKIM-0.40_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Mail-DKIM-0.40_2 for building
===>   p5-Crypt-OpenSSL-RSA-0.28_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Crypt-OpenSSL-RSA-0.28_1 for building
===>   p5-Crypt-OpenSSL-Bignum-0.06 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Crypt-OpenSSL-Bignum-0.06 for building
===>   p5-Crypt-OpenSSL-Random-0.11 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Crypt-OpenSSL-Random-0.11 for building
===>   p5-Mail-Tools-2.14 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Mail-Tools-2.14 for building
===>   p5-TimeDate-2.30_2,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-TimeDate-2.30_2,1 for building
===>   pyzor-0.7.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by pyzor-0.7.0 for building
===>   py27-gdbm-2.7.11_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by py27-gdbm-2.7.11_4 for building
===>   razor-agents-2.84_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by razor-agents-2.84_1 for building
===>   p5-Digest-SHA1-2.13_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Digest-SHA1-2.13_1 for building
===>   p5-Geo-IP-1.45 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Geo-IP-1.45 for building
===>   GeoIP-1.6.6 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by GeoIP-1.6.6 for building
===>   p5-Mail-SPF-2.9.0_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Mail-SPF-2.9.0_3 for building
===>   p5-Error-0.17024 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Error-0.17024 for building
===>   p5-Net-DNS-Resolver-Programmable-0.003_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by p5-Net-DNS-Resolver-Programmable-0.003_2 for building
===>  p5-DBD-Pg-3.5.3 Invalid PGSQL default version 9.5; valid versions are
9.0 9.1 9.2 9.3 9.4.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/databases/p5-DBD-Pg
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/spamassassin
<< ERROR >> Tarballs were not downloaded correctly, please fix it manually and then re-execute iRedMail.sh.
root@vmin:~/iRedMail-0.9.5-1 #

Multiple Domains MX Record -> iRedMail Instance

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5.1
- Linux/BSD distribution name and version: Ubuntu 16.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro?
========================================

Hey everyone, I had a question regarding what I want to accomplish with my iRedMail instance. I want to have multiple domains MX records point to my iRedMail instance. Ideally, I could funnel all this mail into one account on the server. If anyone has any insight that can make this easier or can point me to the correct documentation I would truly appreciate it.

Thank you!

Not working Sharing IMAP folder with other users

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Ubuntu 14.04
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====
Hi!
After failed attempts to get Sogo to work as required, I reinstalled the system and installed the latest version of iRedMail 0.9.5.1. Is Sogo when installing chose RoundCube. Following the instructions from the backup restored the LDAP database and mailboxes.
Now everything works great, except Mailbox Sharing.
In the RoundCube settings under "Folder", give the permissions, but the other user open folder does not appear. This problem only affects mailboxes of old users. With the same settings in the new mailbox sharing works.
What I found out.
1. Our database iredadmin in table share_folder entry always appears.
2. In the new mailboxes after configuring the folder appears Shared, and in the old folder does not appear.
Any ideas?
P.S. Sorry for my English.

Gmail forward mail to iRedMail server getting 554 5.7.1 error

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: 16.04 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? not yet
- Related log if you're reporting an issue:
====

I have a Gmail account forwarding to an account on my iRedmail server however im getting a Delivery Failure error  554 5.7.1. 

Basically all mail Gmail tires to forward to my iRedMail server will get this failure notification.

What can i do to allow forwarded mail?

Iredadmin & letsencrypt

$
0
0

==== 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?
- Related log if you're reporting an issue:
======== Required information ====
-0.9.5-1
- Debian 8
- MySQL
- Apache2
====
Hey!
First of all: I'm sorry for my bad english. I'm from german.
I'm using Iredmail for about 2 years. I'm happy with it, because it is all I need. Simple installation and well working system. My problem is now, that I'm using letsencrypt. If I dissable the 000-default.conf & default-ssl.conf vhost's, i get the error that iredadmin isn't found on the server. Now i wanted to ask how I can fix this and how I can use letsencrypt for iredmain? domain.tld/mail is working well with letsencrypt. Domail.tld/iredadmin wasn't found on the server. Thanks for your help!

-Janek

Viewing all 12095 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>