Re: How to disable SMTP auth in iredmail?
Add your subnets to mynetworks in main.cf example: mynetworks = 127.0.0.0/8, 192.168.1.0/24 Then they should be able to send e-mail without authenticating.
View ArticleRe: apache error
camel1cz wrote:You need to put the snakeoil certs into /etc/apache2/sites-available/default-ssl - the file with date in name is just backup and is not used...But SSLCertificateFile and...
View ArticleRe: apache error
You need to edit the default-ssl file and replace the references to iRedMail certificates with the snakeoil ones...The iRedMail certificates belongs to the SSLCACertificate parameters (which you don't...
View ArticleRe: How to disable SMTP auth in iredmail?
Also if you really want to disable SMTP AUTH, look in the file master.cf for "smtpd_sasl_auth_enable=yes" / you can disable authentication by putting no in this option (or deleting it completely).
View ArticlethunderBird Not connecting to IredMail Server
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: Redhat Linux 6.4- Related log if you're...
View ArticleCan't get through install.
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Mysql- Linux/BSD distribution name and version: debian 7 x64- Related log if you're...
View ArticleRe: Can't get through install.
ramonkawa wrote:I already have lampp running, if that somehow helpsAs clearly mentioned in our installation guide: http://www.iredmail.org/install_iredmail_on_debian.htmlWARNING: iRedMail is designed...
View ArticleRe: thunderBird Not connecting to IredMail Server
Do you have correct POP3/IMAP server address configured in ThunderBird? Reference:http://iredmail.org/wiki/index.php?titl … r.iRedMail
View ArticleRe: Wanting to allow iRedMail to be used as a relay for a specific IP
Did you try to append IP address of your remote VPS in Postfix parameter "mynetworks=" on iRedMail server?Was this the solution. Have a VPS with MailMan on it accessible via private IP and want to...
View ArticleRe: thunderBird Not connecting to IredMail Server
ZhangHuangbin wrote:Do you have correct POP3/IMAP server address configured in ThunderBird? Reference:http://iredmail.org/wiki/index.php?titl … r.iRedMailHello Zhang,I have been using the same email...
View Articleauth(default): Error: userdb
Hi zhang,I need your help quicklyMy mail server it's running with no problem since 2 years with iredmail, and to day i have this problem:Jun 05 08:21:54 auth(default): Error:...
View ArticleRe: lighttpd instead of apache?
Just tried it out, it's super fast and light or resourceshere is the how toif any has any issues let me know
View ArticleStop install on FreeBSD dovecot-2.2-pigeonhole
======== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: FreeBSD 9.1-RELEASE- Related log if...
View ArticleRe: thunderBird Not connecting to IredMail Server
Sounds like a network firewall issue. Webmail is hosted on local server (iRedMail), so there's no firewall at all.Did you check your network firewall rules? Does it bypass necessary network ports? e.g....
View ArticleRe: Stop install on FreeBSD dovecot-2.2-pigeonhole
It's a FreeBSD ports tree issue, it cannot find required source tarball.You can download dovecot-2.2-pigeonhole-0.4.0.tar.gz manually, copy to /usr/ports/distfiles/, then re-execute "bash...
View ArticleRe: auth(default): Error: userdb
mekerri wrote:Jun 05 08:21:54 auth(default): Error: userdb(users1@domaine.com,127.0.0.1): user not found from userdb sqlIt says "user not found", does this user exist in your SQL database? Please check...
View ArticleRe: Stop install on FreeBSD dovecot-2.2-pigeonhole
ZhangHuangbin wrote:It's a FreeBSD ports tree issue, it cannot find required source tarball.You can download dovecot-2.2-pigeonhole-0.4.0.tar.gz manually, copy to /usr/ports/distfiles/, then re-execute...
View ArticleRe: Can't get through install.
ZhangHuangbin wrote:As clearly mentioned in our installation guideWARNING: iRedMail is designed to be deployed on a FRESH server system, which means your server does NOT have mail related components...
View ArticleRe: Unable to receive mails
It prompts you to check http://uribl. com/about.shtml#abuseSo please visit this url and check why you're blocked.
View ArticleRe: MYSQL Remove mailbox from file system upon delete.
abmpinoy wrote:Its looks to be a well known fact that iRedmail purposely does not delete a users actual mailbox from the harddrive, but only within the mysql DB.iRedAdmin-Pro doesn't delete mailbox...
View Article