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

How to remove unwanted mail headers?

$
0
0

======== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian 7
- Related log if you're reporting an issue:
====

Hello folks,

I just setup iRedMail on my server.

It's working pretty well so far, only problem that I have i that when i send mails to gmail, hotmail and such the mails get received in the "spam" folder.

Here is an example of a received mail on gmail:

Delivered-To: comptedetest1420@gmail.com
Received: by 10.170.196.215 with SMTP id n206csp55901yke;
        Sat, 29 Mar 2014 21:26:02 -0700 (PDT)
X-Received: by 10.180.13.197 with SMTP id j5mr4339929wic.14.1396153561499;
        Sat, 29 Mar 2014 21:26:01 -0700 (PDT)
Return-Path: <kevin@ah1z.com>
Received: from smtp.ah1z.com (smtp.ah1z.com. [195.154.71.182])
        by mx.google.com with ESMTPS id wp4si1594667wjb.216.2014.03.29.21.26.00
        for <comptedetest1420@gmail.com>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Sat, 29 Mar 2014 21:26:01 -0700 (PDT)
Received-SPF: pass (google.com: domain of kevin@ah1z.com designates 195.154.71.182 as permitted sender) client-ip=195.154.71.182;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of kevin@ah1z.com designates 195.154.71.182 as permitted sender) smtp.mail=kevin@ah1z.com;
       dkim=pass header.i=@ah1z.com
Received: from localhost (smtp.ah1z.com [127.0.0.1])
    by smtp.ah1z.com (Postfix) with ESMTP id C4952A20D2E
    for <comptedetest1420@gmail.com>; Sun, 30 Mar 2014 06:26:00 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ah1z.com; h=
    user-agent:message-id:references:in-reply-to:subject:subject:to
    :from:from:date:date:content-transfer-encoding:content-type
    :content-type:mime-version; s=dkim; t=1396153560; x=1397017561;
     bh=xQZvPxOGUV1pmUr7rACcisazyTa6Lur9QPeRslfVn4g=; b=kwLINkNO3kYw
    CdRpVfRpkTdvSIYF8W6MLGasbXptSo8pRW85y5qDOeNYVMu+a+q4d/BOg+T1MKhT
    lDTtqSL1E32XuLXIcn1199YiXXbv6O3pVpE5xijN+TH1GtxdWHUFEGRDwOd337NT
    UnxKaNntsogKNswpGK04iP3qWaG/tJU=
