IRedMail NGinx /mail/ page location and other config files
==== Required information ====- iRedMail version (check /etc/iredmail-release): 0.9.4 (Freshly installed)- Linux/BSD distribution name and version: Xubuntu 14.04- Store mail accounts in which backend...
View ArticleRe: IRedMail NGinx /mail/ page location and other config files
Stupid me i think i found them in /opt/www/iredadminand in opt/www/roundcubemail/
View ArticleRe: Problem with awstat
Hello ZhangHuangbin,I think rsyslog does not work at all.[root@mx ~]# service rsyslog restartRedirecting to /bin/systemctl restart rsyslog.serviceFailed to restart rsyslog.service: Unit...
View Article垃圾邮件怎么解决?
Feb 28 12:32:06 jp2 postfix/pickup[947]: 64FEE233E277: uid=48 from=<apache>Feb 28 12:32:06 jp2 postfix/cleanup[1171]: 64FEE233E277:...
View ArticleLocal Domain Sender Address Verification
======== Required information ====- iRedMail version (check /etc/iredmail-release): 0.9.2- Linux/BSD distribution name and version: Debian Wheezy- Store mail accounts in which backend...
View ArticleBlocking some attachments help
==== Required information ====- iRedMail version (check /etc/iredmail-release): 0.9.4- Linux/BSD distribution name and version: xubuntu 14.04- Store mail accounts in which backend (LDAP/MySQL/PGSQL):...
View ArticleRe: Error ERROR Error while applying plugin "amavisd_wblist"
Dear @platpirs:please check this upgrade step:http://www.iredmail.org/docs/upgrade.ir … database_1
View ArticleRe: Disable greylist
If you just want to bypass greylisting for this domain, you can manage greylisting by following our tutorial:http://www.iredmail.org/docs/manage.iredapd.htmlAnd, yes, you can use 'check_sender_access...
View ArticleRe: Local Domain Sender Address Verification
Does it work if you add 'reject_unlisted_sender' in 'smtpd_sender_restrictions =' like below?smtpd_sender_restrictions = reject_unlisted_sender, permit_mynetworks, reject_sender_login_mismatch,...
View ArticleRe: 垃圾邮件怎么解决?
某个 web 程序被用来发送垃圾邮件了。可以在 postfix 里禁止 apache 用户提交邮件。参考:http://www.postfix.org/postconf.5.html# … bmit_users
View ArticleRe: Problem with awstat
Does your server have any syslog program? like syslog, rsyslog, syslog-ng.Show us output please:rpm -qa |grep -i syslog
View ArticleRe: POSTFIX PROBLEM /usr/libexec/postfix - CANNOT RECEIVE EMAILS - HELP!!
Updating glibc shouldn't impact postfix. Did you see any error if you start Postfix manually? e.g.:postfix stop postfix startNote: it's not "service postfix start".
View ArticleRe: Question
I suggest check Roundcube document instead:http://trac.roundcube.netSearch "skin" in above link page.
View ArticleRe: Local Domain Sender Address Verification
Have added 'reject_unlisted_sender' in 'smtpd_sender_restrictions' and rebooted just to be 100% sure:smtpd_sender_restrictions = reject_unlisted_sender, permit_mynetworks, reject_sender_login_mismatch,...
View ArticleRe: Question
Thank you for your answer. I´m going to see... And what about the DMARC register? do you know how to create it? Thanks again!
View ArticleRe: IRedMail question on location of some config files
Does this tutorial help a little?http://www.iredmail.org/docs/file.locations.html
View ArticleRe: Question
garyrr wrote: what about the DMARC register? do you know how to create it?Reference: https://dmarc.org/overview/
View ArticleRe: Installation help on FreeBSD jail on FreeNAS
Did you change any files under /usr/local/www/iredadmin?Default file owner and permission should be:cd /usr/local/www/ chown -R iredadmin:iredadmin iredadmin chmod -R 0555 iredadmin chmod 0400...
View ArticleRe: Local Domain Sender Address Verification
Does it work if you place 'reject_unlisted_sender' in 'smtpd_recipient_restrictions' (instead of smtpd_sender_restrictions)?
View Article