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

Amavis quarantine, release email with amavisd-release

$
0
0

Hi,

I have installed a mail server with iRedMail and I activated quarantine in amavis for email with virus, banned file and bad header.

I made test and quarantine is working well but when I tried to release an email with "amavisd-release" command, I have the following error:

# amavisd-release BWEgBXUllkJU hEjnKQkKI89O
450 4.5.0 Failure: File /var/lib/amavis/virusmails/BWEgBXUllkJU does not exist at (eval 95) line 386, <GEN34> line 5.

It seems that amavisd-release search quarantined email in files instead in SQL databases.

How can I have the command have the command "amavisd-release" working with iRedMail configurations?

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


Whitelist

$
0
0

======== 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):  MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? NO
- Related log if you're reporting an issue:


Hi i have a little question


mail sending in this same domain

test@domain.com -> contact@domain.com
amavis[17915]: (17915-01) Passed SPAMMY


and question is - it is possible whitelist all emails send between this same domain?

Mail exchange did not work

$
0
0

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

Using the configuration described above, I was not able to send a mail from user: postmaster@x.com to master@x.com knowing that Postgres exists in separate docker container. Using Thunderbird as a mail client to test the configuration, it said : "server configuration problems" after trying to send an e-mail.
P.S: The users have been recognized by Thunderbird.

What's missing ?

SOGo Subscription

$
0
0

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

Probably should be punted over to SOGo support but what the heck.

Just tried to do an apt update and had issues connecting to the SOGo repo:

root@mx:~# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]                                                 
Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]                                                           
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease                                                                 
Err:5 http://packages.inverse.ca/SOGo/nightly/3/ubuntu xenial InRelease                                                                                                                       
  Cannot initiate the connection to packages.inverse.ca:80 (2607:5300:60:37b8::2:1). - connect (101: Network is unreachable) [IP: 2607:5300:60:37b8::2:1 80]
Fetched 204 kB in 2min 0s (1,700 B/s)                 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
50 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Failed to fetch http://packages.inverse.ca/SOGo/nightly … /InRelease  Cannot initiate the connection to packages.inverse.ca:80 (2607:5300:60:37b8::2:1). - connect (101: Network is unreachable) [IP: 2607:5300:60:37b8::2:1 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@mx:~#

So(go) for funsies, I tried to see if I could access http://packages.inverse.ca/SOGo/nightly … /InRelease on my local machine, and sure enough, I could.

But when I do a 'curl http://packages.inverse.ca/SOGo/nightly/3/ubuntu/dists/xenial/InRelease' on the iRedMail server, it just sits there.

