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

Re: Devuan support

$
0
0

Sorry, haven't had as much time to mess with this as I'd thought.

I installed Debian 8 in a VM, then installed iRedMail, then switched to Devuan.  It mostly seemed to work, but for some reason ClamAV was still trying to use systemd.

I'll try switching to Devuan first and then installing iRedMail to see what happens, once I get caught up on some other things.


Emails don't deliver

$
0
0

I have finished installing the iRedMail onto my server and I am able to open my iRedMail admin panel to create webmail but my problem now is Emails don't deliver; they come back as failure delivery. Yesterday you mention editing the following below in other to be able to send and receive emails. I have tried every command I know but it keeps coming back as "no such file or directory"

Please, what command should I use to edit the following below?

I use a linux server...

Please, type me the command to edit the iRedAPD on my server.

Sending emails from a second server to iredmail

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.3
- Linux/BSD distribution name and version: Linux 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:  /var/log/mail.log
====

Hi,

I have installed a new server, and I need it to send regular emails ...
I am using on this server the tool: nullmailer

As config:

In remotes folder:

ip-email-server smtp --port=587 --starttls --user=user --pass=pass

On my logs from my Iredmail server:

Mar 16 16:16:13 zobe postfix/smtpd[9046]: lost connection after STARTTLS from unknown[ip_second_machine]
Mar 16 16:16:13 zobe postfix/smtpd[9046]: disconnect from unknown[ip_second_machine]
Mar 16 16:16:13 zobe postfix/smtpd[9046]: connect from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: SSL_accept error from unknown[ip_second_machine]: Connection reset by peer
Mar 16 16:16:14 zobe postfix/smtpd[9046]: lost connection after STARTTLS from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: disconnect from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: connect from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: SSL_accept error from unknown[ip_second_machine]: Connection reset by peer
Mar 16 16:16:14 zobe postfix/smtpd[9046]: lost connection after STARTTLS from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: disconnect from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: connect from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: SSL_accept error from unknown[ip_second_machine]: Connection reset by peer
Mar 16 16:16:14 zobe postfix/smtpd[9046]: lost connection after STARTTLS from unknown[ip_second_machine]
Mar 16 16:16:14 zobe postfix/smtpd[9046]: disconnect from unknown[ip_second_machine]

Thx

Re: Emails don't deliver

$
0
0

Dear @info.tradingcc,

*) Please show us full bounce message.
*) Please clearly explain what your issue is.

Re: Sending emails from a second server to iredmail

$
0
0
Thierry wrote:

Mar 16 16:16:14 zobe postfix/smtpd[9046]: SSL_accept error from unknown[ip_second_machine]: Connection reset by peer

It might be a good idea to turn on debug mode in your "nullmailer".

Re: SOGo problem with ActiveSync Outlook 2016

$
0
0

Sorry Zhang,
i have change this value and the same, outlook not sync.
i see this on sogo.log:
Mar 16 11:21:59 sogod [2978]: |SOGo| terminating app, vMem size limit (384 MB) has been reached (currently 386 MB)
maybe first sync generate this problem?

i found this on forum:
http://www.iredmail.org/forum/topic9721 … limit.html

but how much increase vMem - maybe someone have example from life?
users have mailbox size limit 10 GB.

thanks, kazix

Re: Sending emails from a second server to iredmail

Re: SOGo problem with ActiveSync Outlook 2016

$
0
0
kazix wrote:

Mar 16 11:21:59 sogod [2978]: |SOGo| terminating app, vMem size limit (384 MB) has been reached (currently 386 MB)
maybe first sync generate this problem?

You can increase the memory size with parameter "SxVMemLimit =" in sogo.conf.

Quote from a post in SOGo mailing list from SOGo core developer Ludovic Marcotte:

Ludovic Marcotte wrote:

You should consider 25-45 MB of memory per EAS user.

So, do your calculation. smile


Root sending emails with error messages

$
0
0

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.4
- Linux/BSD distribution name and version: Debian 8 64-bit
- 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:
====

So this is the emails that I get every 10 minutes:
Subject: Cron <www-data@geflex> [ -x /usr/share/awstats/tools/update.sh ] && /usr/share/awstats/tools/update.sh

