Quantcast
Channel: iRedMail
Viewing all 45918 articles
Browse latest View live

Re: Emails recieved and shown as delivered in log but not on server


"not found" error when clicking link to request license upgrade

$
0
0

Getting "not found" error when clicking link in License tab when requesting upgrade email be sent.

iRedMail 3.2 (LDAP) requesting 3.3 upgrade.

Re: iRedAPD-2.4 (a Postfix policy server) has been released

$
0
0

Hi,

Thanks once again for your great work and updates.

Is there a simple method that can be used to test iRedAPD?

Weird (?) postfix rewriting of invalid domains on incoming email

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9
- Deployed with iRedMail Easy or the downloadable installer? Old installer
- Linux/BSD distribution name and version: Ubuntu 16.04 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

I have a single incoming email that has shown some curious rewriting behaviour in postfix that I don't really understand. The logs don't really seem to provide any helpful insight - I may need to log more verbosely and try to reproduce the behaviour but I wondered if the behaviour had been seen before.

I run a few mail domains on my server: call them domain1.com, domain2.com ...
Let's say the mail server itself has hostname / DNS: mail.domain.com

I received an email today, along with some colleagues on other external services, from outside. My address details were correct and the email was delivered through postfix into dovecot on my domain.

However, one of the other To: email address had an invalid domain, call it email@baddomain.com, which has no MX records available. Of course, I received my copy and my colleagues received their copies and I suppose the original sender received a bounce of some sort.

For some reason I don't understand, my postfix rewrote the baddomain.com incoming address, changing it to email@mail.domain.com in the email in my mailbox. When I did a reply-all, my server then threw an error message because email@mail.domain.com (of course) doesn't exist.

It's not a big problem, because you can edit the addressees and delete the problem name when you know it is there - but I'd prefer a more robust solution.

Looking at the replies received from colleagues, a few have mail servers that replace email@baddomain.com with IMCEAINVALID-email@baddomain.com - is that a way that certain other products handle this? Others seem to have just dropped the offending address.

Any thoughts on this puzzle, please?

Re: iRedAdmin-Pro-SQL-3.1 has been released

$
0
0

I am getting not found when I try to generate a download link.

Re: iRedAPD-2.4 (a Postfix policy server) has been released

$
0
0
ZhangHuangbin wrote:

Dear all,

iRedAPD-2.4 (a Postfix policy server) has been released, it fixes one bug: it doesn't whitelist IP addresses listed in SPF DNS record.

