Re: The .csr file ????
The pem file is what you're looking for.Linux/BSD doesn't care about file extensions, '.txt', '.csr' is just a mark to help you understand what file type it's. it doesn't really matter.In your case,...
View ArticleRe: vscan permission denied
Confused.Your server hostname is 'linux01.mydomain.com', if you have 'vscan' in /etc/postfix/aliases, and mail sent to 'root' is forwarded to "me@mydomain.com" in /etc/postfix/aliases, all emails sent...
View ArticleRe: Attachment Size
ZhangHuangbin wrote:If user sent/received emails before, Policyd logs throttling settings in SQL table "policyd.throttle" or "throttle_rcpt" (even with global settings). so you should update these two...
View ArticleRe: 404 Not Found after fresh install
I believe your iRedMail was not successfully completed.*) There's log mentions "sm-mta" is running. sm-mta is Sendmail, but iRedMail uses Postfix as MTA, not Sendmail. iRedMail asks you to remove...
View ArticleRe: vscan permission denied
Sorry for the confusion.it was # postalias /etc/postfix/aliases that was needed to be run... the entry was in the aliases file. now email to vscan is being routed properly...next problem is the first...
View ArticleUpgrade iRedMail 0.7.4 > 0.8.5
======== Required information ====- iRedMail version: 0.7.4 - Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Centos 6.4- Related log if you're...
View ArticleRe: -ERR Plaintext
Please configure your mail client (Outlook, Thunderbird, Apple Mail.app, etc) to use POP3S (POP3 over TLS, port 995) or IMAPS (IMAP over TLS, port 993) protocol instead of plain POP3/IMAP protocol.If...
View ArticleRe: Upgrade iRedMail 0.7.4 > 0.8.5
aspsolutions wrote:There is an automatic procedure?Unfortunately, no.As mentioned in Documentation page (http://www.iredmail.org/doc.html#upgrade_tutorial):Usually, upgrading iRedMail is just updating...
View ArticleRe: vscan permission denied
You're running openSUSE-12.3, but /var/spool/amavis/virusmails exists on my testing server:# ls -al /var/spool/amavis/ total 40 drwxr-xr-x 9 vscan vscan 4096 Sep 26 23:04 . drwxr-xr-x 11 root root 4096...
View ArticleRe: Attachment Size
Sorry, i forgot to ask, did you set this as a per-domain setting, or a per-user setting?As far as i know, there's a bug in Policyd-1.8, it doesn't read per-domain setting as described in its official...
View ArticleRe: vscan permission denied
I don't have pro (yet) but I did do the mysql install version of iRedMail.
View ArticleRe: -ERR Plaintext
Thank you very much for the reply.I forgot that I mean specifically tell a client that connects via RAS and uses MDaemon, have to do harvest by DomainPOP for messaging.MDaemon does not allow this safe...
View ArticleRe: Compromised accounts - prevention
Hi Zhang,noprob, just relax a bit - you definitely deserve it!Btw. I fixed the main.cf / I run customized one and I didn't check authenticated emails with cluebringer. Now I do in sender checks right...
View ArticleRe: how do I unban ip address from fail2ban?
It's analogous to my example:iptable -D fail2ban-roundcube LINENUMBERSimply search for the blocked IP in the list and scroll back and see in which chain is the IP listed. Then create the iptable -D...
View ArticleRe: can't send to localhost - probable mydestination issue
It actually worked, thank you!
View ArticleRe: daily backup for iredmail
I do backup of the whole system (it's virtualized), but if it doesn't work for you and you want to backup just the configuration and data, you need to find the relevant files and create the backup...
View ArticleRe: daily backup for iredmail
how I also back up mysql databases from mysql for iredmail I forgot to ask about that.
View Article