X-Virus-Scanned: Debian amavisd-new at smtp.online.net
Received: from smtp.ah1z.com ([127.0.0.1])
    by localhost (smtp.ah1z.com [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id 9_7q76Gm83rF for <comptedetest1420@gmail.com>;
    Sun, 30 Mar 2014 06:26:00 +0200 (CEST)
Received: from ah1z.com (smtp.ah1z.com [127.0.0.1])
    by smtp.ah1z.com (Postfix) with ESMTPA id 45917A20D29
    for <comptedetest1420@gmail.com>; Sun, 30 Mar 2014 06:25:59 +0200 (CEST)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8;
format=flowed
Content-Transfer-Encoding: 8bit
Date: Sun, 30 Mar 2014 06:25:59 +0200
From: kevin@ah1z.com
To: comptedetest1420@gmail.com
Subject: Re: test BRO
In-Reply-To: <c7e482205fe6d0254189cf0191651b57@ah1z.com>
References: <c7e482205fe6d0254189cf0191651b57@ah1z.com>
Message-ID: <8f167262fac4dd1192e960dc99d386f6@ah1z.com>
X-Sender: kevin@ah1z.com
User-Agent: RoundCube Webmail

Le 2014-03-30 06:09, kevin@ah1z.com a écrit :
> TEST

As you can see, SPF and DKIM are activated and working properly. My server IP / domain is also not blacklisted in any popular blacklist database.

So I think the problem could come from the "received from: (...) 127.0.0.1" headers.

I searched on this forum and on google a solution, so I edited /usr/lib/postfix/main.cf with this:

header_checks = regexp:/etc/postfix/header_checks

Then i created the file /etc/postfix/header_checks with this:

/^Received: from *127.0.0.1*/    IGNORE

and restarted the server (shutdown -r now) but it didn't make any difference sad

I also tried to edit /usr/share/logwatch/default.conf/services/amavis.conf to add these lines at the end:

$insert_received_line = 0;
$allowed_added_header_fields{lc('Received')} = 0;

then also restarted the server but same problem.

Any help about this would be greatly appreciated!

TIA


Clean installation error FreeBSD 9.2

$
0
0

======== Required information ====
- iRedMail version:  iRedMail-0.8.6
- Store mail accounts in which backend (MySQL):
- Linux/BSD distribution name and version: FreeBSD 9.2 i386
- Related log if you're reporting an issue:
====

root@test:/usr/ports/mail/p5-Mail-SpamAssassin # cd /root/iRedMail-0.8.6/
root@test:~/iRedMail-0.8.6 # bash iRedMail.sh
< INFO > Checking configuration file: /root/iRedMail-0.8.6/config ... [FOUND]
< Question > Use it for mail server setting? [y|N]y
< INFO > Use config file: /root/iRedMail-0.8.6/config for mail server setting.
< INFO > Import installation process status from file: /root/iRedMail-0.8.6/.status.
< INFO > Ports tree: /usr/ports
< INFO > Fetching all distfiles for required ports (make fetch-recursive)
< SKIP > Fetching all distfiles for port databases/mysql55-server and dependencies
< SKIP > Fetching all distfiles for port mail/dovecot2 and dependencies
< SKIP > Fetching all distfiles for port mail/dovecot2-pigeonhole and dependencies
< SKIP > Fetching all distfiles for port devel/pth and dependencies
< SKIP > Fetching all distfiles for port security/gnupg and dependencies
< SKIP > Fetching all distfiles for port dns/p5-Net-DNS and dependencies
< INFO > Fetching all distfiles for port mail/p5-Mail-SpamAssassin and dependencies
"Makefile", line 115: Malformed conditional (${PERL_LEVEL} < 501000)
"Makefile", line 119: Malformed conditional (${PERL_LEVEL} < 501400)
"Makefile", line 121: if-less else
"Makefile", line 123: if-less endif
"Makefile", line 124: if-less endif
make: fatal errors encountered -- cannot continue
< ERROR > Tarballs were not downloaded correctly, please fix it manually and then re-execute iRedMail.sh.
root@test:~/iRedMail-0.8.6 #

Roundcube: Connection to storage server failed.

$
0
0

==== Required information ====
- iRedMail version: iRedMail-0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MYSQL
- Linux/BSD distribution name and version: x86_64 Ubuntu 12.04.3 LTS
- Related log if you're reporting an issue:
====

====
Dovecot.log: http://pastebin.com/HrSnzBWD

# id vmail
# ls -dl /var/vmail
# ls -dl /var/vmail/vmail1
# dovecot -n

http://pastebin.com/j6E5UkAu

====

So this is a first time install of iRedMail and I've never configured a mail server before so some help would be great.

When I log into Roundcube i get Connection to storage server failed.

Can not send receive email

$
0
0

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Linux/BSD distribution name and version:  CentOS 5.5
- Related log if you're reporting an issue:

Mar 31 05:41:35 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:42:35 mail postfix/local[4767]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:42:36 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4767 exit status 1
Mar 31 05:42:36 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:43:36 mail postfix/local[4770]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:43:37 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4770 exit status 1
Mar 31 05:43:37 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:44:37 mail postfix/local[4772]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:44:38 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4772 exit status 1
Mar 31 05:44:38 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:45:38 mail postfix/local[4802]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:45:39 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4802 exit status 1
Mar 31 05:45:39 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:45:55 mail postfix/smtpd[4815]: connect from localhost.localdomain[127.0.0.1]
Mar 31 05:45:55 mail postfix/smtpd[4815]: 4F7057B600B3: client=localhost.localdomain[127.0.0.1], sasl_method=LOGIN, sasl_username=waseem.hassan@shc.gov.pk
Mar 31 05:45:55 mail postfix/cleanup[4823]: 4F7057B600B3: message-id=<217bf5051dc841a354d338700e1894e6@shc.gov.pk>
Mar 31 05:45:55 mail postfix/qmgr[4288]: 4F7057B600B3: from=<waseem.hassan@shc.gov.pk>, size=547, nrcpt=1 (queue active)
Mar 31 05:45:55 mail roundcube: User waseem.hassan@shc.gov.pk [125.209.125.219]; Message for whmemon@gmail.com; 250: 2.0.0 Ok: queued as 4F7057B600B3
Mar 31 05:45:55 mail postfix/smtp[4827]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 31 05:45:55 mail postfix/smtp[4827]: 4F7057B600B3: to=<whmemon@gmail.com>, relay=none, delay=0.1, delays=0.09/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 31 05:45:55 mail postfix/smtpd[4815]: disconnect from localhost.localdomain[127.0.0.1]
====


I can not send/receive emails above are the logs. please guide me.
Best Regards,
Waseem

How to create a group email

$
0
0

I am running iRedmail in Ubuntu and works perfectly  - beautiful.
I installed iRedmail with mysql as I thought mysql is perfect back end for iRedmail to manage including backups.

I installed mailman, can anyone help me what are the commands I need to run in ubuntu,

Consider I need to create a group mail account - support@example.com  and need to add user1@exampl.com and user2@example.com

Can any one share your expert/skills here to run the commands in the shell which should create the group and add both user accounts.

Delivery problem to custom mailserver destination and Exchange

$
0
0

==== Required information ====
- iRedMail version: 1.8.1
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version: Ubuntu 10.04
- Related log if you're reporting an issue:
====

Hello, I have a problem with a customer that sends mail via Exchange (local Exchange -> smtp out use my iredmail service).
The only problem is my client, because it all works from webmail. But if I can solve is better, as with the previous manager had no problem with the same configuration.

This is a test log from mail-tester.com .. say all ok ..

Received: by mail-tester.com (Postfix, from userid 500)    id 36D1B1C814C;
    Mon, 31 Mar 2014 09:47:03 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail-tester.com
X-Spam-Level: *
X-Spam-Status: No/1.1/5.0
X-Spam-Test-Scores: DKIM_ADSP_ALL=1.1,SPF_PASS=-0.001,TVD_SPACE_RATIO=0.001
X-Spam-Last-External-IP: 88.198.xx.x
X-Spam-Last-External-HELO: mx.xxxxxx.it
X-Spam-Last-External-RDNS: mx.xxxxxx.it
X-Spam-Date-of-Scan: Mon, 31 Mar 2014 09:47:03 +0200
Received: from mx.xxxxxx.it (mx.xxxxxx.it [88.198.xx.x])
    by mail-tester.com (Postfix) with ESMTPS id 0F68F1C8127
    for <web-XXXXmv@mail-tester.com>; Mon, 31 Mar 2014 09:47:00 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])    by mx.xxxxxx.it (Postfix)
    with ESMTP id A9039CE2369    for <web-XXXXmv@mail-tester.com>;
    Mon, 31 Mar 2014 09:50:19 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at
    static.88-198-xx-x.clients.your-server.de
