Displaying 13 results from an estimated 13 matches similar to: "Issue with: Sendmail, Dovecot and Sieve: -- TECRA_A9 --"
2008 Aug 19
1
TECRA-A9 -- devcot LDA/sendmail
FreeBSD 6.3-RELEASE-p3 i386
---------------
sendmail -d0.1
Version 8.14.2
Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8
MIME8TO7
NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS
PIPELINING SASLv2
SCANF STARTTLS TCPWRAPPERS USERDB XDEBUG
------------------
dovecot-1.0.7
dovecot-sieve-1.0.2
_______________________
IMAP-UW was previously used.
2013 Aug 21
1
Sieve vacation reply problem (Dovecot+Sieve/Sendmail/Horde)
Hello Dovecot community,
I have an annoying problem with successfully activating Sieve vacation replies - on which I have been working hard the last days without success :(
I'm using Dovecot 2.2 + Sendmail + Sieve connected with Horde web-mailer IMP H3 which is generally working fine.
BUT: Whenever I activate vacation script in Horde (via Ingo) and send a test-mail to this account, the mail
2008 Aug 24
3
password issue
hi everyone I am new to dovecot and I am having a little trouble
I am getting this error in my mail.log I have google it and can't find
a response,
Aug 25 08:14:24 mta dovecot: auth-worker(default): mysql: Connected to
127.0.0.1 (postfix)
Aug 25 08:14:24 mta dovecot: auth-worker(default):
sql(sal at prt.com,127.0.0.1): Password query failed: Table
'postfix.password'
2015 Jul 18
1
[PATCH 1/2] xfs: rename xfs_is_valid_magicnum to xfs_is_valid_sb
xfs_is_valid_magicnum is not actually a generic function that checks for
magic numbers, instead it checks only for superblock's one.
Signed-off-by: Paulo Alcantara <pcacjr at zytor.com>
---
core/fs/xfs/xfs.c | 13 +++++--------
core/fs/xfs/xfs.h | 19 ++++++++++---------
2 files changed, 15 insertions(+), 17 deletions(-)
diff --git a/core/fs/xfs/xfs.c b/core/fs/xfs/xfs.c
index
2008 Aug 30
1
Input and suggestions: Mail mirror setup
Hello, everyone.
To make life for our operations team easier I am looking at setting up a
mail mirror of any email
which gets sent from certain machines. My current ideas go along the
following lines:
Each machine will use the Postfix "always_bcc" option and set it to an
address like mailmirror at mailmirror.openlane.com.
On mailmirror I am looking at setting up Dovecot with public
2008 Sep 08
2
Error in Sieve + Dovecot 1.1.3
Hi,
when I upgrade my dovecot to lastest version (from 1.1.1 to 1.1.3) and
sieve plugins I discover a little problem in deliver (LDA) or in Sieve
interface.
With version 1.1.1 I have this in my dovecot.conf (and works fine)
protocol lda {
postmaster_address = root at mct.gov.br
hostname = faraday.mct.gov.br
mail_debug = no
mail_plugins = cmusieve quota
sieve_global_dir =
2008 Sep 29
3
disbale to responded to an unrequested SSL Certificate
Hi dovecot-list,
just a easy question today ;)
Customer did on Server a PCI-Test to test security to fit worldpay requirements.
They found a critical risk at pop3s. (and some other things)
This is the Textmesage:
############
Family: Remote Shell Access Critical 993/tcp 11875
Description:
The remote host responded to an unrequested SSL Certificate. The remote SSL server should have
sent back
2015 Dec 15
8
[PATCH] xfs: Add support for v3 directories
Besides supporting newer version of xfs file system, this patch also
does some code refactoring and fix completely broken listing and
searching on v2-3 node directories.
Cc: Gene Cumm <gene.cumm at gmail.com>
Cc: H. Peter Anvin <hpa at zytor.com>
Cc: Raphael S. Carvalho <raphael.scarv at gmail.com>
Cc: Ady <ady-sf at hotmail.com>
Signed-off-by: Paulo Alcantara <pcacjr
2011 May 30
5
Getting the return value of the last command run
All commands return a value, usually 0 if run properly. For instance, try:
$ ls && echo "done"
$ lsd && echo "done"
The echo command is only executed if the ls command exited
successfully. If one did not add the echo command with the && after a
command, how can he determine if the command exited successfully? I
have a particularly troubling script that
2008 Sep 05
10
Error starting dovecot
Hello,
I have a linux system (Ubuntu 7.04 server edition) running Postfix 2.3.8
Today i installed Dovecot through apt-get (got version 1.0.rc17
installed) and configured it to do sasl auth only, (i already have
other pop3,smtp and imap servers running) following the howto's at
dovecot.org
The thing is that if i try to start dovecot or run dovecot -n i get
this message:
Error: Can't use
2012 Sep 03
1
[GIT-PULL] XFS filesystem driver
This pull request contains the XFS filesystem driver for Syslinux.
Due to historical reasons (SGI IRIX's design of disk layouts), the first
sector in the primary AG on XFS filesystems contains the superblock,
which is a problem with BIOSes, since VBRs must be loaded up from the
first sector of the active partition.
Thus, we needed to handle this issue by putting the Syslinux
bootsector
2011 Jun 04
0
[LLVMdev] Fwd: Re: How to identify LLVM version? [updated patch]
Forwarding the patch to commits so that it doesn't get lost.
Yuri
-------- Original Message --------
From: - Fri Jun 03 12:15:47 2011
X-Mozilla-Status: 0011
X-Mozilla-Status2: 10000000
Return-Path: <llvmdev-bounces at cs.uiuc.edu>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.rawbw.com
X-Spam-Level:
X-Spam-Status: No, score=-0.2 required=7.0
2008 May 22
1
procmail --> deliver question
Hi there,
I use dovecot-1.1-rc4, got imap, imaps, pop3 & pop3s working fine with the mbox format.
I use sendmail-8.14.2 as an MTA, sendmail uses procmail as an LDA.
I migrated to maildir format now, and pipe all my mail to deliver right now to be able to make use of the indexing etc...
Problem is I run into some errors :
#My .procmailrc
PATH=/usr/bin:/usr/local/bin:/usr/sbin