Quantcast
Channel: iRedMail — iRedMail Support
Viewing all 43499 articles
Browse latest View live

Re: Email alert to admin When users mailbox quota exceeds the limit.

$
0
0

- Please paste output of command "dovecot -n", your script, and related dovecot/sieve log (/var/log/dovecot.log, /var/log/sieve.log) here to help troubleshoot.
- We set Dovecot to execute quota warning script when mailbox is 85%, 90% or 95% full. Check your dovecot config file please.


Re: DKIM - Not checked in header of recipient

$
0
0

There's no DKIM in your email header at all, so Google doesn't check it.

Re: Is it possible to add a "Out of office" or "Vacation" duration

$
0
0

User can add vacation message with Roundcube webmail, so if it doesn't support setting duration, please submit this feature request to Roundcube team: http://trac.roundcube.net/

Re: fetchmail and procmail for iRedMail 0.8.3 how to

$
0
0

Hi! I dont know how cann i setup. I wanna recive mails from isp only one mailaddress and with subject or is werfrom selectabe and forward to iredmail virtual users. I think example i recive mail from *@address1.com with subject offie then i wanna forvarding all office subject mail to user1 and user2 and wanna too forwarde all maild from*@address1.com to user3 ect. I dont know how cann i made in iredmail. I think the easyest way is fetchmail and procmail. But i hera every other solution. Thet is my proble. Thet's how cann is made?

Re: Can't add any Domains/Users

$
0
0

No idea yet, sorry. Does logout and re-login fix this issue?

Re: how can i configure forwording option and auto responder

$
0
0

Please, one question, one forum topic.
-------

Sorry, what do you mean "change ldap password"?

Re: Cant Login

$
0
0

Sorry, we don't support PostfixAdmin anymore, please try to figure it out yourself.

Re: Cant Login

$
0
0

Sorry, we don't support PostfixAdmin anymore, please try to figure it out yourself.


Re: New install on Ubuntu 12.04 - mail is only delivered on server reboot

$
0
0

yes I had run freshclam and the freshclam restart commands before trying the clamav-daemon start command, but still no luck. I found another post somewhere that said that they had to increase memory to get the clamav-daemon to start, so I tried that.

Sure enough after bumping up my 512MB linode up to 1GB, everything started up and kept running.

Mystery Solved!

Re: SPAM --> Quarantine

$
0
0

I notice that also a banned mails are quarantine.
session log:
Passed BANNED, LOCAL [x.x.x.x] [y.y.y.y] <sender> -> <recipient>, quarantine: "some letter (A,B...)"/banned-AIMkZd8I0E2H

file exists in /var/lib/amavis/virusmails

can I just delete files, or it's necessary to update some index?


Thanks

Re: DKIM - Not checked in header of recipient

$
0
0

I know that but I did not been clear with a question, sorry for that.

but when I sent mail from my domain, in header of recipient mail I don't see any clue that DKIM is checked at all. Any idea?

"Any idea?" part should look like this question:

If is everything all right with configuration of DKIM on my server and on DNS record, how to setup that my server send mail with DKIM, then Google check that key and to put him in header of receipient mail?

To mention,

- Package libmail-dkim-perl is installed on server.

- DKIM is enabled in amavis conf:
    $enable_dkim_verification = 1;
    $enable_dkim_signing = 1;

If is anything else needed from output I will post, just say. Thanks.

Apache multiple virtual hosts

$
0
0

==== Required information ====
- iRedMail version: iRedMail-0.8.3.tar.bz2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS 6.3
====

Hey guys,

I'm trying to achive 3 goals in my setup.

1. Disable /mail, /webmail, /roundcube for every new domain and subdomain
2. Redirect mail.example.com, mail.example1.com, mail.exampleX.com to where /mail was.
3. Redirect every domain and subdomain to it's related website. Not comon ofc.

My DNS records are up and running for the hosted domains, the question is what do i need to modify in Apache config to get it right?

I've tryed different examples, no luck so far.

Thank you!

Re: Apache multiple virtual hosts

$
0
0

I managed to make some progress but now i can't access /phpmyadmin and /iredadmin.

This is what i got so far.

<VirtualHost *:80>
    ServerName www.domain.com
    ServerAlias domain.com
    DocumentRoot /var/www/html
    Options -MultiViews +FollowSymlinks -Indexes
</VirtualHost>

<VirtualHost *:80>
    ServerName mail.domain.com
    DocumentRoot /var/www/roundcubemail
    Options -MultiViews +FollowSymlinks -Indexes
</VirtualHost>


<VirtualHost *:443>
   ServerName mail.domain.com
   DocumentRoot /var/www/roundcubemail

   <Directory "/var/www/roundcubemail">
     Options -Indexes FollowSymlinks MultiViews
     AllowOverride All
     Order allow,deny
     Allow from all
   </Directory>

   ErrorLog logs/ssl_error_mail1_log
   TransferLog logs/ssl_access_mail1_log
   LogLevel warn
   SSLEngine on
   SSLProtocol all -SSLv2
   SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW
   SSLCertificateFile /etc/pki/tls/certs/iRedMail_CA.pem
   SSLCertificateKeyFile /etc/pki/tls/private/iRedMail.key

   <Files ~ "\.(cgi|shtml|phtml|php3?)$">
      SSLOptions +StdEnvVars
   </Files>

   <Directory "/var/www/cgi-bin">
      SSLOptions +StdEnvVars
   </Directory>

   setEnvIf User-Agent ".*MSIE.*" \
         nokeepalive ssl-unclean-shutdown \
         downgrade-1.0 force-response-1.0

   CustomLog logs/ssl_request_mail1_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"

</VirtualHost>


I finally managed to get it working for multiple domains. Just had to carefully separate general from targeted config found here
http://www.iredmail.org/forum/topic3907 … hosts.html

Thank you digitalbit!

Webmail Sent mail

$
0
0

==== Required information ====
- iRedMail version: 0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: CentOS 6.3
- Related log if you're reporting an issue:
====

Hello,

We are using Outlook as mail client and all received mail are also accessible
trough Webmail in Inbox folder. Strange is that Sent mail is only on the client outlook.

Is there some workaround to store sent mail on the server and we want to be accessible
on the webmail for each user.

Thanks in advance
Nedin

Re: can not send mai lto outside

$
0
0

We use this mail for one year around two month ago can receive from outside but can not to sent outside. How do we do


Re: How to copy messages from iRedMail server?

$
0
0

Ok. Mb i didnt ask as need - so the quetion is - how to copy messages from iRedMail to another mail programm in .msg type? Is there any variants?

Re: How to copy messages from iRedMail server?

$
0
0

iRedMail stores mail in Maildir format, it means one mail will be stored in one file. So you can copy it to another program and rename the files with '.msg' extension.

Re: can not send mai lto outside

$
0
0

Please, let's fix current issues one by one.

Re: Webmail Sent mail

$
0
0

Do you configure Outlook to access mailbox via IMAP protocol orPOP3? It should work if you use IMAP.

Re: Webmail Sent mail

$
0
0

I thought so..
We are using POP3 in Outlook. With this configuration, is there some store where I can find the
sent messages except Outlook?

N.

Viewing all 43499 articles
Browse latest View live