I found something here .
Seems to me that the emails are created in the mysql database (it was my choice save to database ) but I can not access or logs for these emails . see :
https://www.lcdassistec.com.br/iredadmin/profile/admin/general/postmaster@lcdassistec.com.br
But when I set up email as global administrator it is accessed normally, but even then if I try to access the logs will return me a message invalid email . It's all buggy 's it .
My SPF record is as follows:
TXT Records
Name TTL Value Options
dkim._domainkey.iredmail.org "FcMycUvOBd7nsYn/TUrOua3Nns+qKSJBy88IWSh2zHaGbjRYujyWSTjlPELJ0H+5" 3600 (1 hour)
dkim._domainkey.iredmail.org "EV711qseo/omquskkwIDAQAB" 3600 (1 hour)
dkim._domainkey.iredmail.org "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDYArsr2BKbdhv9efugByf7LhaK" 3600 (1 hour)
dkim._domainkey.iredmail.org "txFUt0ec5+1dWmcDv0WH0qZLFK711sibNN5LutvnaiuH+w3Kr8Ylbw8gq2j0UBok" 3600 (1 hour)
dkim._domainkey.iredmail.org "v=DKIM1; p=" 3600 (1 hour)
iredmail.org "v=spf1 mx mx:mail.iredmail.org -all"
As Mentioned here:
https://code.google.com/p/iredmail/wiki/DNS_DKIM
Do not know if configured correctly.
Error in config file "/etc/amavis/conf.d/50-user": dkim_key: selector dkim for domain trilhadobrasil.com.br already in use
root@tosystems:~# vim /etc/amavis/conf.d/50-user
My iRedmail.tips :
Admin of domain lcdassistec.com.br:
* Account: postmaster@lcdassistec.com.br
* Password: mypassword
You can login iRedAdmin with this account, login name is full email address.
First mail user:
* Username: postmaster@lcdassistec.com.br
* Password: mypassword
* SMTP/IMAP auth type: login
* Connection security: STARTTLS or SSL/TLS
You can login webmail with this account, login name is full email address.
SSL cert keys (size: 2048):
- /etc/ssl/certs/iRedMail_CA.pem
- /etc/ssl/private/iRedMail.key
Mail Storage:
- Root directory: /var/vmail
- Mailboxes: /var/vmail/vmail1
- Backup scripts and copies: /var/vmail/backup
Apache:
* Configuration files:
- /etc/apache2
- /etc/apache2/apache2.conf
- /etc/apache2/conf-available/*
* Directories:
- /usr/share/apache2
- /var/www
* See also:
- /var/www/index.html
PHP:
* Configuration file: /etc/php5/apache2/php.ini
* Disabled functions: show_source,system,shell_exec,passthru,exec,phpinfo,proc_open
MySQL:
* Root user: root, Password: rootPassMySQL
* Bind account (read-only):
- Username: vmail, Password: uBhPvOPjUnc4MVge7oSvzKYs5PLmzc
* Vmail admin account (read-write):
- Username: vmailadmin, Password: jN0AeqzG0klXx0YsN2dLyD3zQZbaU0
* RC script: /etc/init.d/mysql
* See also:
- /srv/lcdassistec/downloads/iRedMail-0.8.6/conf/mysql_init.sql
Virtual Users:
- /srv/lcdassistec/downloads/iRedMail-0.8.6/samples/iredmail.mysql
- /srv/lcdassistec/downloads/iRedMail-0.8.6/conf/mysql_vmail.sql
Postfix (basic):
* Configuration files:
- /etc/postfix
- /etc/postfix/aliases
- /etc/postfix/main.cf
- /etc/postfix/master.cf
Postfix (MySQL):
* Configuration files:
- /etc/postfix/mysql/transport_maps_domain.cf
- /etc/postfix/mysql/transport_maps_user.cf
- /etc/postfix/mysql/virtual_mailbox_domains.cf
- /etc/postfix/mysql/relay_domains.cf
- /etc/postfix/mysql/virtual_mailbox_maps.cf
- /etc/postfix/mysql/virtual_alias_maps.cf
- /etc/postfix/mysql/domain_alias_maps.cf
- /etc/postfix/mysql/catchall_maps.cf
- /etc/postfix/mysql/domain_alias_catchall_maps.cf
- /etc/postfix/mysql/sender_login_maps.cf
- /etc/postfix/mysql/sender_bcc_maps_domain.cf
- /etc/postfix/mysql/sender_bcc_maps_user.cf
- /etc/postfix/mysql/recipient_bcc_maps_domain.cf
- /etc/postfix/mysql/recipient_bcc_maps_user.cf
Policyd (cluebringer):
* Web UI:
- URL: httpS://tosystems.net/cluebringer/
- Username: postmaster@lcdassistec.com.br
- Password: mypassword
* Configuration files:
- /etc/cluebringer/cluebringer.conf
- /etc/cluebringer/cluebringer-webui.conf
* RC script:
- /etc/init.d/postfix-cluebringer
* Database:
- Database name: cluebringer
- Database user: cluebringer
- Database password: W3u1XqtLhjxD3eDiTROW2Yp5xGHa0z
Dovecot:
* Configuration files:
- /etc/dovecot/dovecot.conf
- /etc/dovecot/dovecot-ldap.conf (For OpenLDAP backend)
- /etc/dovecot/dovecot-mysql.conf (For MySQL backend)
- /etc/dovecot/dovecot-pgsql.conf (For PostgreSQL backend)
- /etc/dovecot/dovecot-used-quota.conf (For real-time quota usage)
- /etc/dovecot/dovecot-share-folder.conf (For IMAP sharing folder)
* RC script: /etc/init.d/dovecot
* Log files:
- /var/log/dovecot.log
- /var/log/sieve.log
* See also:
- /var/vmail/sieve/dovecot.sieve
- Logrotate config file: /etc/logrotate.d/dovecot
ClamAV:
* Configuration files:
- /etc/clamav/clamd.conf
- /etc/clamav/freshclam.conf
- /etc/logrotate.d/clamav
* RC scripts:
+ /etc/init.d/clamav-daemon
+ /etc/init.d/clamav-freshclam
* Log files:
- /var/log/clamav/clamd.log
- /var/log/clamav/freshclam.log
DNS record for DKIM support:
Amavisd-new:
* Configuration files:
- /etc/amavis/conf.d/50-user
- /etc/postfix/master.cf
- /etc/postfix/main.cf
* RC script:
- /etc/init.d/amavis
* MySQL Database:
- Database name: amavisd
- Database user: amavisd
- Database password: ZOKY38RQoQ0h0u3FxgP9BKDhxc9mcA
- SQL template: /srv/lcdassistec/downloads/iRedMail-0.8.6/samples/amavisd/amavisd-2.7.0.mysql
SpamAssassin:
* Configuration files and rules:
- /etc/mail/spamassassin
- /etc/mail/spamassassin/local.cf
iRedAPD - Postfix Policy Daemon:
* Version: 1.4.2
* Listen address: 127.0.0.1, port: 7777
* Related files:
- /opt/iRedAPD-1.4.2/
- /opt/iredapd/
- /opt/iredapd/etc/settings.py
iRedAdmin - official web-based admin panel:
* Version: 0.3
* Configuration files:
- /usr/share/apache2/iRedAdmin-0.3/
- /usr/share/apache2/iRedAdmin-0.3/settings.py*
* URL:
- https://tosystems.net/iredadmin/
* Login account:
- Username: postmaster@lcdassistec.com.br, password: mypassword
* SQL database account:
- Database name: iredadmin
- Username: iredadmin
- Password: KAGB81GCLqrC3ruuC7Gpf33I6h7h2e
* Settings:
- /usr/share/apache2/iRedAdmin-0.3/settings.py
* See also:
- /etc/apache2/conf-available/iredadmin.conf
Roundcube webmail:
* Configuration files:
- /usr/share/apache2/roundcubemail-0.9.5/
- /usr/share/apache2/roundcubemail-0.9.5/config/
* URL:
- http://tosystems.net/mail/
- https://tosystems.net/mail/ (Over SSL/TLS)
- http://tosystems.net/webmail/
- https://tosystems.net/webmail/ (Over SSL/TLS)
* Login account:
- Username: postmaster@lcdassistec.com.br, password: mypassword
* See also:
- /etc/apache2/conf-available/roundcubemail.conf
phpMyAdmin:
* Configuration files:
- /usr/share/phpmyadmin
- /usr/share/phpmyadmin/config.inc.php
* Login account:
- Username: root, password: rootPassMySQL
- Username: vmailadmin, password: jN0AeqzG0klXx0YsN2dLyD3zQZbaU0
- Username (read-only): vmail, password: uBhPvOPjUnc4MVge7oSvzKYs5PLmzc
* URL:
- https://tosystems.net/phpmyadmin
* See also:
- /etc/apache2/conf-available/phpmyadmin.conf
Backup MySQL database:
* Script: /var/vmail/backup/backup_mysql.sh
* See also:
# crontab -l -u root
It seems to me that another domain is already configured in this policy .
I'm totally lost , my God kkk
Post's attachmentsprint admin iredAdmin.png
print admin iredAdmin.png 27.13 kb, file has never been downloaded.
print iredAdmin.png
print iredAdmin.png 28.5 kb, 1 downloads since 2014-01-09
You don't have the permssions to download the attachments of this post.