Received: from mx.xxxxxx.it ([127.0.0.1])
    by localhost (mx.xxxxxx.it [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id ufx6Im4gOkl4 for <web-XXXXmv@mail-tester.com>;
    Mon, 31 Mar 2014 09:50:19 +0200 (CEST)
Received: from remote.wrxxxxxx.it (host105-xx-static.xxx-95-b.business.telecomitalia.it [95.xxx.xx.105])
    by mx.xxxxxx.it (Postfix) with ESMTPSA id 37EC1CE1E4F
    for <web-XXXXmv@mail-tester.com>; Mon, 31 Mar 2014 09:50:18 +0200 (CEST)
Received: from wrxxxxxSRV.wrxxxxx.local ([fe80::3c48:cc8c:860a:205])
    by wrxxxxxSRV.wrxxxxx.local ([fe80::3c48:cc8c:860a:205%12]) with mapi
    id 14.03.0146.000; Mon, 31 Mar 2014 09:51:56 +0200
From: Tiziano Fanxxxel <t.fanxxxel@wrxxxxxx.it>
To: "'web-XXXXmv@mail-tester.com'" <web-XXXXmv@mail-tester.com>
Subject: Prova
Thread-Topic: Prova
Thread-Index: Ac9MthXFzJWi9BKUSGeudUJyYH17EA==
Date: Mon, 31 Mar 2014 07:51:55 +0000
Message-ID: <CC83D88F03D79A4187DD800E57BD491AE93A1A@wrxxxxxSRV.wrxxxxx.local>
Accept-Language: it-IT, en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [fe80::3c48:cc8c:860a:205]
Return-Path: t.fantinel@wrxxxxxx.it
MIME-Version: 1.0
Content-Language: en-US
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

But if you send an email to his client that uses a corporate SMTP server:
mail.xxxxxxxxx.it #<mail.xxxxxxx.it #5.0.0 smtp; 550 Requested action not taken: mailbox unavailable> #SMTP#

But mail exists ... this is the log of return mail:

Return-Path: <t.fantixxx@wrxxxxxx.it>
Received: from localhost (localhost [127.0.0.1])        by mx.txxxxx.it (Postfix)
with ESMTP id 9F3DECE3740       for <paolo@renatoxxxxxxxxx.it>; Mon, 31 Mar 2014
10:54:06 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at
        static.88-xxx-xx-x.clients.your-server.de
Received: from mx.txxxxx.it ([127.0.0.1])       by localhost (mx.txxxxx.it
[127.0.0.1]) (amavisd-new, port 10024)  with ESMTP id KEjHbJiP81Q0 for
<paolo@renatoxxxxxxxxx.it>;     Mon, 31 Mar 2014 10:54:05 +0200 (CEST)
Received: from remote.wrxxxxxx.it
(hostxxx-xx-static.xxx-95-b.business.telecomitalia.it [xx.xx.xx.105])  by
mx.txxxxx.it (Postfix) with ESMTPSA id 14360CE2369;     Mon, 31 Mar 2014 10:54:01
+0200 (CEST)
From: Tiziano xxxxinel <t.fantixxx@wrxxxxxx.it>
To: Paolo xxxxgatti <paoxx@renatoxxxxxxxxx.it>
Subject: PHmetro finale installato
Thread-Topic: PHmetro finale installato
Thread-Index: Ac9Mvrz31YVJmtErT/uD9p/tBzGgbw==
Disposition-Notification-To: Tizixxx xxxtinel <t.fantxxxx@wrxxxxxx.it>
Return-Receipt-To: <t.fantxxxx@wrxxxxxx.it>
Date: Mon, 31 Mar 2014 08:55:39 +0000
Message-ID: <CC83D88F03D79A4187DD800E57BD491AE93A7F@wrxxxxxxSRV.wrxxxxxx.local>
Accept-Language: it-IT, en-US
Content-Language: it-IT
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
x-originating-ip: [192.168.10.11]
Content-Type: multipart/related;
        boundary="_004_CC83D88F03D79A4187DD800E57BD491AE93A7FwrxxxxxxSRVwrital_";
        type="multipart/alternative"
MIME-Version: 1.0

it seems that the message is non-existent email spam protection.
I tried to remove the header written with "local" but no work.

No idea? It seems exchange causes trouble.

Migrating to IRedMail advise needed

$
0
0

Hi to All,
I'm new here. Trying to migrate an old mail (plain text + mysql) server to IRedMail (ldap). By migrate I do not mean moving the old users accounts and maildirs, although if someone has some advise in that, it would be also welcome, but I do not think it is worth it since the old authentication system is postfix by plain text and dovecot by mysql etc. quite horrible :-)
The new server sends mail just fine. I have problems with receiving mail though. What I would like to achieve temporarily is to have both servers oldmail and newmail receive the mails so that I could smoothly add new users to new server and start adding the current users to the new server.  I tried to change the DNS records (5 newserver 10 oldserver) but the effect was that if the olduser is not present on the new server the mail returns to sender.
The advise I would like to get from someone is either how to make both of the servers recieve the mail simultanously or other ideas how to move smoothly from old to new server, considering there are few thousand users which as I mentioned above it is rather not possible to import to the old users to new server due to the fact of different password hashing and different paths and lack of ldap.
Any help appreciated :-)
best regards
PiotrAF

Amavisd AD integration

$
0
0

Hi Zang,

I have integrated AD with iRedMail (LDAP) and  is working fine.
I need to integrate AD with amavisd for disclaimer how would i do it?
Pls help.

Thank you,

Khan


View incoming mail DKIM status in mail content

$
0
0

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian 7
- Related log if you're reporting an issue:
====

Hello,

The DKIM verification system of iredmail is working perfectly but the result is only visible in the headers of the incoming e-mails.

I would like to be able the DKIM results directly into the body text of each e-mail that I receive, so something like that:

<e-mail original message>
<if dkim is correct: "the sender address has been verified and is legit">

or

<e-mail original message>
<if dkim is false or not used: "the sender address could not be verified. Proceed with caution."


Thanks in advance for your help!

[SOLVED} Not recieving email from any domain

$
0
0

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): pgsql or mysql
- Linux/BSD distribution name and version: CentOS 6.5 x86_64
- Related log if you're reporting an issue:
Mar 29 08:27:36 mail postfix/smtpd[26452]: NOQUEUE: reject: RCPT from unknown[209.85.220.179]: 451 4.3.5 Server configuration problem; from=<user@myotherdomain
s.com> to=<user@mydomain.net> proto=ESMTP helo=<mail-vc0-f179.google.com>

