similar to: Amavis on centos

Displaying 20 results from an estimated 200 matches similar to: "Amavis on centos"

2005 Aug 29
3
Directory server for Centos
Any ones knows if Fedora directory Server is available for Centos ia64. or is in progress to be. Or never is gona be available. Or Redhat Directory server? Thanks Este correo fue escaneado y se encuentra libre de virus. Este correo fue escaneado y se encuentra libre de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jul 29
1
amavis again
I am progressing with this but i still gat a problem. . When I get to the step when I am supposed to install amavisd , I get the following error message: Can't locate BerkeleyDB.pm in @INC (@INC contains: /System/Library/Perl//darwin-2level /System/Library/Perl/ /Library/Perl//darwin-2level /Library/Perl/ /Library/Perl/ /Network/Library/Perl//darwin-2level /Network/Library/Perl/
2007 Apr 13
2
Convert mbox to maildir
Hello all I?ve installed a new Server with dovecot, started using it and had no problems until I noticed that I couldn?t create sub-sub-folders on my imap account, I?ve read for the past two days info on how to convert and I know now that instead of using mbox I need to user maildir, the issue is now to convert mbox to maildir, on the various searches I did, I found the convert wiki page
2005 Jul 28
1
squirrelmail with postfix and dovecot
I've install squirrelmail, postfix an dovecot, i already configured squirrelmail whit conf.pl and manually, but wen i try to acces <http://myserver/webmail> http://myserver/webmail Any pages are faund, the files that make alias ara ok. What can I do Thanks. Este correo fue escaneado y se encuentra libre de virus. Este correo fue escaneado y se encuentra libre de virus.
2005 Jul 28
1
clamav and centos
I am trying to install clamav in centos ia64. Descompresed the file, I run configure but I can get the daemon running (clamd and freshclam). Any one knows how can I install clamav on linux. Este correo fue escaneado y se encuentra libre de virus. Este correo fue escaneado y se encuentra libre de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jul 26
1
mount a partition when syste start
I want mount a partition permanent I mount a partition whit mount /dev/sdb1 /folder But when the system restart already isn't mounted that partition How can I do that? Thanks. Este correo fue escaneado y se encuentra libre de virus. Este correo fue escaneado y se encuentra libre de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Jun 24
2
LastLogin update
Em 24/06/2019 11:48, @lbutlr via dovecot escreveu: > On 24 Jun 2019, at 08:25, J?lio Covolato via dovecot <dovecot at dovecot.org> wrote: >> #$ cat dovecot-last-login.conf > [ ? ] > >> dovecot.conf: >> >> plugin { >> # Track last login time on imap and pop3 >> last_login_dict = proxy::lastlogin >> last_login_key =
2007 Jul 18
1
Shared folder
Hi, I wish to setup a shared folder where everyone can read and copy. How does that work? Does each user get their own index file to determine weather a mail i read or not? can users move or copy mail? Thanks in advance Best regards - Jon
2004 Dec 17
3
Assistant access
Does anyone have a clue how I might set Dovecot up to allow another account to have read/write access to my INBOX and one other folder? I want to set things up so my assistant can pre-scan my post-Spamassassed email to remove more spam from it. Thanks! Doug
2019 Jun 24
3
LastLogin update
Em 22/06/2019 22:41, Zhang Huangbin via dovecot escreveu: > >> On Jun 23, 2019, at 4:43 AM, @lbutlr via dovecot <dovecot at dovecot.org> wrote: >> >>> https://docs.iredmail.org/track.user.last.login.html >> This is cool, but I have a question: >> >>> For MySQL/MariaDB backends, we create the sql table in database vmail. >> Would this
2005 Aug 09
1
Mail disappearing
My users are complaining that their mail is dissappearing out of folders or if they go into a folder, the mail will be there one minute, the next it isn't. Anybody see this before...and if so..is there a fix? I'm running dovecot 99.11 Brent ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
2018 Mar 01
0
KK transform - Kramers-kronig relations
Hello everyone Anyone know if there is implementation of Kramers-kronig relations[1] in any package? Thanks in advance for your attention. Cleber Borges [1] - https://en.wikipedia.org/wiki/Kramers%E2%80%93Kronig_relations --- Este email foi escaneado pelo Avast antiv?rus. https://www.avast.com/antivirus [[alternative HTML version deleted]]
2018 Mar 15
0
cubic complete Scheffe mixture models
Hello everyone I'm trying to use Scheffe's complete cubic model (mixture design). In the bibliographies, they indicate that the term is of the type: A * B * (A-B). But I see that trying to adjust the three cubic terms results in singularities. I know this implies not having the inverse matrix: solve (t (X)% *% X) does not exist. The bibliographies show all three cubic terms. So my
2015 Mar 16
0
3/16/2015 2:46:09 PM
Ciao, ho recentemente acquistato un metodo molto costoso per guadagnare su Internet. Il metodo funziona davvero!!! Ora, in un giorno guadagno pi? denaro di quanto molti ne guadagnano in un mese. Le mie statistiche per oggi. Ho guadagnato _570 in 40 minuti. Fico, vero? Questo metodo funzioner? per circa 2 mesi. Io ho 2 inviti gratis; vorrei condividerne uno con te, solo non dirlo a
2019 Jun 24
0
LastLogin update
Hi Julio, Could you share with us your "acl" config for shared folder? May be interesting for me, Jorge, -----Original Message----- From: dovecot <dovecot-bounces at dovecot.org> On Behalf Of J?lio Covolato via dovecot Sent: Monday, June 24, 2019 16:15 To: dovecot at dovecot.org Subject: Re: LastLogin update Em 24/06/2019 11:48, @lbutlr via dovecot escreveu: > On 24 Jun
2019 Jun 25
1
LastLogin update
Em 24/06/2019 18:39, Jorge Bastos via dovecot escreveu: > Hi Julio, > > Could you share with us your "acl" config for shared folder? > May be interesting for me, > > Jorge, Hi Jorge. Currently I'm not using the shared folder. Maybe you could be interested in this tutorial from iRedmail: https://docs.iredmail.org/public.folder.html
2017 Dec 21
1
develop.raw error ( adimpro )
Hello all, I'm trying to use the adimpro package to read RAW files (image). Make readins is OK! > r <- read.raw( '20171218_210956.dng', type='RAW', compress=FALSE ) > summary( r ) > ### cut the many lines... Filter pattern: GR/BG > extract.info( r ) [1] "GR/B" > To next, develop the raw file using the "develop.raw" function. But the
2007 Dec 20
5
[PATCH 0/16] lguest: introduce vcpu structure
this patch makes room for the vcpu structure in lguest, already used in this very same way at lguest64. It's the first part of our plan to have lguest and lguest64 unified too. When two dogs hang out, you don't have new puppies right in the other day. Some time has to be elapsed. They have to grow first. In this same spirit, having these patches _do not_ mean smp guests can be launched
2007 Dec 20
5
[PATCH 0/16] lguest: introduce vcpu structure
this patch makes room for the vcpu structure in lguest, already used in this very same way at lguest64. It's the first part of our plan to have lguest and lguest64 unified too. When two dogs hang out, you don't have new puppies right in the other day. Some time has to be elapsed. They have to grow first. In this same spirit, having these patches _do not_ mean smp guests can be launched
2019 Jun 06
3
Last Login Plugin Help
Hi, I'm configuring Last_Login plugin whith Mysql back end and all works fine. I just wonder to track besides time_stamp, user and domain, the remote IP and proto (imap or pop3) I tried in dovecot.conf: plugin { ... ... ??? # Track last login time on imap and pop3 ??? last_login_dict = proxy::lastlogin ??? last_login_key = last-login/%u/%d/%r } dict { ... ??? lastlogin =