Re: short question regarding multiple recipients
Wow, I'm a complete postfix noob This is working as expected! So thank you very much for your input camel, it's great to get feedback also from the iRedMail community.kind regards,igot2b
View ArticleRe: I can't receive mail with smtp server setting IPv6, somebody help me?
Vincent CY wrote:I try to comment all about the "smtp_restriction" in /etc/postfix/main.cf then IPv6 service is working now !!Please do not comment out them.You can try to remove restriction rules in...
View ArticleRe: ireEmail on Digital ocean
kfjiwani wrote:the only other thing i have on my server is LAMP. I believe the smtp gets enabled on it when i create a new user? not sureThis might be the problem.It's clearly mentioned in iRedMail...
View ArticleRe: how to disable SPF on iredmail after installation on Ubuntu?
You must check which Linux distributions are supported by iRedMail first:http://www.iredmail.org/download.html
View ArticleRe: short question regarding multiple recipients
*) You messed up 'smtpd_sender_restrictions'. Please use the original/default setting set by iRedMail. Your requests don't need changing it.*) What you need is: comment out...
View ArticleRe: How to internally disable client pop3/imap/smtp for webmail only?
camel1cz wrote:There is only one thing, I don't like on this solution: if I'm not wrong, disabling enablewebmail doesn't prevent the user accessing webmail in case, he has enableimapsecure active. It's...
View ArticleRe: Regularly update ClamAV
I'm sorry that i forgot the directory and permission. You can find this in our forum with Google: "clamav epel site:www.iredmail.org/forum".
View ArticleRe: short question regarding multiple recipients
so the correct settings would look like this?smtpd_reject_unlisted_recipient = no smtpd_sender_restrictions = check_policy_service inet:127.0.0.1:7777, permit_mynetworks, reject_sender_login_mismatch,...
View ArticleRe: Migration to new server, new version ( 1.6.2 -> 2.1.1 )
ZhangHuangbin wrote:conese wrote:I haven't found any migration specific steps for these versions such as LDAP modificacions. Should I just restore LDAP/mysql databases backed up from 1.6.2 and...
View ArticleRe: How to internally disable client pop3/imap/smtp for webmail only?
It doen's have any reason from practice. It's just because I try to strictly follow the enable/disable logic of the attributes.It should be the same logic like for example smtp:If you enablesmtp=1, you...
View ArticleRe: Outlook keeps downloading all Emails frequently over POP
No idea yet.Was there any change applied to Dovecot config files?
View ArticleRe: Migration to new server, new version ( 1.6.2 -> 2.1.1 )
conese wrote:I don't see any information related to our versions. Does this mean I don't have to perform any change?It's mentioned in the link i gave you: http://www.iredmail.org/wiki/index.php? …...
View ArticleRe: Adding New Ip to A New Subdomain
Just curious, how do you make sure Gmail marks your email as spam due to this mail header? Why does it matter?
View ArticleRe: Iredadmin, got 404 error - problem with SSL ?
Could you please check Apache config file first? They're placed under /etc/apache2/. You can try to search 'iredadmin' with below command:# cd /etc/apache2/ # grep -ilr 'iredadmin' *
View ArticleRe: How to internally disable client pop3/imap/smtp for webmail only?
ZhangHuangbin wrote:AND ((mailbox.enable%Ls%Lc=1 AND '%r'<>'127.0.0.1') OR (mailbox.enablewebmail=1 AND '%r'='127.0.0.1' AND '%Ls%Lc'='imapsecured'))I'm already a bit confused from the logic...
View ArticleRe: Does iRedmail support Debian below 7?
When purchasing a new dining room table and chairs, look for solid wood pieces. With these pieces, you can havecorner desksthe table and chairs refinished if they get scratched up. If you cannot afford...
View ArticleRe: disable too many errors after RCPT blocking of incoming mail
When purchasing a new dining room table and chairs, look for solid wood pieces. With these pieces, you can havecorner desksthe table and chairs refinished if they get scratched up. If you cannot afford...
View ArticleRe: How to internally disable client pop3/imap/smtp for webmail only?
ZhangHuangbin wrote:# (mailbox.enable%Ls%Lc=1 AND '%r'<>'127.0.0.1') means accessing mailbox via# IMAP or IMAP over TLS on non-localhost (127.0.0.1)actually, the first part of the query is for...
View ArticleRe: LDAP/AD - iRedMail (Dovecot2) authentication using LDAP bind?
That's not what I mean.I can't get the userPassword back. Yes, I can lookup the user DN using an authenticated bind, and yes, if the AD server would supply the CRYPTed password dovecot could check...
View ArticleRe: How to internally disable client pop3/imap/smtp for webmail only?
Don't play with words, buddy.I say, it breaks servers using protocols other than IMAPs locally - it's a fact.I say, there is no simple solution (simple = w/o need to modify complex configs, have...
View Article