Displaying 20 results from an estimated 1000 matches similar to: "What is this message in appfirewall.log telling me ? on OSX"
2015 May 11
1
What is this message in appfirewall.log telling me ? on OSX
On 11 May 2015, at 7:55, Muzaffer Tolga Ozses wrote:
> I'm not 100% sure, but it looks like a client was denied connection.
>
> On 11 May 2015 at 09:53, Robert Chalmers <racuk12 at gmail.com> wrote:
>
>> I'm on OS X
>>
>> What is this telling me?
>>
>> socketfilterfw[22097] <Info>: dovecot: Deny TCP CONNECT (in:7 out:0)
>>
2015 May 11
0
What is this message in appfirewall.log telling me ? on OSX
I'm not 100% sure, but it looks like a client was denied connection.
On 11 May 2015 at 09:53, Robert Chalmers <racuk12 at gmail.com> wrote:
> I'm on OS X
>
> What is this telling me?
>
> socketfilterfw[22097] <Info>: dovecot: Deny TCP CONNECT (in:7 out:0)
>
>
> Thanks
> Robert
>
2015 Aug 27
7
Mailbox can't be created
On 27/08/15 10:42, Muzaffer Tolga Ozses wrote:
> Please check permissions as this sounds like a permissions issue m
I am confused then. /home/vmail/Maildir is 700 for vmail:vmail. If
dovecot-lda runs as vmail then there's no problem, if it runs as root it
shouldn't face problems either.
How can I determine which user dovecot-lda runs under?
Thanks,
--
Paulo Matos
2015 Aug 27
1
Mailbox can't be created
Having said that, /home/vmail should be owned by vmail, however dovecot-lda
should have write access so 700 is a bad idea.
On 27/08/2015 3:00 PM, "Muzaffer Tolga Ozses" <tolga at ozses.net> wrote:
> ps aux | grep lda
> On 27/08/2015 2:58 PM, "Paulo Matos" <paulo at matos-sorge.com> wrote:
>
>> On 27/08/15 10:42, Muzaffer Tolga Ozses wrote:
>>
2015 Mar 12
2
Expunge (?)
Hi,
I don't know if this is the correct term. Let me elaborate. From time to
time, I want to expunge (?) the mail folder so that users' Trash'd mails
don't occupy space. So, here are my questions:
1. Is this the correct term?
2. Is it a Good Idea? to do it?
Thanks,
--
mto
2015 Jun 12
2
1.0.15 gone, can't start version 2
I mean, in the source directory.
On 12 June 2015 at 15:13, Muzaffer Tolga Ozses <tolga at ozses.net> wrote:
> Have you done *make distclean* in prior? That should remove all things
> dovecot.
>
> On 12 June 2015 at 15:10, Steve Matzura <number6 at noisynotes.com> wrote:
>
>> On advice/recommendation received on this list, I removed version
>> 1.0.15 with:
2013 Jan 23
3
Ubuntu domU
Hi,
What is the correct way to install Ubuntu server as a domU, on a remote
dom0? Xen wiki describes installing locally, but this is a remote server.
Regards,
2015 Mar 05
2
Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]
Hi Muzzafer,
I get the error as specified below when i try to added it in as a field:-
I dont think text_general is a valid field?
HTTP ERROR 500
Problem accessing /solr/. Reason:
{msg=SolrCore 'collection1' is not available due to init failure:
Could not load conf for core collection1: Unknown fieldType
'text_general' specified on field text. Schema file is
2013 Nov 12
1
Can't see e-mails
Hi,
I have a postfix+dovecot+mysql+roundcube setup. I recently changed
providers. At the moment, postfix can receive e-mails but either dovecot or
roundcube can't see e-mails. I did a telnet example.com 143 then a login
user pass and this is what I see:
2013-11-12 16:08:51 auth: Debug: sql(alanya at boradental.com.tr,193.255.135.254):
SELE
CT '/var/vmail/boradental.com.tr/alanya' as
2015 Sep 29
1
My website feedback
Hi,
I gave a feedback about dovecot.fi website yesterday. It's awaiting
moderation because it exceeded message size because it contains a
screenshot. Was this ML the right place to post this? If not, please
redirect me to the appropriate place.
Regards,
2015 Jun 12
4
1.0.15 gone, can't start version 2
On advice/recommendation received on this list, I removed version
1.0.15 with:
rm -rf /usr/local/dovecot
However, now that I have version 2 properly installed, configured, and
ready to start testing with Postfix, it appears the old version is
still in /usr/local/sbin, /usr/local/include, /usr/local/libexec,
/usr/local/lib and /usr/local/shared/doc. Thinking that anything in
/usr/local is
2015 Jun 12
2
Error when starting Dovecot
After applying some changes to 10-master.conf as detailed at
http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP I receive the
following when trying to start:
doveconf: Fatal: Error in configuration file
/etc/dovecot/conf.d/10-master.conf
line 49: Expecting '{'
I'm trying to enable LMTP. The instructions say:
Socket configuration
The actual socket is configured in
2015 Aug 27
1
Mailbox can't be created
Make it 755 and be done with it.
On 27/08/2015 3:05 PM, "Paulo Matos" <paulo at matos-sorge.com> wrote:
> On 27/08/15 12:46, Paulo Matos wrote:
>
>> On 27/08/15 10:42, Muzaffer Tolga Ozses wrote:
>>
>>> Please check permissions as this sounds like a permissions issue m
>>>
>>
>> I am confused then. /home/vmail/Maildir is 700 for
2018 Mar 05
3
How do I combine my ssl certs?
I have https/ssl on my site ok, but it uses two certificates from letsencrypt which renew automatically every three months.
However - Icecase says.
ssl-certificate
If specified, this points to the location of a file that contains both the X.509 private and public key. This is required for HTTPS support to be enabled. Please note that the user Icecast is running as must be able to read the file.
2015 Jul 18
1
Dovecot - Telnet error
It was indeed successful. You should be worried if you don't get the
message.
On 17 Jul 2015 20:01, "Shane James" <shane at phpboy.co.za> wrote:
> Port 110 is what you want
>
> > On 17 Jul 2015, at 17:43, Sachin Kulkarni1 <SK00335601 at TechMahindra.com>
> wrote:
> >
> > Hello All,
> >
> > I have installed dovecot and started it.
2013 Jan 11
9
Usage of SDL vs. VNC
Hello,
First off, I don''t really know if this is the correct mailing list to
ask about, so feel free to direct me to appropriate mailing list.
I have two questions:
1-
mtozses@mtozses:~$ sudo xm create windows7.cfg
Using config file "/etc/xen/windows7.cfg".
Error: Domain ''windows7'' does not exist.
mtozses@mtozses:~$ sudo xm create windows7.cfg
Using config
2015 Aug 27
4
Mailbox can't be created
Hi,
I have setup postfix master.cf to use dovecot-lda to deliver (using -m)
all messages to PreInbox:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -f
${sender} -a ${recipient} -d ${user}@${nexthop} -m PreINBOX
And enabled lda_mailbox_autocreate.
The message I have now it:
Aug 27 10:02:29 lda(): Info:
2008 Apr 08
5
temporary disable account
Hello,
is there some way how to disable temporarily account or access to
files. I need to backup with tar, but there is problem when tar is
reading and some file changed (with --ignore-failed-read it continues
but archive is not created and without --ignore-failed-read it fails).
Some accounts are huge ;( Need something like qmail sticky bit or
world writable directory - qmail is not delivering
2000 Aug 24
2
Problem with Samba-windows98
Hi all
I have a linux(susse) running samba and am trying to connect from windows98.
I have no problem seeing the linux computer in the network neigbourhood.
I can also see the folders shared from it.
When Im accessing a folder I get prompted for password (my login on
windows98 is the same as for linux). But it doesnt accept the password "Bad
password".
When I log in from other
2002 Apr 17
1
Installation of R-1.4.1 on Solaris 2.7
I am trying to install R-1.4.1 on the Solaris 2.7 OS by compiling the
source code. Unfortunately, I obtain a fatal error during make
(apparently while using gcc to compile arithmetic.c). The configure
command seemed to work acceptably (end of output follows).
--(snip)--
R is now configured for sparc-sun-solaris2.7
Source directory: .
Installation directory: /usr/local
C