====
The install is a fresh one with all de default values, you can see my main.cf here: http://pastebin.com/dfjxKE1F
The same message if sending from google, yahoo, outlook, aol and work email addresses.

Can someone please through a light on the issue?

Thank you.

Max

Ubuntu 12.04.04 / Apache virtual host setup

$
0
0

==== Required information ====
- iRedMail version: iRedMail-0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 12.04.4
- Related log if you're reporting an issue:
====

I want to setup a basic email server. I was told by this guy that it was a simple process;

https://www.youtube.com/watch?v=uJ_AVoWbppc

However when I get to the setup I get this message;

root@osiris-03:/home/jboss/iRedMail-0.8.6# bash iRedMail.sh
< ERROR > Please configure a fully qualified domain name (FQDN) in /etc/hosts before we go further.

Example:

127.0.0.1   mail.iredmail.org mail localhost

my /etc/hosts is as follows;

root@osiris-03:/home/jboss/iRedMail-0.8.6# cat /etc/hosts
# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
127.0.0.1 localhost
127.0.1.1 mail.unifiedobjects.com mail localhost
32.254.239.24    osiris-03
2001:4801:7824:0104:f0ca:0988:ff10:b958    osiris-03
11.219.159.9    osiris-03

I cannot make any sense of this.

I also have apache installed with virtual hosts. So I don't know if this has any impact on the setup as i have multiple domain names based on this single server. If your product works I'd like to use it as an email server for multiple domain names.

