Displaying 20 results from an estimated 30000 matches similar to: "virtual spam maildir directory"
2013 Nov 06
1
Postfix delivers mails to maildir and not to dovecot LDA for a virtual user
Hi
I have been able to setup postfix and dovecot using postgres as the backend
store with virtual user maps on Ubuntu 12.04 LTS Server.
I have been following instructions from here:
http://wiki2.dovecot.org/HowTo/DovecotPostgresql
I haven't setup postfix to use saslauthd and PAM, instead I am using
dovecot for SASL authentication. Rest of the table structures and query
files are the same as
2008 Apr 11
1
CRAM-MD5 Password Generation Algorithm
Hi,
I'm just in the middle of setting up dovecot to serve IMAPS -- Actually
I've finished apart from one thing: CRAM-MD5 passwords.
I'm using SQL as a backend for the password storage, and I don't want to
store the passwords in plaintext. I've also configured dovecot to be rather
restrictive when it comes to authentication methods (only CRAM-MD5 is
allowed).
To generate the
2008 Apr 09
1
postfix virtual maildir
my postfix setup
http://code.google.com/p/appwsgi/wiki/smtp
my dovecot setup
http://code.google.com/p/appwsgi/wiki/imap
root at localhost:~# /etc/postfix/test/root
220 localhost.localdomain ESMTP Postfix (Ubuntu)
250-localhost.localdomain
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
235 2.7.0 Authentication successful
2015 Apr 14
2
Dovecot and recipient_delimiter
On 4/14/15, J. Echter <j.echter at echter-kuechen-elektro.de> wrote:
> Am 14.04.2015 um 14:04 schrieb J. Echter:
>> Hi,
>>
>> we're using thunderbird as our client, it has the functionality to
>> sort spamassassin tagged mails in a folder called 'Junk'.
>>
>> I have this folder on my dovecot server and i'd like to use the
>>
2012 Jun 02
1
postfix+dovecat: virtual domains with imap+lmtp
Hi to all,
I have tryed a few days to configure postfix/dovecot to run into a VPS
machine (CentOs)
-->The machine has 2 domains (but more in the future)
-->i want info at mail.domain1.com and info at mail.domain2.com to be
seperated mailboxes
-->i want to use lmtp protocol to connect dovecot with postfix
-->It will be perfect if i can use the system users for authentication
2016 Oct 19
2
sieve sending vacation message from vmail@ns1.domain.tld
Could you send your configuration (output from `dovecot -n`)?
Also, please provide an example scenario; i.e., for one problematic
delivery provide:
- The values of the variables substituted below.
- The incoming e-mail message.
- The Sieve script (or at least that vacation command).
Regards,
Stephan.
Op 19-10-2016 om 11:42 schreef Matthew Broadhead:
> hi, does anyone have any ideas
2016 Oct 19
2
sieve sending vacation message from vmail@ns1.domain.tld
Also, please provide an example scenario; i.e., for one problematic
delivery provide:
- The values of the variables substituted in the dovecot-lda command
line; i.e., provide that command line.
- The incoming e-mail message.
Regards,
Stephan.
Op 19-10-2016 om 12:43 schreef Matthew Broadhead:
> dovecot is configured by sentora control panel to a certain extent. if
> you want those
2008 Sep 17
5
Converting from MBOX to Maildir broke procmail and Spamassasin and halted incoming mail
I could use some help here -
As I use Dovecot I started here when trying to figure out why I could
not add new mail folders under my Mac's Mail program, but could under
Thunderbird.
It was quickly pointed out that my system was set up to use MBOX and
not MAILDIR, and some helpful links and notes were sent back and forth
giving me a good clue as to how to perform the conversion
2019 Aug 06
2
Dovecot Sieve doesn't move spam to Junk folder in maildir
I have an *Ubuntu 16.04* mail server with
postfix/spamassassin/*dovecot-2.2.2**2* with virtual mailboxes in maildir
format. The whole process is working excellently since a year. Spams are marked
with "*****SPAM*****" in subject and with "X-Spam-Flag: YES" in email header.
I tried now to add sieve to dovecot to move the SPAM messages into the Junk
folder without any
2010 Jan 02
1
Deliver virtual user's mail to a specific namespace?
Hello:
I have virtual users set up for the various mailing lists that I
subscribe to. Everything has been working well in both Postfix and
Dovecot. Postfix is configured to deliver to a specific mbox file within
my mbox mail root. I can access retrieve and read email via Dovecot
without any issues.
Now I want to make my setup more robust and have these messages
delivered to a maildir
2013 May 28
2
system account delivery userdb authentication
Hi
I have a remaining issue with a mail server setup.
Composed of Postfix and Dovecot it is is a 'local' mail server
At first I relied upon Mysql to store the various parameters, and then
switched to a flat file approach
I also initially set the server up to handle virtual users, but then I
realized that it was destined to manage local system accounts only. So I
reconfigured it
2016 Oct 19
3
sieve sending vacation message from vmail@ns1.domain.tld
Op 19-10-2016 om 13:47 schreef Matthew Broadhead:
> i am not 100% sure how to give you the information you require.
>
> my current setup in /etc/postfix/master.cf is
> flags=DRhu user=vmail:mail argv=/usr/libexec/dovecot/deliver -d
> ${recipient}
> so recipient would presumably be user at domain.tld? or do you want the
> real email address of one of our users? is there
2011 May 18
3
Dovecot deliver
Hi all,
I have a problem with my dovecot/postfix configuration:
here is my dovecot -n
# 1.2.16: /etc/dovecot.conf
Warning: fd limit 128 is lower than what Dovecot can use under full
load (more than 768). Either grow the limit or change
login_max_processes_count and max_mail_processes settings
# OS: OpenBSD 4.9 i386 nfs
base_dir: /var/dovecot/
log_path: /var/log/dovecot
protocols: imaps pop3s
2006 Mar 19
2
Dovecot, LDAP and something akin to Postfix' "table search order" from virtual deliver.
Hi.
/* The short version. */
Is there a way to mimic Postfix' "table search order" in Dovecot's LDAP
configuration of pass_filter/user_filter?
/* Here goes the detailed description :) */
Just to quote the http://www.postfix.org/virtual.8.html:
---
TABLE SEARCH ORDER
(...)
The search order is as follows. The search stops upon the
first successful lookup.
(...)
2013 Mar 07
3
When dovecot delivery, nested maildir (<user>/maildir/maildir) is "auto"created
Scenario: Sogo/Mysql+Postfix+Dovecot(only IMAP)+LDAP (Active Directory)
To make clean the understand of my issue I've performed those step
go to /var/vmail/utente2 and perform in this directory "rm -rf *"
After I send email to utente2 via "telenet localhost 25"
I return to /var/vmail/utente2 and perform "ls -la" that shows me:
maildir
|-maildir
|-cur
2008 Apr 17
1
How to deal with mail to unknown virtual recipients?
Hello list,
I am not quite sure whether this is a questions for Dovecot or Postfix. I have
set up, virtual hosting for one domain (for test purposes) using a
passwd-file as passdb and a static userdb (see dovecot -n at the end) along
with Postfix in a manner described in [1], i.e. a non-Postfix mail store.
Other than that I also do hosting for the canonical domain which is for users
with a
2016 Oct 20
2
sieve sending vacation message from vmail@ns1.domain.tld
do i need to provide more information?
On 19/10/2016 14:49, Matthew Broadhead wrote:
> /var/log/maillog showed this
> Oct 19 13:25:41 ns1 postfix/smtpd[1298]: 7599A2C19C6:
> client=unknown[127.0.0.1]
> Oct 19 13:25:41 ns1 postfix/cleanup[1085]: 7599A2C19C6:
> message-id=<edc55a9b-eb49-3945-dc60-0e1d51a78e97 at nbmlaw.co.uk>
> Oct 19 13:25:41 ns1 postfix/qmgr[1059]:
2009 Oct 08
2
Using sieve with virtual delivery & maildir
I am using Postfix virtual users/domains with Dovecot virtual delivery
to maildir style mailboxes. Now I want to get sieve working to sort out
a few minor delivery problems.
I want all mail with a message header "Delivered-To: foo+bar at domain.com
placed in the /var/mail/vhost/example.com/foo/new directory.
Would this work:
require "fileinto";
if anyof (header :contains
2007 Mar 20
0
RE: Need help in securing maildir so that root user
How much cost do you currently spending in your
Exchange setup, can you give me an idea so that I know
how much I am saved using my current setup. Postfix,
Courier, ClamAV, SpamAssasin, Roundcube and
MailScanner. All this under the roof of CentOS.
Thanks.
----------------------------
My company is currently using Exchange Servers for
Mail Server
solutions but now they want to move to Linux
2018 Jan 24
3
problem with lda
Hello,
I am currently testing the upgrade from our dovecot v2.2.23 to 2.3.0. I have a strange problem with lda.
We use bounce mails for internal users if they try to send virus/spammails. The exact same config works with 2.2.23, but not with 2.3.0.
The relevant postfix/master.cf part:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail