Displaying 20 results from an estimated 10000 matches similar to: "Dovecot mail_location for fedora"
2017 Nov 06
3
dovecot-lda without starting dovecot?
On Mon, 6 Nov 2017 09:50:16 -0500
Tanstaafl <tanstaafl at libertytrek.org> wrote:
> On 11/6/2017, 4:01:19 AM, Stephan von Krawczynski <skraw.ml at ithnet.com>
> wrote:
> > Still we are not content with it touching/locking dovecot.index.log. If
> > someone pointed at one location in the code where this could be disabled we
> > would implement a new param for
2017 Aug 18
1
Dovecot mail_location for fedora
mail_location=~/.mail:INBOX=/var/spool/mail/%Ln
Aki
On 18.08.2017 12:41, Noel Butler wrote:
> On 18/08/2017 06:15, Randy Gordey wrote:
>
>> What is the syntax for dovecot mail_location when postfix delivers mail to
>> /var/spool/mail/?
>>
>> These are the old unix style mbox, one file per user.
>>
>> Not setting mail_location in 10-mail.conf results in
2017 Aug 17
2
Dovecot mail_location for fedora
What is the syntax for dovecot mail_location when postfix delivers mail to
/var/spool/mail/?
These are the old unix style mbox, one file per user.
Not setting mail_location in 10-mail.conf results in Auto not finding it.
mbox: /var/spool/mail/%u said mbox root directory can't be a file.
mbox: /var/spool/mail/ tries to make Sent and Deleted Folders, etc.
maildir: /var/spool/mail/
2018 Dec 02
2
Sieve broken after upgrade
Hi,
First of all, what are you using to send this e-mail? I am receiving
this as an attachment. (Anyone else seeing this? More mails from
different senders seem to be affected.)
Op 02/12/2018 om 17:12 schreef Pavel Stratil via dovecot:
> Hi everyone,
>
> after switching to ubuntu (from debian) and running a newer dovecot
> --version 2.2.33.2 (d6601f4ec) i encountered a problem
2018 Dec 06
2
BUG: sieve does not set seen-Flag
On 06/12/2018 07:29, Jakobus Sch?rz wrote:
> that all and every Flag is set, except \Seen... I tried to figure out, whats happening here...
Paste what your sieve file contains now (no, I'm not going back over
this thread - its becoming as long as war and peace, and you may have
changed it since then)
> Please understand me right... It is nice for you, if dovecot does, what you
2017 Dec 29
2
Adding Sieve to Roundcube
On 29 Dec 2017, at 07:28, Stephan Bosch <stephan at rename-it.nl> wrote:
> Op 29-12-2017 om 15:21 schreef @lbutlr:
>> I'm planning on adding support for sieve to Roundcube here in the near future and am looking for any recommendations on read-mes on how to do this.
>>
>> I am planning on waiting until 2.3.0 hits Freebsd Ports
>
> Could you be more specific?
2018 Dec 02
6
Mailing list address harvested for spamming
On 02/12/2018 05:31, M. Balridge wrote:
> Quoting dovecot-e51 at deemzed.uk:
>
>> Not to stir the pot, but I notice my email address has recently been
>> harvested from this list for spamming purposes. This email address is
>> unique and not used for anything else.
>>
>> I'd distinguish this from spam sent to the mailing list itself, which is
>>
2017 Aug 15
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>>
>> how do I generate hashed string from my password ?
>
> use this sql command:
>
> GRANT SELECT ON vmail TO ?vmail?@?127.0.0.1? IDENTIFIED BY
> PASSWORD(?yourpassword?);
>
>
> or if you just want to see the hash:
>
> SELECT
2018 Dec 07
3
BUG: sieve does not set seen-Flag
On 07/12/2018 16:44, Aki Tuomi wrote:
> On 6.12.2018 6.54, Noel Butler wrote:
>
> On 06/12/2018 07:29, Jakobus Sch?rz wrote:
>
> that all and every Flag is set, except \Seen... I tried to figure out, whats happening here...
>
> Paste what your sieve file contains now (no, I'm not going back over this thread - its becoming as long as war and peace, and you may have
2019 Feb 10
2
offtopic: rant about thoughtless enabling DMARC checks
On 10/02/2019 07:38, Ralph Seichter via dovecot wrote:
> * Juri Haberland via dovecot:
>
>> Blindly enabling DMARC checks without thinking about the consequences
>> for themselves should not be the problem of other well behaving
>> participants.
>
> Can you judge if DMARC is enabled "blindly"? No, I thought not. Also,
> the issue was not on the
2017 Aug 15
2
migrating 2.1 to 3.x, sql pass scheme, pass value?
On 15/08/2017 22:23, Noel Butler wrote:
> On 15/08/2017 21:25, voytek at sbt.net.au wrote:
>
>> On Tue, August 15, 2017 8:03 pm, Sami Ketola wrote:
>> On 15 Aug 2017, at 2.50, voytek at sbt.net.au wrote:
>>
>> how do I generate hashed string from my password ?
>> use this sql command:
>>
>> GRANT SELECT ON vmail TO
2017 Nov 10
3
Postlogin script
"j.emerlik" <j.emerlik at gmail.com> writes:
> I would like to prepare postlogin a script that allow imap connection to
> roundcube for all but restrict imap access for selected users.
"from" roundcube?
> Is possible in condition IF use IP addresses as range or with mask (because
> I've more than one web servers) ?
Of course -- many ways to skin this
2017 Nov 07
2
dovecot-lda without starting dovecot?
On Tue, 07 Nov 2017 13:19:12 +1000
Noel Butler <noel.butler at ausics.net> wrote:
> mail_location Optionally disable indexes using :INDEX=MEMORY
>
> don't use this on IMAP boxes, but is safe to use on SMTP and POP3's
> boxes though
>
> eg:
>
> mail_location =
> maildir:/var/vmail/%Ld/%1Ln/%1.1Ln/%2.1Ln/%Ln/Maildir:INDEX=MEMORY
>
> --
2017 Aug 14
3
migrating 2.1 to 3.x, sql pass scheme, pass value?
I'm trying to migrate from Centos 6/dovecot 2.1.17/mysql to new server on
Centos 7/dovecot 2.2.31 (65cde28)/mariadb
I've dumped on oldserver 'dovecot.conf' and used it on newserver
doveconf -n > dovecot.conf
also, transferred /etc/doveconf/*.conf
I've also dumped MySQL 'vmail' and imported database, created user vmail,
vmailadmin
dumb question: should the password
2019 Feb 10
1
offtopic: rant about thoughtless enabling DMARC checks
On 2/10/19 3:46 PM, Michael A. Peters via dovecot wrote:
> On 2/10/19 3:42 PM, Noel Butler via dovecot wrote:
>> On 10/02/2019 12:49, Benny Pedersen via dovecot wrote:
>>
>>>
>>> fixing mailman will be the fail, solve it by letting opendkim and
>>> opendmarc not reject detected maillist will be solution,
>>
>>
>> A general broad mailing
2017 Jul 01
2
dovecot 2.2.31: linking error
I would rather choose what to install.
Sent from ProtonMail Mobile
On Sat, Jul 1, 2017 at 1:02 PM, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>> On 1 Jul 2017, at 13.08, Rupert Gallagher wrote: > > I tried compiling without "--with-storage=maildir" and it terminated without error. I need to enforce maildir, however. You can enforce maildir in configuration. Sami
2018 Jan 16
3
DMARC mailing list rejections
I get about a half dozen rejection messages from various servers when I
post to this list. Is there something I need to configure differently in my
DMARC record to be better compliant?
Daniel
2017 Dec 29
4
Adding Sieve to Roundcube
I'm planning on adding support for sieve to Roundcube here in the near future and am looking for any recommendations on read-mes on how to do this.
I am planning on waiting until 2.3.0 hits Freebsd Ports
--
No Sigs. Blame Apple.
2017 Aug 10
4
Certificate cache on iOS with sending mail
On Thu, 10 Aug 2017, Larry Rosenman wrote:
> Which mail client on iOS?
Sorry, maybe not iOS, but definitely MacOSX Mail app.
Joseph Tam <jtam.home at gmail.com>
2017 Apr 28
4
Dovecot last_login plugin and Mysql
Hello,
Trying to implement lastlogin via mysql. I'm getting an unknown column
username which I don't get. Here's the log:
Apr 28 17:18:15 ohio dovecot: imap-login: Login:
user=<user at example.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1,
mpid=16257, secured, session=<KxiSnEBOwUx/AAAB>
Apr 28 17:18:15 ohio dovecot: dict(17099): Error: sql dict: commit
failed: Unknown