Please can you provide me with simple step-by-step instructions on how to install your product.

Thanks,

Perry

DATABASE ERROR: CONNECTION FAILED! help.

$
0
0

Hi, I receive the above error (DATABASE ERROR: CONNECTION FAILED!) after I change the server name, I'm using iredmail 0.8.5 for mysql in ubuntu 12.04. I will appreciate any advice.

interspire mail marketing (not auth port 587)

$
0
0

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (MySQL): Mysql
- Linux/BSD distribution name and version: Debian7
- Related log if you're reporting an issue:
====

I can not authenticate on port 587 Interspire...

works port 25.

Upgrade iRedMail Server

$
0
0

==== Required information ====
- iRedMail version: 0.6.1
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: Debian 5.0.8
- Related log if you're reporting an issue:
====

I am planning to migrate my mail server to a new machine. I need to know if I need to update my LDAP schema before migration or after I migrate create my LDAP backup file.

I want to upgrade from iRedMail 0.6.1 to latest version. Can some one please give some advice.

my apache2 cannot start with default-ssl.conf included

$
0
0

==== Required information ====
- iRedMail version:  iRedMail-0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL Initially, then MariaDB
- Linux/BSD distribution name and version:  Ubuntu Kylin 14.04
- Related log if you're reporting an issue:
====
I installed the latest  iRedMail-0.8.6. Every thing is running smoothly, even when I install mariadb which replace mysql, apache2 still running. After update/upgrade my ubuntu, apache still running.
Until when I shutdown and booting again another time, my apache2 cannot start with default-ssl.conf included, but if it's not included, apache2 can start normally. Because of that, i cannot run the webmail which need ssl.
Heres my default-ssl.conf: http://pastebin.com/MDPMtBgN