Error while processing /etc/awstats/awstats.web.conf
Create/Update database for config "/etc/awstats/awstats.web.conf" by AWStats version 7.2 (build 1.992)
From data in log file "/var/log/apache2/access.log"...
Error: Couldn't open server log file "/var/log/apache2/access.log" : Permission denied
Setup ('/etc/awstats/awstats.web.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).
Error while processing /etc/awstats/awstats.conf
Create/Update database for config "/etc/awstats/awstats.conf" by AWStats version 7.2 (build 1.992)
From data in log file "/var/log/apache2/access.log"...
Error: Couldn't open server log file "/var/log/apache2/access.log" : Permission denied
Setup ('/etc/awstats/awstats.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).
------------------------------------------------------------------------------------------------

And I can't login to https://mydomain.com/awstats/awstats.pl with postmaster@mydomain.com username and password.

So whats wrong here and how can I fix this?

I thank you in advance for your help

Re: SOGo problem with ActiveSync Outlook 2016

$
0
0

not so easy sad

i change SxVMemLimit to 1024 (for testing now)
and when try sync with outlook 2016 sogo.log say:

Mar 16 15:54:29 sogod [7066]: <0x0x7f215ec7b3e8[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
Mar 16 15:54:29 sogod [7066]: <0x0x7f215ea81488[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Mar 16 15:54:45 sogod [7066]: [ERROR] <0x0x7f215e9ac828[WOHttpTransaction]> client disconnected during delivery of response for <WORequest[0x0x7f215ea6a808]: method=POST uri=/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=kazix@SuperSecret.com&DeviceId=C03C14FB0F034B0F813E7F5EAB10F47A&DeviceType=WindowsOutlook15 app=SOGo rqKey=Microsoft-Server-ActiveSync rqPath=(null)> (len=185152543): the socket was shutdown
Mar 16 15:54:45 sogod [7066]: SuperSecret.com "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=kazik@SuperSecret.com&DeviceId=C03C14FB0F034B0F813E7F5EAB10F47A&DeviceType=WindowsOutlook15 HTTP/1.0" 200 185152543/1068 119.261 - - 263M

aaa... WTF is going non?!
all other ways works fine...

kazix

Re: SOGo problem with ActiveSync Outlook 2016

$
0
0
kazix wrote:

Mar 16 15:54:45 sogod [7066]: [ERROR] <0x0x7f215e9ac828[WOHttpTransaction]> client disconnected during delivery of response for <WORequest[0x0x7f215ea6a808]: method=POST uri=/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=kazix@SuperSecret.com&DeviceId=C03C14FB0F034B0F813E7F5EAB10F47A&DeviceType=WindowsOutlook15 app=SOGo rqKey=Microsoft-Server-ActiveSync rqPath=(null)> (len=185152543): the socket was shutdown

This always happens. I didn't get an official answer from SOGo developers about how to properly tune Nginx to avoid this issue.

Reference: http://marc.info/?l=sogo-users&m=14 … 35&w=2

Re: Root sending emails with error messages

$
0
0

This issue was reported before, but i don't have a solution yet. sorry. sad

Delivery to the following recipient failed permanently:

$
0
0

Hi all iredmail support,


can you please assist me with this one,, im getting error message whenever i send a email from my gmail to my iredmail server..but i don't have any problem with sending from iredmail server to outbound..

here's the error messages..

Delivery to the following recipient failed permanently:

     rdiaz@bluecrossphilippines.com

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain bluecrossphilippines.com by mail.bluecrossphilippines.com. [121.96.35.141].

The error that the other server returned was:
550 Access denied (not in relay or upstream list)


----- Original message -----

DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to;
        bh=ue3n0pVvMUpr6rjnJ9MnuNExogOvvCalWm6BzH8lWHU=;
        b=IGqMwF/r/tyYD6WvMJgG9aFFaQNX/tAKqYQ0Dzw+QT5ncaeg3W7XntP8TH4WD3EZIV
         Tyt7ec6Ip7uWpLbL5kzk3JLEfP1dlDFdnYHI1r0Ebn6MXpEJ/8r98lg6JM2WplmfJrCo
         eaoPrvepzIQt42O8Q4idNeiSTRqn3YhBxcR/qxOXs9hmMLY7g6VXEZRxxMGAFy5BYMt8
         zf6Ij1thjbAo25neNXDTTO2rpTNEbxKwTgVlzV+ItUCp24Xud0/zmhwH8GggtOw7xLiO
         kqgOHv6sY6ilVrES6dsv4WUVHVwN5+c2aGCa2IPFc3Db/wpWMjR+vikal5JHS0eiHpOA
         Pfew==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:date:message-id:subject:from:to;
        bh=ue3n0pVvMUpr6rjnJ9MnuNExogOvvCalWm6BzH8lWHU=;
        b=WQlwiDG5LHU/MqUv+YXFcot7FkjfAhW+alwcH9hC4/FjMkDmgRHtzFQEIrvAr69Sa6
         vVGyHBiu8/cg/eVKYswEUTxgd2qg0Lubdp5+B+b8aX7BKf0SmOuP1DKog0dxjrEZZdwM
         5gVq2U5JQSRZaal1LUqhf+Ah7sniJ864qgZmBl0DIhzWziPs3dpFnzG2TFdgK6kDox5s
         YLZi/XHQpogGDspFDWbKZD5+peLgq0s8zBi4GzlOA04ylWTHXZ0kXFDpV6hCauL4ibK5
         tkkcrPKrhv/zN9nAjyyFhUfQmjWh8OZ4wqvRgD0rl44v1EoDUxQ4KSiBOQb29AsijR9U
         ow6w==
X-Gm-Message-State: AD7BkJJqpfs3mGnpeA7jFR32KCnXx38VE4HrJI6+V+gC9jWth1G+fouhs436drntnwi4Q8vKa7Ds2zLFonkfVA==
MIME-Version: 1.0
X-Received: by 10.50.28.78 with SMTP id z14mr26491169igg.51.1458187559762;
Wed, 16 Mar 2016 21:05:59 -0700 (PDT)
Received: by 10.50.244.134 with HTTP; Wed, 16 Mar 2016 21:05:59 -0700 (PDT)
Date: Thu, 17 Mar 2016 12:05:59 +0800
Message-ID: <CA+2nKsYAqMH_p4RdSobrWwZ-dp3+-qWEW3SyP+d1xjKo5PP94w@mail.gmail.com>
Subject: test
From: RheX Diaz <rhex.diaz@gmail.com>
To: rdiaz@bluecrossphilippines.com
Content-Type: multipart/alternative; boundary=089e0158acb684289f052e36bf08


thanks

==== 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:
====

Re: amavisd won't start after adding secondary domain.

$
0
0

yup,, that's my main reason why does amavisd won't start its service after i add the second domain in amavisd.conf..

i already created the zone file and the test of dkim was all pass the first and the second domain but amavisd wont start there were error message


ZhangHuangbin wrote:

The systemctl status command says Amavisd service cannot be started, if you run Amavisd on command line manually, it should report the error message:

/usr/sbin/amavisd -c /etc/amavisd/amavisd.conf

Re: SOGo problem with ActiveSync Outlook 2016

$
0
0

hej Zhang, any ideas what i can do?
on the apache is the same problem?

maybe the fastest way is reinstall iRedMail and Sogo and check it with Apache?

kazix


Re: Blocked attachments with the CDR (CorelDraw)

$
0
0

ZIP somehow relates to CDR. Removed ZIP, no longer blocked.

DKIM not working with new user same domain

$
0
0

Hello I successfully run a mini mail server with address postmaster@[domain]. DNS was also set up with DKIM and DMARC record. Mail tester gives 10/10 rating on that address (http://www.mail-tester.com/web-Qxgd51). Then I added a new user info@[domain] (same domain) through the web admin GUI at [domain]/iredadmin. Now if I try sending mails from that new user, DKIM and DMARC records are NOT detected by recipients. Thus I get a lower rating (http://www.mail-tester.com/web-1XtN3R) and some providers won't accept my emails.

Shouldn't DKIM and DMARC be domain-related? Should I change something when I add new users to same domain?

Thank you for helping!
Il Pedante

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

Re: SOGo problem with ActiveSync Outlook 2016

$
0
0

Ok, i try to write to them.
I can downgrade outlook to 2013,  is this version should work fine?
Someone use iredadmin + sogo + outlook 2013 in production?
Maybe 2016 is problem?
Or ubuntu, No its imposible...
Kazix

Re: DKIM not working with new user same domain

Re: Spam not Sent to Junk Folder

$
0
0

Looks like global. It's just the default what iRedMail gave me (original install is 0.8.3).
In /etc/dovecot/dovecot.conf I have:

    # Pigeonhole managesieve service.
    # Reference: http://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration
    # Per-user sieve settings.
    sieve_dir = /%Lh/sieve
    sieve = /%Lh/sieve/dovecot.sieve

    # Global sieve settings.
    sieve_global_dir = /maildisk/sieve
    sieve_global_path = /maildisk/sieve/dovecot.sieve

The file I excerpted for the spam file is that "/maildisk/sieve/dovecot.sieve" file.

Viewing all 43431 articles
Browse latest View live