I poked around on SOGo support (https://sogo.nu/nc/support/faq/article/ … ntu-2.html) and found this:

"In order to access the production builds, you need a proper support contract from Inverse. Continue with the configuration once you received your username and password."

So I'm wondering if maybe I started a 'trial' when I initially installed iRedMail with SOGo?  And now they've blocked my IP from getting updates from their repo?  (/etc/apt/sources.list line:  deb http://packages.inverse.ca/SOGo/nightly/3/ubuntu xenial xenial)

I've successfully updated SOGo via apt before, that's why I'm a bit surprised that I'm not able to do it now.

Actually.. is that IPv6?!  2607:5300:60:37b8::2:1  is this an IPv6 address?  If that's the case, that's really odd!  I know (fairly confident) that the switches my server is in do not support IPv6.

Anyway, I know this isn't explicitly an iRedMail issue, but yall are so great I figured I'd check over here.

Thanks!

Config Opendmarc / DKIM ??

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.6
- Linux/BSD distribution name and version:   Debioan 8.6
- 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:
====

Hi,

I  am reconfiguring "dmarc". All examples over internet are link with the installation of Opendkim, that we are not using ...
When we are using Amavis to manage the  DKIM, what milter should I use in master.cf ?
inet:10024,10026 ?

Thx

iptables logs ?

$
0
0

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

Where are  the logs from  iptables ?

Thx

Can POP ports 110 & SMTP port 25 be made secure ? (Same as 995 & 587)

$
0
0

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

We have an issue with clients working in a country where POP3 port 995 is blocked and SMTP port 587 is blocked. I found out that Dovecot cannot be made to listen on multiple ports.

As an alternate solution, can ports 110 and 25 be configured for POP3-s, and SMTP TLS ? Essentially so they would act exactly the same as ports 995 and 587 ?

iredmail/apache not working on linux after first login?

$
0
0

have manager to set up a mail server on a ubuntu linux using iredmail, which automatically install all the required components i.e postfix, dovecot, apache, and web mail client and admin.

so after installation and reboot everything worked fine without any issue, i even sent and email to my gmail account and sent back a reply which i recieved back on the mailing server.

but after 30 mins from the server being up it just crashed, when i try to open my mail client on mailserver.example.com i see 2 different error messages every now and then one is "unable to connect" and the other one is "ssl error" i searched a lot on it every where without any luck.

NOTE: everytime i reboot the server the mail client loads for 3 seconds then when i try to login or refresh i get the errors listed above.

below is some examples on my apache error logs:



[Thu Jan 26 22:30:49.857354 2017] [core:notice] [pid 1700] AH00094: Command line: '/usr/sbin/apache2'
[Thu Jan 26 22:40:45.820701 2017] [mpm_prefork:notice] [pid 1700] AH00169: caught SIGTERM, shutting down
[Thu Jan 26 22:40:46.696131 2017] [ssl:warn] [pid 2329] AH01906: mailserver.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 26 22:40:46.755485 2017] [ssl:warn] [pid 2330] AH01906: mailserver.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 26 22:40:46.755649 2017] [wsgi:warn] [pid 2330] mod_wsgi: Compiled for Python/2.7.11.
[Thu Jan 26 22:40:46.755656 2017] [wsgi:warn] [pid 2330] mod_wsgi: Runtime using Python/2.7.12.
[Thu Jan 26 22:40:46.759992 2017] [mpm_prefork:notice] [pid 2330] AH00163: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g mod_wsgi/4.3.0 Python/2.7.12 configured -- resuming normal operations
[Thu Jan 26 22:40:46.760033 2017] [core:notice] [pid 2330] AH00094: Command line: '/usr/sbin/apache2'
[Thu Jan 26 22:44:02.766106 2017] [mpm_prefork:notice] [pid 2330] AH00171: Graceful restart requested, doing restart
[Thu Jan 26 22:44:02.875295 2017] [ssl:warn] [pid 2330] AH01906: mailserver.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Thu Jan 26 22:44:02.875458 2017] [wsgi:warn] [pid 2330] mod_wsgi: Compiled for Python/2.7.11.
[Thu Jan 26 22:44:02.875466 2017] [wsgi:warn] [pid 2330] mod_wsgi: Runtime using Python/2.7.12.
[Thu Jan 26 22:44:02.876473 2017] [mpm_prefork:notice] [pid 2330] AH00163: Apache/2.4.18 (Ubuntu) OpenSSL/1.0.2g mod_wsgi/4.3.0 Python/2.7.12 configured -- resuming normal operations
[Thu Jan 26 22:44:02.876505 2017] [core:notice] [pid 2330] AH00094: Command line: '/usr/sbin/apache2'
[Thu Jan 26 22:47:37.500280 2017] [mpm_prefork:notice] [pid 2330] AH00169: caught SIGTERM, shutting down


Problem Nginx

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): Latest, installed yesterday (9.0.6)
- Linux/BSD distribution name and version: VPS running debian 8 (wheezie)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL (checked that during installation)
- Web server (Apache or Nginx): Not sure, i've seen both installed on my server.
- Manage mail accounts with iRedAdmin-Pro? none
- Related log if you're reporting an issue:


Hello, I installed Iredmail and at the end I have had an error. Now my nginx is saying it has an error on startup. Here is the error I have :

Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
root@vps359601:~# /etc/init.d/nginx restart
[....] Restarting nginx (via systemctl): nginx.serviceJob for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
 failed!

The status of nginx :

root@vps359601:~# /etc/init.d/nginx status
● nginx.service - A high performance web server and a reverse proxy server
   Loaded: loaded (/lib/systemd/system/nginx.service; enabled)
   Active: failed (Result: exit-code) since Fri 2017-01-27 01:24:07 CET; 53s ago
  Process: 17514 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
  Process: 17513 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)

Jan 27 01:24:06 vps359601.ovh.net nginx[17514]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Jan 27 01:24:06 vps359601.ovh.net nginx[17514]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Jan 27 01:24:06 vps359601.ovh.net nginx[17514]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Jan 27 01:24:06 vps359601.ovh.net nginx[17514]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Jan 27 01:24:07 vps359601.ovh.net nginx[17514]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Jan 27 01:24:07 vps359601.ovh.net nginx[17514]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Jan 27 01:24:07 vps359601.ovh.net systemd[1]: nginx.service: control process exited, code=exited status=1
Jan 27 01:24:07 vps359601.ovh.net systemd[1]: Failed to start A high performance web server and a reverse proxy server.
Jan 27 01:24:07 vps359601.ovh.net systemd[1]: Unit nginx.service entered failed state.
Jan 27 01:24:07 vps359601.ovh.net nginx[17514]: nginx: [emerg] still could not bind()

And here is my /etc/nginx/nginx.conf file :

user www-data;
worker_processes 4;
pid /run/nginx.pid;

events {
    worker_connections 768;
    # multi_accept on;
}

