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

Re: Problem with mlmmjadmin

$
0
0
ZhangHuangbin wrote:

It doesn't look like mlmmjadmin is running. Could you try to stop it first, then start it?

Make sure port 7790 is listening, also /var/log/mlmmjadmin/mlmmjadmin.log has some log.

Hi!

/opt# ll
...
lrwxrwxrwx  1 root  root     19 Окт 12 17:30 mlmmjadmin -> /opt/mlmmjadmin-1.7
...
/opt# service mlmmjadmin stop
mlmmjadmin is already stopped.
opt# service mlmmjadmin start
Starting mlmmjadmin ...
[uWSGI] getting INI configuration from /opt/mlmmjadmin/rc_scripts/uwsgi/debian.ini
/opt/mlmmjadmin/tools# service mlmmjadmin status
mlmmjadmin is running.
root@mail.atanor.ru:/opt/mlmmjadmin/tools# netstat -ntlp | grep 7790
tcp        0      0 127.0.0.1:7790          0.0.0.0:*               LISTEN      28969/uwsgi     
/opt# cd mlmmjadmin/tools/
/opt/mlmmjadmin/tools# python maillist_admin.py info list@mydomain.xx
Traceback (most recent call last):
  File "maillist_admin.py", line 119, in <module>
    _json = r.json()
TypeError: 'dict' object is not callable


*******
But in the log file operations for some reason are not recorded 8-0 
*********
# date -u
Fri Oct 12 14:44:20 UTC 2018
# ll /var/log/mlmmjadmin/
-rw-r----- 1 root adm 4803 Oct 10 17:52 mlmmjadmin.log
# tail -n 10 /var/log/mlmmjadmin/mlmmjadmin.log
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated: moderators -> postmaster@mydomain.xxx
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (list) parameter: moderators -> postmaster@mydomain.xxx
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (boolean) parameter: notifymod -> no
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (boolean) parameter: tocc -> yes
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated: owner -> postmaster@mydomain.xxx
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (list) parameter: owner -> ['postmaster@mydomain.xxx']
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (normal) parameter: smtpport -> 10027
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (boolean) parameter: subonlyget -> yes
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated: customheaders -> List-Unsubscribe: <mailto:list+unsubscribe@mydomain.xxx?subject=Unsubscribe>, Reply-To: list@mydomain.xxx, X-Mailing-List: list@mydomain.xxx, List-Subscribe: <mailto:list+subscribe@mydomain.xxx?subject=Subscribe>, Precedence: list
Oct 10 17:52:54 mail mlmmjadmin INFO [127.0.0.1] list@mydomain.xxx, updated (list) parameter: customheaders -> ['List-Unsubscribe: <mailto:list+unsubscribe@mydomain.xxx?subject=Unsubscribe>', 'Reply-To: list@mydomain.xxx', 'X-Mailing-List: list@mydomain.xxx', 'List-Subscribe: <mailto:list+subscribe@mydomain.xxx?subject=Subscribe>', 'Precedence: list']


Re: reject: RCPT blocked using zen.spamhaus.org

$
0
0

Instead of showing how to disable postscreen service or DNSBL services, i wonder why do you want to disable spam filter on port 25?

Re: Mails don't get forwarded if sent via mlmmj

$
0
0

No error in the log. I'm afraid that we need direct ssh access for debugging.
If it turns out it's bug of iRedMail setup, the remote support will be free, otherwise one support ticket is required. Is it ok for you?
https://www.iredmail.org/support.html

Re: reject: RCPT blocked using zen.spamhaus.org

$
0
0

sorry it was a typo mistake, I need to allow plaintext login thouth 25 port, WITHOUT disable spam filter

Re: reject: RCPT blocked using zen.spamhaus.org

Managesieve error

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.8
- 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
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
When clicking on Filters in Roundcube settings:

"An error ocurred:
Unable to connect to server."

sieve.log:
Oct 12 14:53:55 servername dovecot: managesieve-login: Aborted login (auth failed, 1 attempts in 2 secs): user=<userf@domain.net>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS, session=<qzbimwx4Dod/AAAB>

I had updated dovecot to 2.3 following these instructions: https://docs.iredmail.org/upgrade.dovecot.2.2-2.3.html

I just did a yum update and dovecot is currently:
dovecot-pigeonhole-2.3.3-2.x86_64
dovecot-2.3.3-2.x86_64
dovecot-mysql-2.3.3-2.x86_64

Connection Timed Out

$
0
0

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

There are no errors in the Postfix log file.

I'm trying to hook up a no-reply email to XenForo, I'm currently using port 587 and the server address is main.domain.com. The exact error is simply "Connection Timed Out".

Re: Connection Timed Out

$
0
0

1: is port 587 open in firewall on iRedMail server?
2: try to stop "fail2ban" service on iRedMail server, then try again.
3: when you connect, is there any related log in Postfix log file? if no log, that means your XenForo can not even connect to iRedMail server, you should check XenForo server firewall first.


user are not configured in mysql

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- 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?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi

I installed iRedMail 0.9.8 on Ubuntu 18.
The databases are configured but noch the user.
Web server Nginx

How can I add these after installation?

error.log of mysql
Access denied for user 'vmail'@'localhost' (using password: YES)

Regards
Andreas

Re: user are not configured in mysql

