Displaying 20 results from an estimated 600 matches similar to: "Help setting up IMAP account in Outlook 2016"
2015 Aug 25
2
sieve_after seems to ignored ?
sieve and managesieve are both working fine, have been for years. Now I
want to add a sieve_after script:
/etc/dovecot/conf.d/90-sieve.conf :
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve_before =
sieve_after = ~/sieve/personal.sieve
sieve_subaddress_sep = +
}
I have compiled ~/sieve/personal.sieve to ~/sieve/personal.svbin, but it
doesn't seem to be read. Any
2015 Aug 25
2
sieve_after seems to be ignored ?
Per Jessen wrote:
> Per Jessen wrote:
>
>> Michael Kliewe wrote:
>>
>>> Hi Per,
>>>
>>> On 25.08.2015 11:40, Per Jessen wrote:
>>>> sieve and managesieve are both working fine, have been for years.
>>>> Now I want to add a sieve_after script:
>>>>
>>>> /etc/dovecot/conf.d/90-sieve.conf :
2015 Aug 25
2
sieve_after seems to ignored ?
Michael Kliewe wrote:
> Hi Per,
>
> On 25.08.2015 11:40, Per Jessen wrote:
>> sieve and managesieve are both working fine, have been for years. Now
>> I want to add a sieve_after script:
>>
>> /etc/dovecot/conf.d/90-sieve.conf :
>>
>> plugin {
>> sieve = ~/.dovecot.sieve
>> sieve_dir = ~/sieve
>> sieve_before =
>>
2018 Feb 09
2
pxelinux.cfg files
Probably a dumb question, but I don't see to see an answer on the syslinux wiki...
Let's say I have a group of devices, all with company identifiable MAC addresses.
I want all devices from that company to boot the same from pxelinux and I may not know, in advance the individual ID part of the mac address.
Is it possible to have a config file that is ONLY the company part of the MAC
2017 Jun 30
4
Sieve can't move messages in a public namespace
Hello,
my dovecot version is 2.1.17
I've configured some public namespaces (config attached). When a mail
arrives at a certain mail address, that mail is handled by dovecot lmtp
server and a sieve script is executed that shuold move the message in
one of the namespaces. This is the script:
require "fileinto";
if header :contains "From" "example at
2014 Jun 19
1
HP T1000 G3 shutting down too fast
I have an HP T1000 G3 for looking after three desktop PCs, a switch and
a router. The batteries seem to be fine (battery tests, charge
levels), but when I'm testing a power-failure, the UPS starts the FSD
much too soon (judging by the battery charge level monitored with
upsc).
The load is about 300W, less than half nominal load, so despite the
batteries not being brand new, it ought to keep
2009 Jun 17
1
Cyrus IMAP and ipurge
Anyone here familiar with Cyrus IMAP and its util ipurge?
We'd like to set auto deletion of our users' spambox folders, but I'm a
bit paranoid about its functionality.
The main things that confuse me are from the man page:
"Ipurge deletes messages from the mailbox(es) specified by
mailbox-pattern"
with no indication as to what defines "mailbox-pattern"
2008 Dec 17
4
vim helpfile tag issues
Just wondering if anyone can replicate this issue....
On CentOS 5.2, using vim 7.0.237, I'm having a consistent issue across
all my centos boxen.
if I try and access the help files direct (as root), such as ":help
tutor" I get:
"usr_01.txt.gz" [readonly][noeol][converted] 11L, 4393C
E434: Can't find tag pattern
Press ENTER or type command to continue
If I press
2008 Aug 06
2
CentOS 5.2 -- how do I choose a wireless network?
Hi. We have a Windows laptop that has gotten too slow, it's
borderline unusable, so I burned a CentOS 5.2 32-bit Live CD, just to
try it out in the home.
It boots up fine, but it does not connect to the Internet... Now
we normally connect through a wireless network, there are several
around here -- on the Windows box we choose the network to which to
connect... but on CentOS there is
2009 Apr 17
3
OT: Possible for Malware against Windows boxes to attack Firefox on Linux?
My belief is that this is not possible, but there are many extremely
knowledgeable people participating on this list and I would like to
know if it is in fact possible. I am running CentOS 5.3 (32 bit) fully
updated. Browser is Mozilla Firefox v.3.0.7.
I believe both times this happened, once yesterday and once today, I
was surfing on the web site of my favorite singer/musical group; or in
the
2011 Sep 06
3
Error on opening, Non 7z Archive
I downloaded a game that I play on my Windows machine hoping to play it on my Linux machine and each time I try installing/opening I get an error that says Non 7z archive. I have tried a few different ways of opening this file to be immediately greeted with this error. Any ideas what is the cause of this? It is a larger .exe file at 2g in size.
Thanks.
2017 Jul 04
2
Sieve can't move messages in a public namespace
Op 7/4/2017 om 8:44 AM schreef Paolo:
> Il 30/06/2017 10:46, Paolo ha scritto:
>> Hello,
>>
>> my dovecot version is 2.1.17
>>
>> I've configured some public namespaces (config attached). When a mail
>> arrives at a certain mail address, that mail is handled by dovecot
>> lmtp server and a sieve script is executed that shuold move the
>>
2009 Jan 06
2
Video lock up
I recently install CentOS 5.2 on an older pc
Abit VP6 motherboard
2 x 1GHz PIII processors
1.5GB RAM
Nvidia MX440 video
All works fine except when running X
The display locks at ramdom times
Sometimes it locks when I log in
Sometimes it locks after several hours
While it is locked I can ssh to this machine from another server
I have to reboot to clear it
Also when I reboot X starts with random
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a
script that runs via a cron job.? It's purpose is to decrypt
PGP-encrypted files in a certain directory.? I have tried the command
two different ways, both fail with the same error message:
gpg --decrypt $file > ${file%.txt}.decrypted.txt
gpg --output ${file%.txt}.decrypted.txt --decrypt $file
(Don't even ask about
2011 Jan 20
6
cloning a server
Hi, I have a centos 5 (current) mail server that I have compiled
dovecot/postfix and installed some packages like mysql etc. These packages
have been configured and changed to my liking. How can I now save all this
and install it on another server without having to do all the work of
compiling installing and configuring the same applications. Is it possible
to burn this server image into multiple
2008 Oct 15
2
creating a user from an RPM package
What wizardry do you guys use in the SPEC file when creating/deleting a
user from an RPM package?
I was going to create a macro like:
%define user(login,uid,gid,name,homedir,shell) \
echo "$1:x:$2:$3:$4:$5:$6" >>/etc/passwd; \
echo "$1:!!:12005:0:99999:7:::" >>/etc/shadow; \
echo "$1:x:$3:" >>/etc/group; \
mkdir
2010 Nov 24
9
New list ?
Hi,
Taking this to a new thread.
Thoughts on getting a new list started up ? Should it be
centos-sysadmin or centos-infra ? Are we going to then restrict it to
admin/infra related chatter ? in which case, does the eyeball density on
this list reduce for that sort of content ?
How about the politics and news stuff that gets posted to this list.
And how would those things be addressed with
2006 Mar 22
2
Save sent mail on server
Hi dovecot list users,
currently we have some email accounts which get maintained by different
people. If any of this users sends a mail, it is only saved on his local
machine, but not on the imap server. But i'll need them to get saved on
the mail server for backup purposes and that every user can see which
mails have been sent through this account. Is this possible?
Thanks in advance
2006 Mar 22
1
mail shown throught outlook, shows todays date
Hi all
I seem to be sitting with an interesting situation where by I need to copy mail from Exchange to dovecot (Maildir)
I used a mixture of solution (Moz Thunderbird, fetchmail and outlook) to copy and test the mail.
The interesting thing is, once I have some mail on the dovecot, the date displayed on Mozilla is correct, but the mail shown throught outlook, shows todays date (thats for all
2005 Jun 20
1
Trailing dot filenames
Hi..
I have a little problem exporting Cyrus Imap /var/spool/imap folder.
Cyrus saves all messages using a Number followed by a dot.
i.e.
mailserver 24m # ls -l
total 304
-rw------- 1 cyrus mail 7188 Jun 20 09:17 5077.
-rw------- 1 cyrus mail 4843 Jun 20 10:14 5078.
-rw------- 1 cyrus mail 9431 Jun 20 10:45 5079.
-rw------- 1 cyrus mail 196093 Jun 20 10:45 5080.
-rw------- 1 cyrus