http {

    ##
    # Basic Settings
    ##

    sendfile on;
    tcp_nopush on;
    tcp_nodelay on;
    keepalive_timeout 65;
    types_hash_max_size 2048;
    # server_tokens off;

    # server_names_hash_bucket_size 64;
    # server_name_in_redirect off;

    include /etc/nginx/mime.types;
    default_type application/octet-stream;

    ##
    # SSL Settings
    ##

    ssl_protocols TLSv1 TLSv1.1 TLSv1.2; # Dropping SSLv3, ref: POODLE
    ssl_prefer_server_ciphers on;

    ##
    # Logging Settings
    ##

    access_log /var/log/nginx/access.log;
    error_log /var/log/nginx/error.log;

    ##
    # Gzip Settings
    ##

    gzip on;
    gzip_disable "msie6";

    # gzip_vary on;
    # gzip_proxied any;
    # gzip_comp_level 6;
    # gzip_buffers 16 8k;
    # gzip_http_version 1.1;
    # gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;

    ##
    # Virtual Host Configs
    ##

    include /etc/nginx/conf.d/*.conf;
    include /etc/nginx/sites-enabled/*;
}


#mail {
#    # See sample authentication script at:
#    # http://wiki.nginx.org/ImapAuthenticateWithApachePhpScript
# 
#    # auth_http localhost/auth.php;
#    # pop3_capabilities "TOP" "USER";
#    # imap_capabilities "IMAP4rev1" "UIDPLUS";
# 
#    server {
#        listen     localhost:110;
#        protocol   pop3;
#        proxy      on;
#    }
# 
#    server {
#        listen     localhost:143;
#        protocol   imap;
#        proxy      on;
#    }
#}

Thanks for your help!

After installing I cannot see DKIM key

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release):  0.9.6
- Linux/BSD distribution name and version: Ubuntu 16.0.4
- 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:
====

myUserName@myHostName:/$ amavis
amavisd-agent              amavisd-release            amavisd-status
amavisd-nanny              amavisd-signer             amavisd-submit
amavisd-new                amavisd-snmp-subagent      amavis-mc
amavisd-new-cronjob        amavisd-snmp-subagent-zmq  amavis-services
myUserName@myHostName:/$ sudo amavisd-new
[sudo] password for myUserName:
The amavisd daemon is already running, PID: [1852]
myUserName@myHostName:/$ amavisd showkeys
amavisd: command not found
myUserName@myHostName:/$ cd /etc/amavis/
myUserName@myHostName:/etc/amavis$ ls
conf.d  en_US  README.l10n

dovecot.log gets spammed when using imapsync

$
0
0

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

Jan 27 15:54:56 dict: Error: sql dict: commit failed: The user specified as a definer ('root'@'10.100.17.21') does not exist

====


We are currently using imapsync to migrate accounts from our old mailserver to our new iredmail server. When using imapsync we are getting about 5-10 errors like the one mentioned above in one second in dovecot.log

The same issue was reported here: http://www.iredmail.org/forum/topic1222 … ailed.html

I was wondering about this part ('root'@'10.100.17.21') because this is our ldap server. It looks like it tries to connect to the ldap server with mysql ?

after upgrading to 0.9.6 files owner for roundcube 501, 80, staff

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.6
- Linux/BSD distribution name and version: Debian 8
- 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:
====
In folder /opt/www/roundcubemail
files has mostly owner 501 and group 80

-rw-r--r--  1      501       80   3403 Nov 27 16:07 UPGRADING
-rw-r--r--  1      501 staff      9954 Nov 27 16:07 INSTALL
so on
files and folders in plugins folder  owner and group is 501:80

and some www-data, and root

in /etc/passwd and /etc/group there is no user/group 501, 80 or staff.

roundcube upgraded from: http://www.iredmail.org/yum/misc/roundc … ete.tar.gz

Used this instruction to upgrade:
cd <the-unpacked-roundcube-directory>
bin/installto.sh <your-existing-roundcube-directory>

any advice on that?

Thanks!

Roundcube Upgrade Does Not Update Version Number...or Did It Fail?

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release):  0.9.6
- 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? yes
- Related log if you're reporting an issue:
====
After upgrading from 0.9.5-1 to 0.9.6, everything seemed to work except the Roundcube version reported in the user login and /var/www/roundcube/index.php still say 1.2.0.  Also, there is no Roundcube 1.2.3 directory, just a symlink to Roundcube 1.2.0.  How can I verify the upgrade worked?  Upgrade command was ./bin/installto.sh /var/www/roundcubemail/ which was run from the roundcube complete source directory as instructed.

Fresh Install - RoundCube not working

$
0
0

Fresh Installed iRedMail on CentOS 7.3

Rebooted server and tried to access RoundCube portal. After login, showing the error message below:-

Server Error: STATUS: Internal error occurred. Refer to server log for more information. [2017-01-28 10:53:27] (0.000 + 0.000 secs).

==== Required information ====
- iRedMail version (check /etc/iredmail-release):
0.9.6
- Linux/BSD distribution name and version:
CentOS Linux release 7.3.1611 (Core)
- 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:
Jan 28 10:50:26 mail dovecot: imap-login: Login: user=<postmaster@xxx.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=27915, secured, session=<tNKiWSVHHtR/AAAB>
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/temp.mail.xxx.com.27915.86c3e0c38a1e450d) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: dovecot-acl-list creation failed: safe_mkstemp(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/temp.mail.xxx.com.27915.) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: unlink(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-acl-list) failed: Read-only file system (in acl-backend-vfile-acllist.c:335)
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open() failed with file /usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot.index.log: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist.lock) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: file_dotlock_create(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open() failed with file /usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot.index.log: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist.lock) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: file_dotlock_create(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open() failed with file /usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot.index.log: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist.lock) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: file_dotlock_create(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: open(/usr/project/mail/vmail1/xxx.com/p/o/s/postmaster//Maildir/dovecot-uidlist) failed: Read-only file system
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Drafts: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Drafts: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Drafts: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Sent: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Sent: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Sent: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Junk: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Junk: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Junk: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Trash: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Trash: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Trash: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Error: Failed to autocreate mailbox Trash: Permission denied
Jan 28 10:50:26 mail dovecot: imap(postmaster@xxx.com): Logged out in=559 out=2748
====

Need to Re-Create /etc/apache2/sites-enabled/000-default

$
0
0

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

This is so embarrassing.  I had been up for many hours trying to get Citadel stable (which I now believe is impossible) when I had the good fortune of finding iRedMail.  Then, for whatever reason that I can't recall now, I decided to delete /etc/apache2/sites-enabled/000-default.conf .

I know, I know.  FUBAR.

Can anyone help by providing the (generic) contents to this file so that I may re-create it (customizing to my installation, of course).

Your help would be greatly appreciated.  TYIA.

--Jim


Default roundcube install folder in iredmail?

$
0
0

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

Hey All

Just about to move to 0.9.6 and I just want to confirm the install folder in iredmail 0.9.5-1 for roundcube for me to continue to upgrade roundcube

Regards

iRedMail installation w/o amaris, clamav and spamassassin

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 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): Apache
- Manage mail accounts with iRedAdmin-Pro?
- Related log if you're reporting an issue:
====

Is it possible to get a install-script with the optional installation of amaris, clamav and spamassassin? I don't need it because I use iRedMail in a complete closed topology.

Greets
Andreas

centos firewalld

$
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.6
- Linux/BSD distribution name and version: Centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PQSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue:
====

Hello,

i installed your 0.9.6 Version on an scaleway VPS Instance and have some newbie Questions regarding  the centos firewall:

i issued following commands:

    firewall-cmd --get-default-zone

result:
    iredmail

command:
    firewall-cmd --zone=iredmail --list-all

result:
    iredmail
    target: default
    icmp-block-inversion: no
    interfaces:
    sources:
    services: http https imap imaps pop3 pop3s smtp ssh submission
    ports:
    protocols:
    masquerade: no
    forward-ports:
    sourceports:
    icmp-blocks:
    rich rules:

So my question is, why isn't any interface listed for the zone iredmail? I'd have assumed that the primary interface (ethx) gets listed with above command.

in Fact:
    firewall-cmd --get-active-zones

result: empty.

Is this some problem with the scaleway kind of networking, where they have a private and a public ip or something? (ifconfig only shows l0 and ethx, with the private ip 10.x.x.x).

Do i have to add ethx manually to the zone iredmail, or are there any other required steps to make sure the firewall works as designed?

Thanks for any comment,

Best regards,

Max

iRedMail 0.9.3 - How to scan maildirs for existing spam & delete?

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.3
- Linux/BSD distribution name and version: CentOS 7.1
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB
- Web server (Apache or Nginx): Apache
====

Due to some rbl config issues many spam emails were delivered to several accounts on my iRedMail server.

Is there a way for an admin (me) using the command line (bash shell on iRedMail server) to run a job or command that will go down into the user mail directories and search for spam and delete those messages in a bulk manner?

Thanks

SOGo - Excahnge - Outlook Calendar Share

$
0
0

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

Hi,

does anyone knows why I can't share my calendar in outlook 2016 when using sogos native eas exchange connection?
(the share/permission buttons are grayed out)
Is this feature not available yet, or is something misconfigured?
I was not able to find any related option in the sogo.conf

Viewing all 12118 articles
Browse latest View live


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