$
0
0

Can you access the database using root password? You might have set it at the time of installation.

Re: Managesieve error

$
0
0

Did you restart service after upgrade?

Can you verify following sections in dovecot.conf?

# Authentication mechanisms.
auth_mechanisms = PLAIN LOGIN

service auth {
    unix_listener /var/spool/postfix/private/dovecot-auth {
        user = postfix
        group = postfix
        mode = 0666
    }
    unix_listener auth-master {
        user = vmail
        group = vmail
        mode = 0666
    }
    unix_listener auth-userdb {
        user = vmail
        group = vmail
        mode = 0660
    }
}


protocol sieve {
  managesieve_implementation_string = Dovecot Pigeonhole
  managesieve_max_line_length = 65536
}


service managesieve-login {
    inet_listener sieve {
        # Listen on localhost (ipv4)
        address = 127.0.0.1
        port = 4190
    }

}

Log attachment info iRedMail 0.9.8

$
0
0

I am using iRedMail 0.9.8 with Ubuntu 16.04, MySQL and Nginx.
I wonder if I can log attachment information like size, fullpath of file, filetype,...
Where attachment is log? or any information about attachment I can see?
Moreover, I am building a system with logging attachment and some info like sender, time to sent,... every 3s or more.
Thank you for help me!

Re: user are not configured in mysql

$
0
0

Hi,

yes I can access the database with root accout.
I don´t know how I can configure the database user and I thought the installation script would create the database user.
The script could create the iredmail databases, but did not create the user.

Re: user are not configured in mysql

$
0
0

This generally doesn't happen for new installations. If you do not have much data then try reinstalling iredmail.

Login to netdata fails with user:password in netdata.users

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.8
- 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? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

I have located the /etc/nginx/netdata.users file.
I copied the user:password info. There is only 1 line

It looks like...
postmaster@mail.mydomain.com:{SSHA}KTnu6gfKoMoNaWsyysqwTCJL9ufYWhV6Q==

So I navigate to https://mail.mydomain.com/netdata/
I am prompted for login.
I enter...postmaster@mail.mydomain.com as user
Then... {SSHA}KTnu6gfKoMoNaWsyysqwTCJL9ufYWhV6Q== as password.
Get a "401 Authorization Required".
So I try again with just KTnu6gfKoMoNaWsyysqwTCJL9ufYWhV6Q== as the password.
Still no luck.

So what am I doing wrong?
Thanks


Problem Loading Page

$
0
0

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (0.9.7):
- Linux/BSD distribution name and version: Ubuntu 16.04
- Store mail accounts in which backend (/MySQL/):
- Web server (Nginx):
- Manage mail accounts with iRedAdmin-Pro? No.
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Is there anyone who can point me in the right direction to troubleshout why my page is down.
After installation of iRedmail everything worked like a charm.
I could login to iredadmin and roundcube. website was working
Now i just found out that the website with roundcobe and iredadmin is down.
I also cannot connect anymore to it trough my email client.

So wich log and wich file can i check what is causing the error ?

Thanks in advance
Deflaxz

New install on Ubuntu w/ Sogo 18.04

$
0
0

Ubuntu 18.04 fresh install w/ Sogo.. Receiving an error:


Err:1 https://packages.inverse.ca/SOGo/nightly/4/ubuntu bionic/bionic amd64 sogo amd64 4.0.2.20181009-1
  404  Not Found [IP: 192.95.20.194 443]
Err:2 https://packages.inverse.ca/SOGo/nightly/4/ubuntu bionic/bionic amd64 sogo-activesync amd64 4.0.2.20181009-1
  404  Not Found [IP: 192.95.20.194 443]
E: Failed to fetch https://packages.inverse.ca/SOGo/nightl … _amd64.deb  404  Not Found [IP: 192.95.20.194 443]
E: Failed to fetch https://packages.inverse.ca/SOGo/nightl … _amd64.deb  404  Not Found [IP: 192.95.20.194 443]


Appears those files do not in fact exist, but I am not understanding where / why it's trying to download those versions?

Re: user are not configured in mysql

$
0
0

Hi,

I installed everything again and it did work.

Re: New install on Ubuntu w/ Sogo 18.04

$
0
0

I got the same error, checked inverse.ca, 20181009-1 has been removed, new one is 20181013, for some reason it is not picking the new one???

This started this morning 0:00 (Oct 13), I installed iredmail with SOGO yesterday(Oct 12) was fine.

Moving domain to a different iRedMail server

$
0
0

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

Hi,

I have multiple iRedMail servers, many of them hosting 3-4 extra domains, and I would like to consolidate them on a single instance of iRedMail (mail.new.com).

I am a bit unsure about one specific server (mail.tricky.com) who only hosts 1 domain and it has hundreds of mailboxes. What is the best way (DNS and iRedmail wise) to make sure that users only have to insert a new password and they can keep using mail.tricky.com even after the migration?

I imagine that the basic steps are:

1. Add tricky.com on the new server
2. Recreate the exact same mailboxes
3. Transfer the folder from the old vmail to the new one (?)
4. Maybe I can also transfer passwords from the old DB?

In regards to the hostname, I doubt that simply configuring mail.tricky.com as a CNAME to mail.new.com would do the trick... right?

Viewing all 43331 articles
Browse latest View live


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