Displaying 20 results from an estimated 2000 matches similar to: "Unsuscribe"
2012 Oct 17
2
dovecot died
Hi All
I have been trying to get this website running for months now. I get this
emails from cpanel and don't know how to fix it. If anyone can help me
please contact me at pipefab at mweb.co.za.
Kind regards
Hendrik
imap failed @ Fri Oct 12 05:51:18 2012. A restart was attempted
automagically.
Service Check Method: [check command]
Number of Restart Attempts: 1
Cmd Service
2009 Dec 06
3
postmaster_address setting not given
Hi, I am trying to get dovecot working with postfix, and am coming up against this error message. I have this setting configured in the 'protocol lda' section.
I am running v1.1.11
dovecot -n -c /etc/dovecot/dovecot-postfix.conf
# 1.1.11: /etc/dovecot/dovecot-postfix.conf
# OS: Linux 2.6.31-14-generic x86_64 Ubuntu 9.10 reiserfs
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap
2012 Jan 13
1
2.1.rc3 (1a722c7676bb): doveadm mailbox list withholds child mailboxes
Probably I've overlooked something. But a quick search in `hg log -k
doveadm` didn't show appropriate information.
doveadm mailbox list -u user at example.com doesn't show child mailboxes.
mailbox = N/A || \*:
Sent
Trash
INBOX
Drafts
Junk-E-Mail
Supplier
mailbox = Supplier*:
Supplier
mailbox = Supplier/*:
Supplier/Dell
Supplier/VMware
Supplier/?
The same problem exists in
2015 May 25
3
Typo in systemd commit HG 8dc79a437858
The apostrophes need to be removed from the LimitCORE example, otherwise the parameter will not be recognized:
$ cat /etc/systemd/system/dovecot.service.d/service.conf
[Service]
#Environment='OPTIONS=-p'
#LimitCORE=8192
LimitCORE=infinity
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc:
2003 Jun 17
1
unsuscribe
how mus i do to unsuscribe??
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2008 Oct 10
1
unsuscribe
[This email is either empty or too large to be displayed at this time]
2009 May 20
0
unsuscribe
[This email is either empty or too large to be displayed at this time]
2010 Jun 09
1
unsuscribe
[This email is either empty or too large to be displayed at this time]
2007 Sep 04
1
unsuscribe
please unsubscribe
Moshe Wahrhaftig
IT Manager
Talk'n'Save
Israel: 02-655-0313
Cell: 052-2771738
USA: 516-204-4444
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Guillermo Rodriguez
Sent: Monday, September 03, 2007 10:51
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users]
2010 Apr 13
3
Dovecot 2.0.beta4: auth-worker keeps crashing
Centos 5.4 x64, icc
hg rev 11147
log:
Apr 14 01:16:17 auth: Info: mysql: Connected to 127.0.0.1 (mail)
Apr 14 01:16:25 imap-login: Info: Disconnected (auth failed, 2 attempts):
user=<webmaster@>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Apr 14 01:16:40 master: Error: service(auth-worker): child 8642 killed with
signal 11 (core dumps disabled)
Apr 14 01:16:40 auth: Error: auth
2013 Oct 29
1
Building the Antispam plugin fails
Hi!
I'm running Dovecot 2.2.5 on a CentOS 6.4 server from the ATRPMs
repository. Unfortunately this repo does not provide a packaged version of
the Antispam Plugin.
So I followed the steps outlined in the Dovecot Wiki [1].
But when running the command ./configure, I get stuck with the following
error:
checking for dovecot-config in "/usr/local/lib/dovecot"... not found
configure:
2010 May 26
2
symlinking maildirs
I have some emails that I think are in the Postfix delivery queue
going to Dovecot, but didn't get mapped to their alias (because I
didn't have all the alias entries in when they were queued).
I'm wondering if this trick would work. I have the mail being
delivered to /home/mail/%Ld/%Ln/mail and am wondering if I could make
a symlink at /home/mail/example.com/foo -> bar and add a
2010 May 19
2
how to configure my scripts sieves for the home root
hello list
hello all reader of this list
how to configure my scripts sieves for the home root
I encounter these errors in the logs
2010-05-19 14:14:03 deliver(root): Info: sieve runtime error: Not a
bytecode file
2010-05-19 14:14:03 deliver(root): Error:
sieve_execute_bytecode(/root/.dovecot.sievec) failed
thanks for your advice
thanks
2010 May 26
1
Dovecot access imap folder via POP3
Dear All,
I use postfix and dovecot (1.1.11) combo with maildir format.
I would have a question about dovecot config.
Can I confiugre dovecot to download mails from IMAP folders via POP3?
Now, mails can be downloaded only from .INBOX.
My dovecot.conf file:
....
mail_location = maildir:/home/vmail/%d/%n/Maildir
namespace private {
separator = .
prefix = INBOX.
#location =
2011 Oct 06
2
doveadm mailbox subscribe wildcard
Hi,
I noticed that wildcards work like the following, as described in the
man page:
# doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot/pigeonhole
dovecot/pigeonhole/2.0
however, wildcard subscriptions don't work:
# doveadm mailbox subscribe -u bob dovecot*
# doveadm mailbox list -s -u bob dovecot*
dovecot
dovecot*
dovecot/pigeonhole
2013 Jan 26
1
password schemes in dovecot
Hey there,
I'm using the latest dovecot 2.1.13
In the wiki http://wiki2.dovecot.org/Authentication/PasswordSchemes BLF-CRYPT is listed, but i can't use it. "doveadm pw -l" doesn't show it. And i'm unsure about how I am supposed to use the different SHA schemes, since they always output different hashes for the same password. MD5 is working fine, but I'd rather not
2014 Oct 13
2
Compile dovecot with sieve/managesieve support
Hi guys,
I'd like to have dovecot with sieve support, but can't find any information
on how to enable the sieve/managesieve support.
Does anyone can light me up on this?
Thanks,
2014 Dec 09
3
doveadm -A operations failing due to broken mdbox
I'm using "/usr/bin/doveadm purge -A" to purge the mdboxes of my users.
Unfortunately this command terminates prematurely once it reaches a
defective mdbox!
Is there a workaround for this?
Like using doveadm to get a list of valid users and then run "doveadm
purge -u" on each of those?
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstra?e 15, 81669
2015 Mar 19
2
core not dumped
On 19/03/2015 13:35, Markus Sch?nhaber wrote:
>> dumped". If I put "abort()" in the code at the point it is reporting
>> then a core file is written, so there is no OS reason why a core can not
>> be written. It appears to be dovecot's choice to control the child. In
>> an attempt to obtain a core file I have:
>>
>> service imap-login {