Displaying 20 results from an estimated 60000 matches similar to: "IMAP version"
2010 Nov 22
2
Sendmail, localloop, and iptables -- should I be more paranoid?
By default, sendmail only listens on the localloop:
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
But by default to allow sendmail to even work the iptables entry is:
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j
ACCEPT
Without this, sendmail can't even connect to localloop. But should I
handedit this line to something like:
-A
2012 Mar 20
1
Per-user IMAP enable - is it possible?
Just wonder if it is possible to enable/disable IMAP4 on Dovecot (2.0.x
as far) on per-user basis?
The deal is simple: our policy is not to store a lot of mailing on
mailserver (the user should store it locally), thus the 'use POP3'
approach, but for a vary few users it is permitted to use IMAP4. But
users sometimes simple miss the point that some mail clients (e.g. TB)
2004 Jan 21
1
Moving from one server to another with rsync?
Hi,
I am currently in the process of migrating from RH 7.3 to RHEL ES 3.0 on my
system. Of course there is a lot of iles that will need to change server
(new server is ready). My question is of course what is the best way to do
this? My thought is rsync with a function like this:
1: Running rsync once to get all the files over to my new system
2: Running rsync several times to keep the files
2003 Jan 21
5
Samba 3.0 + AD + OpenLDAP
Hi everyone!
I've already deployed samba-2.2.7a-2 and enabled openLDAP support. I
now have a machine configured as a domain controller authenticating all
windows users via openLDAP. openLDAP is also authenticating all of our
linux users.
I would like to install Exchange2000 on a windows2000 machine so our
windows users can do calendaring (sendmail already handles all of our
email needs).
1999 Sep 20
1
POP secure access??
Hi, I'm looking for a solution to access pop mails (sendmail in linux)
securely. Most of the access would be from window clients (outlook express
etc). Is there a way to encrypt the password (like ssh2) when authenticating
with sendmail? Any info is greatly appereceiated. Thx.
Regards,
Wong.
2011 Jan 14
3
Time jumped forwards
Running Dovecot 2.0.8 on 32bit Centos5.5. The machine is a VMWare ESX VM.
I'm seeing a lot of warning messages in syslog as follows:
2011-01-14T11:45:37.315917+08:00 imap4 dovecot: imap: Warning: Time jumped forwards 105 seconds
2011-01-14T11:46:00.598006+08:00 imap4 dovecot: imap: Warning: Time jumped forwards 106 seconds
2011-01-14T11:46:25.364405+08:00 imap4 dovecot: imap: Warning: Time
2006 Feb 22
1
SV: Re: SV: Re: Fromstring when sending e-mail onrecievedvoicemail
It's fixed now.
In "/etc/mail/ssmtp.conf", this ("FromLineOverride=YES") line was commented out. Removing that comment did the trick :)
Now I only need to change the e-mail's title. Is that possible?
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan
Sendt: 22.
2016 Feb 24
3
search problem dovecot 2.2.21 + fts - Solr
Hello,
Realized update dovecot on my server. Now the search is returning
differently from the previous version bringing reference information of
other messages .
For example when doing a search for anderson.joao this new version of the
dovecot dovecot 2.2.21 + fts - Solr response will be all email that has the
word anderson and joao, instead of returning only items with the word
anderson.joao.
2006 Feb 22
1
SV: Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
Thank you very much. For some reason "emailsubject" was not included in my example config. Well, it's working great now.
Last question, I promise :P. Is it possible to change the date format? I want it in Norwegian.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan
Sendt: 22.
2011 Jun 29
5
[Urgent] Email Retrieval from remote servers doesn't use Dovecot
------------------------
Dovecot Version:
------------------------
2.0.13
------------------------
Output of "dovecot -n":
------------------------
# 2.0.13: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.35-28-generic x86_64 Ubuntu 10.10 ext4
mail_location = maildir:/home/%u/Maildir
passdb {
args = %s
driver = pam
}
protocols = imap pop3
ssl = no
userdb {
driver = passwd
}
2006 Feb 21
1
SV: Re: Fromstring when sending e-mail on recievedvoicemail
Yeah I did change those. I'm using 1.0.8 (Or was it 9?).
It seams that the system overrides these settings?
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Barry Flanagan
Sendt: 21. februar 2006 14:54
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: [Asterisk-Users] Re: Fromstring when
2015 Sep 13
2
no login with MySQL
Hello!
Setup again to authenticate my users with MySQL but can't login.
Sep 13 11:55:49 auth: Info: passwd-file(a.meyer at nimmini.de,95.88.63.177,<R7Qe9J0fTgBfWD+x>): unknown user
Sep 13 11:55:49 auth: Info: passwd-file(a.meyer at nimmini.de,95.88.63.177,<R7Qe9J0fTgBfWD+x>): unknown user
Sep 13 11:55:49 imap-login: Info: Login: user=<a.meyer at nimmini.de>,
2006 Feb 18
1
Enabling POP3 on CentOS4 / dovecot
I'm bringing up a new CentOS 4 machine on my home network. It's
intended to replace a crufty machine that has been acting as my mail
gateway. The existing machine does spam and virus filtering, and then
I let my kids get their mail off it with POP3 from another machine on
the home office LAN (so they're not competing with me for the keyboard
when I'm working).
Dovecot starts up
2006 Jan 31
3
Upgrade From RHEL3
Hello all,
Has anyone experienced upgrading from RHEL3 to Centos 4.2? Is it
advisable? I'm running mostly native RH stuff, Apache Web server,
Sendmail, Squid and IPTables gateway.
Will an upgrade work or should I start from scratch?
--
Scott
2003 Mar 04
1
problem with COPY?
hi all,
I've been trying to use dovecot (from cvs 03.mar.2003, linux 2.2.20,
gcc 2.96, openssl 0.9.7a) as an replacement for uw-imap, and it seems
to be doing its job, except for one thing:
I have my mua (sylpheed-claws from cvs) set up so that it will sort
message into certain(imap) directories. so when I check the mail in the
INBOX, new mails will be processed automatically and, for
2009 Dec 18
1
lot's of timeouts
Hi,
since some time ago we do have a lot of "timeouts" connecting to our
imap/po3 server. This week I switched the whole system to a new dual
quadcore xeon, 24GB RAM, SAS2 RAID-10. (SUN Fire 4170)
But the mailclients (mostly thunderbird and apple mail) still reporte
the timeouts by accessing the mailboxes.
The server is doing smtp, imap/pop3, webmailsystem and
spam/antivirus-checking
2008 Jun 20
4
no maildirsize file being created -dovecot v1.1
Hello List,
Getting ready to setup a new dovecot sendmail squirrelmail server for
our school which is currently running on a 4 year old install of the
same, which has worked like a champ by the way.
---------------------
EL5
dovecot-1.1 rc10 rpm
sendmail
squirrelmail
---------------------
Problem: I can not get my dovecot 1.1 rc10(rpm) to generate an
maildirsize file in each of the users
2015 Aug 11
2
C6.7 evolution to cyrus imap(s) fails
On Tue, 11 Aug 2015, Alexander Dalloz wrote:
> Am 11.08.2015 um 22:28 schrieb Dr J Austin:
>>
>> Hi Alexander
>>
>> [root at maui:/var/log]$ watch 'tail -n40 maillog
>>
>> does not quiver when I try to connect
>
> That's suspicious.
>
> Let's exclude it is the client which causes the problem: Connect directly to
> the IMAPS
2013 Jun 19
1
Dovecot proxy to Microsoft Exchange 2013
Hello,
I am trying to do a proxy with dovecot to IMAP backend server that are
using Microsoft Exchange 2013.
I already did this with Microsoft Exchange 2007 and Microsoft Exchange
2010 and it works perfectly! But with Microsoft Exchange 2013 I can not
perform LOGIN.
The error log message is:
/imap-login: Error: proxy(user at domain.com.br): Login for
exchange2013.domain.com.br:143 timed out
2009 May 05
2
Unable To Send Mail
I just installed CentOS 5 + Postfix + Dovecot. Now When I send mail
via telnet from one user to another via Postfix (MTA), I have no
problem. The recipient gets the message perfectly. Now this tells me
that Postfix is working fine (I assume) but then I configured Dovecot
to use IMAP4 and then configured my Thunderbird client. Now all the
messages I previously sent using Telnet showed up in