All users are strongly encouraged to upgrade it as soon as possible. If you deployed iRedMail with iRedMail Easy platform, just login to iRedMail Easy (https://easy.iredmail.org/), you will find an update is available, click the button to finish upgrade.

- Download it directly: https://dl.iredmail.org/yum/misc/iRedAPD-2.4.tar.bz2
- Upgrade tutorial: https://docs.iredmail.org/upgrade.iredapd.html

== UPDATE ==

iRedMail-0.9.9 has been repacked with iRedAPD-2.4, no extra changes.


請問張SIR,
iRedAPD-2.0  能直接升級到2.4嗎??  還是需要一個版本一個版本升級?

Re: "not found" error when clicking link to request license upgrade

$
0
0

Sorry about this trouble.

Email with download link sent moment ago, let me know if you didn't receive it. smile

Re: iRedAPD-2.4 (a Postfix policy server) has been released

$
0
0
ck891052 wrote:

iRedAPD-2.0  能直接升級到2.4嗎??  還是需要一個版本一個版本升級?

iRedAPD 和 iRedAdmin-Pro 都可以跨版本升级,升级脚本会自动处理 SQL structure 变动。
注意:iRedMail 不能跨版本升级,必须一个版本一个版本升级。


Re: iRedAPD-2.4 (a Postfix policy server) has been released

$
0
0
derrickr wrote:

Is there a simple method that can be used to test iRedAPD?

What kind of test?

Re: iRedAdmin-Pro-SQL-3.1 has been released

$
0
0
neoark wrote:

I am getting not found when I try to generate a download link.

Sorry about this trouble. it's a bug of iRedAdmin-Pro-SQL-3.0 (and iRedAdmin-Pro-LDAP-3.2).

I sent you download link moment ago, let me know if you didn't receive it.

Re: Weird (?) postfix rewriting of invalid domains on incoming email

$
0
0
martinveasey wrote:

For some reason I don't understand, my postfix rewrote the baddomain.com incoming address, changing it to email@mail.domain.com in the email in my mailbox. When I did a reply-all, my server then threw an error message because email@mail.domain.com (of course) doesn't exist.

Please check mail header, does it have header "From: email@mail.domain.com" or "From: email@mail.domain.com <email@baddomain.com"?

Re: iRedAPD-2.4 (a Postfix policy server) has been released

$
0
0
ZhangHuangbin wrote:
ck891052 wrote:

iRedAPD-2.0  能直接升級到2.4嗎??  還是需要一個版本一個版本升級?

iRedAPD 和 iRedAdmin-Pro 都可以跨版本升级,升级脚本会自动处理 SQL structure 变动。
注意:iRedMail 不能跨版本升级,必须一个版本一个版本升级。

目前版本是iRedMail    v0.9.5-1
iRedAdmin-Pro    v2.4.0 (MySQL)

我可以只升級iRedAPD 2.0 -2.4就好嗎??

Re: "not found" error when clicking link to request license upgrade

Re: Reviving Email Problem in Replication

$
0
0
ZhangHuangbin wrote:

Check Postfix and GlusterFS log files on both servers.

Email sent from mail1 to mail2 on 10.0.0.2  should be delivered locally on 10.0.0.2, but glusterfs should replicate / sync the email to 10.0.0.4.

thanks
but i`m newble
where can i check Postfix log?

and about clusterfs i share this path : " /var/vmail/ "

in server 10.0.0.2 i execute this command for check glusterfs sharing:

1=>   cd /var/vmail
2=>   touch R1 R2 R3 R4 R5 R6

and in 10.0.0.4 i execute this command and i able to see the files:

1=>   ls -la /var/vmail
Resualt: R1 R2 R3 R4 R5 R6

and i thinks it`s work fine
i don`t know what should i do ?
do you have any advice please?
is there any easy package that i could share  /var/vmail on my both servers?

thnaks in advance

Re: Weird (?) postfix rewriting of invalid domains on incoming email

$
0
0

Thanks for getting back to me. Not sure I explained too well.

The email comes from a real person and is addressed to me correctly. The problem address is one of the other recipients on the email and therefore doesn't appear in the From: header. Headers looks a bit like this:

Return-Path: <realperson@client.com>
Delivered-To: martin@domain.com
Received: from mail.domain.com (localhost [127.0.0.1])
    by mail.domain.com (Postfix) with ESMTP id 2D1FB879CB
    for <martin@domain.com>; Wed,  2 Jan 2019 15:11:08 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at mail.domain.com
Authentication-Results: mail.domain.com (amavisd-new);
    dkim=pass (2048-bit key)
Received: from mail.domain.com ([127.0.0.1])
    by mail.domain.com (mail.domain.com [127.0.0.1]) (amavisd-new, port 10024)
    with ESMTP id Mhw7HX7dAJLk for <martin@domain.com>;
    Wed,  2 Jan 2019 15:11:05 +0000 (UTC)
Received: from xxx.xxx.xxx
    (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
    (No client certificate requested)
    by mail.domain.com (Postfix) with ESMTPS id C8CE482748
    for <martin@domain.com>; Wed,  2 Jan 2019 15:11:05 +0000 (UTC)
From: "Real Person" <realperson@client.com>
To: "Recipient 1" <recipient1@...>,
    martin@domain.com,
    "Recipient 2" <recipient2@...>,
    "Recipient 3" <recipient3@...>,
    "Recipient 4" <recipient4@...>,
    email@mail.domain.com, ...


Re: "not found" error when clicking link to request license upgrade

$
0
0

Hi, i get the same "not found" error, when pressing the button "Send me email with download link".
iRedAdmin-Pro-SQL 3.1 (You are running version 3.0)

Re: iRedAPD-2.4 (a Postfix policy server) has been released

$
0
0
ZhangHuangbin wrote:
derrickr wrote:

Is there a simple method that can be used to test iRedAPD?

What kind of test?

To test IF the install and iRedAPD are working as expected.

At the moment, we simply run the script and it silently exits. I appreciate no errors upon exit is good, but I've no idea if what was run is actually performing as it's supposed to.

Perhaps I need to read up more about iRedAPD, so I can work out what it's supposed to be doing, but thought I'd ask the polite question.

Thanks

Re: "not found" error when clicking link to request license upgrade

$
0
0

So do I (iRedAdmin-Pro-LDAP 3.2).

Re: Easiest way to upgrade to latest version

DKIM Selector

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.9
- Deployed with iRedMail Easy or the downloadable installer? I curled a tar.
- Linux/BSD distribution name and version: FreeBSD 12.0-RELEASE
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? Neh
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue. Neh
====

Just a quick question to change DKIM Selector I only need to change this line in /usr/local/etc/amavisd.conf

dkim_key('domain.eml', 'myselector', '/var/lib/dkim/domain.eml.pem');

Amavis does both signing and verifying, so I would assume it is enough, but maybe some checks are done somewhere else along the way.

Thank you.

Viewing all 45918 articles
Browse latest View live




Latest Images