Re: Postfix/Thunderbird Lost Connection after connect
Dovecot config file looks just fine, and it allows max to 500 concurrent imap login process:service imap-login { process_limit = 500 service_count = 1 }Were the IP addresses of your clients/computers...
View ArticleRe: unable to receive email after os upgrade
Please, change UID/GID of vmail user to 2000/2000 first, then reset file permission to this UID/GID.
View ArticleRe: unable to receive email after os upgrade
ZhangHuangbin wrote:Please, change UID/GID of vmail user to 2000/2000 first, then reset file permission to this UID/GID.ok, i did that..i am still seeing in iredapd.log: ERROR Error while creating...
View Articlemultiple recipients and policyd-throttle
==== Required information ====- iRedMail version: iRedMail-0.8.3- Store mail accounts in which backend : MySQL - Linux/BSD distribution name and version: Debian (Debian 2.6.32-48squeeze4)- Related log...
View ArticleRe: Postfix Multiple SSL Certificates
ZhangHuangbin wrote:I saw you have '192.168.1.100:smtp' in master.cf, does it work if you set transport to 'smtp:[192.168.1.100]:25'? And you should add '-o smtp_bind_address=192.168.1.100' for...
View ArticleRe: unable to receive email after os upgrade
i just noticed that there is no settings.py in /opt/iRedAPD-1.4.1/there is only the file: settings.py.samplei copied the version of sample.py from here: http://www.iredmail.org/wiki/index.php? …...
View ArticleRe: unable to receive email after os upgrade
i just saw that the symlink in /opt/ called 'iredapd' was pointing to the old iredapd install location..i deleted the old folder (1.3.8 - which i noticed contained a link to the new folder - 1.4.1).and...
View ArticleRe: unable to receive email after os upgrade
okaaayyy..so now i see no more database connection errors.. (i had omitted to change the connection type to mysql in the settings.py file - it was set to ldap..so now when i send emails to or from my...
View ArticleRe: unable to receive email after os upgrade
ah finally.. i have all functions running correctly.i needed to change the group id of the vmail group to 2000 (which i didn't do previously) and i also needed to update the sql password for one other...
View ArticleiRedMail/SOGo as forwarding servers
==== Required information ====- iRedMail version: 0.8.5- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MS Server 2k8 Active Directory- Linux/BSD distribution name and version: Ubuntu...
View ArticleiRedMail + attachments
Hi guys!In my industry sadly people send emails with attachments. Nothing big...3-10MB but every 3 months it can get up to 6-9GB.I would like to migrate fully from gmail to iRedMail, but I don't want...
View ArticleRe: iRedMail + attachments
You can write a script as Postfix transport program, then extract attachments and store them on NAS.I wrote one in 2008, used to extract attachments from email and upload them via HTTP POST.
View ArticleRe: Mail Server SMTP Port used to Relay SPAMs
Hi,Please HELP to solve this problem==== Required information ====- iRedMail version: 0.7.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version:...
View ArticleRe: Mail Server SMTP Port used to Relay SPAMs
Please post your new question in a new forum topic.subhasis.stpl wrote:Dec 8 13:47:59 mx postfix/smtpd[5152]: warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset...
View ArticleRe: iRedMail/SOGo as forwarding servers
Try to modify '$forward_method = ' to your Exchange server in Amavisd config file (/etc/amavis/conf.d/50-user).
View ArticleRe: multiple recipients and policyd-throttle
You MUST fix this issue mentioned in Postfix log file first:Dec 7 14:03:06 fellhauer postfix/trivial-rewrite[23066]: warning: do not list domain domain.info in BOTH mydestination and...
View Articlenetwork_biopair_interop: error reading 5 bytes from the network
==== Required information ====- iRedMail version: 0.7.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: CentOS 5.7- Related log if you're...
View ArticleRe: network_biopair_interop: error reading 5 bytes from the network
subhasis.stpl wrote:Dec 8 13:47:59 mx postfix/smtpd[5152]: warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset by peerLooks like a network gateway issue. Search...
View ArticleRe: iRedMail + attachments
I forgot that there's a better solution:http://wiki2.dovecot.org/MailboxFormat/ … te_storage
View ArticleRe: Error receiving email
Still there. Disabling ipv6 accepts emails again from Gmail amongst other mailservers. According to : http://www.policyd.org/(Support for IPv6 is included in r493+, v2.1.x)Debian 7 version :...
View Article