My apache2 error.log: http://pastebin.com/xFMAfSmd

Any help would be appreciated? Thank you very muc


Entered wrong hostname for email on setup

$
0
0

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 12.04 LTS
- Related log if you're reporting an issue:
====

I accidentally entered the wrong hostname when I set up my email how do I go about changing it. Just a note I mean at the point where it says choose a hostname different from the server hostname.

iRedMail with existing MySQL installation

$
0
0

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentIOS 6.5
- Related log if you're reporting an issue:
====

Trying to install iRedMail with an existing installation of mySQL community ver 5.5. It still tries to install mysql 5.1.

I saw in installation tips page (very old though) that one can change that behavior but those parameters are not available in the config files created in ~/iRedMail-0.8.6/config/.

Any help is appreciated.

Proper way to quarantine emails with bad headers?

$
0
0

==== Required information ====
- iRedMail version: 0.8.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS 6.5
- Related log if you're reporting an issue:
====

We have a couple important emails that have been blocked due to bad headers, see below maillog:

Apr  3 07:00:53 dmzsvr14v policyd: rcpt=6050, whitelist=update, host=xxx.xxx.xxx.xxx (unknown), from=xxxx@xxxx.com, to=xxxx@xxxx.com, size=0
Apr  3 07:01:13 dmzsvr14v amavis[10393]: (10393-02) Blocked BAD-HEADER-0 {DiscardedInternal}, LOCAL [xxx.xxx.xxx.xxx]:42937 [153.88.253.124] <xxxx@xxxx.com> -> <xxxx@xxxxx.com>, Message-ID: <3A30CD44F2C81D4BB1257F06F6065DD01CDE5E7B@ESESSMB209.xxx.xxx>, mail_id: dkj2MUMhAq0m, Hits: -, size: 49805, 440 ms

I tried 'amavisd-release dkj2MUMhAq0m' but I believe these emails have been discarded?

What is the proper configuration to quarantine emails with bad headers?

Thanks!
Luke

Cant change password via roundcube

$
0
0

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Linux/BSD distribution name and version: Devian 7
- Related log if you're reporting an issue:

Apr  4 07:28:29 bushveld roundcube: DB Error: [7] ERROR:  syntax error at or near "$1"#012LINE 1: ...dbname=\'vmail\'', E'UPDATE mailbox SET password='$1$/IqlBAE...#012                                                             ^ (SQL Query: SELECT * from dblink_exec(E'host=\'127.0.0.1\' user=\'roundcube\' password=\'Vr5rpKU0SLVsJa4MvGggRU0yzxuvlH\' dbname=\'vmail\'', E'UPDATE mailbox SET password='$1$/IqlBAEI$xzfA2S.XgyzqyAnRANVXe0',passwordlastchange=NOW() WHERE username='postmaster@*******'')) in /usr/share/apache2/roundcubemail-0.9.2/program/lib/Roundcube/rcube_db.php on line 416 (POST /mail/?_task=settings&_action=plugin.password-save?_task=&_action=)

====

Hi

please see error log, for some reason user passwords cant be changed via roundcube, can you assist?

Netgear NAS App

$
0
0

I have just downloaded and installed the iRedMail app onto my Netgear Nas.
The installation process did not require a Username or Password, however when I try to use the app I am being asked to login (username and app)

1. How do I login if I do not have a username and password?
2. Is there any documentation for this app (user guide etc)?

Thanks in anticipation

Regards
Carl

Viewing all 12092 articles
Browse latest View live


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