Re: Your session is invalid or expired.
update..solved roundcube login.But iredadmin problem continues:====edited in roundcube the file config/main.inc.php $rcmail_config['ip_check'] = FALSE; ====How to do the same with iredadmin ?
View ArticleRe: Your session is invalid or expired.
I found this solutionUnder iredadmin directory"libs/iredbase.py":web.config.session_parameters['ignore_change_ip'] = Truethis solves iredmail login problem due to IP change during session time.it took...
View ArticleRe: dbmail installer
hebrew878 wrote:can i fetch emails directly from tables instead imap,pop ?I didn't try this before. Personally, i think you can do it this way, but obviously, it's not recommended.DBMail will maintain...
View ArticleRe: send local domain email from outbound (only) email server
I think you can set a per-domain or per-user transport for this on outbound server.
View ArticleRe: 550-No Such User Here 550
ZhangHuangbin wrote:ssbob wrote:550-No Such User HereNot your fault. It's clear in the returned message, it means those customer emails are INVALID on your customers' email server, maybe they left...
View ArticleRe: iRedAdmin
ZhangHuangbin wrote:POP3/IMAP over STARTTLS are enabled default in iRedMail part, not iRedAdmin.iRedAdmin-Pro can restrict per-user service like POP3/IMAP.okay, so I can go ahead and use POP3/IMAP from...
View ArticleRe: iRedAdmin
aniyan.rajan6 wrote:1. Is it possible for me to use SSL/TLS instead of STARTTLS, by changing the configuration manually ? (as I cannot use iRedAdmin for this purpose ).iRedMail uses STARTTLS by...
View ArticleRe: 550-No Such User Here 550
Oh, my mistake, i misunderstood the error log. Sorry about this.Looks like the destination server tries to verify whether sender address (YOUR email address) exists or not.If they're using SMTP command...
View ArticleRe: iRedAdmin
ZhangHuangbin wrote:iRedMail uses STARTTLS by default, of course you can configure Postfix manually to use SSL. But, SMTP over SSL (port 465) is deprecated, the recommended one is SMTP over STARTTLS...
View ArticleRe: iRedAdmin
aniyan.rajan6 wrote:I am not much aware of STARTTLS. I believe that it gives a secure encrypted connection as SSL. I hope it will give a password encryption too. I am more concerned about the security....
View ArticleRe: send local domain email from outbound (only) email server
Thank you for the suggestion. Postfix per user transport should do the trick. I will look into it.
View ArticleHosting email and websites on seperate servers
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Ubuntu 12.04 LTS Server 32bit- Related...
View ArticleRe: iRedMail-0.8.4 has been released.
http://iredmail.org/wiki/index.php?titl … be.Webmailneeds updating.http://roundcube.net/ no longer offers older roundcubemail-0.8.6ZhangHuangbin wrote:Hi mastini,Thanks for your remind.I re-packed...
View ArticleInbound Email error
==== Required information ====- iRedMail version: 0.8.4- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL- Linux/BSD distribution name and version: Centos 6.3- Related log if you're...
View ArticleRe: Inbound Email error
If it helps I used this to set up the server : http://www.howtoforge.com/build-a-full- … n-centos-6
View ArticleRe: 550-No Such User Here 550
ZhangHuangbin wrote:Oh, my mistake, i misunderstood the error log. Sorry about this.Looks like the destination server tries to verify whether sender address (YOUR email address) exists or not.If...
View ArticleRe: 550-No Such User Here 550
ssbob wrote:Does the Fact that it says (in reply to RCPT TO command) mean they are using RCPT not VRFYRCPT is used to specified the recipient email address, and it's a stage of SMTP session....
View ArticleRe: Inbound Email error
hubertbunio wrote:Technical details of permanent failure:Google tried to deliver your message, but it was rejected by the server for the recipient domain xxxxxxxx.co.uk by mx0.123-reg.co.uk....
View ArticleRe: Hosting email and websites on seperate servers
randoof wrote:Namecheap.com DNS pointing "@" and "www" (A Records) to the ip address of my webserverNamecheap.com DNS pointing "mail" (MXE) to the ip address of my mailserverI have an SSL certificate...
View Article