Displaying 20 results from an estimated 24 matches for "sorge".
Did you mean:
sarge
2015 Sep 03
1
Mailbox can't be created
On 29/08/15 11:31, Timo Sirainen wrote:
> On 27 Aug 2015, at 12:07, Paulo Matos <paulo at matos-sorge.com> wrote:
>>
>> Aug 27 10:02:29 lda(): Info: msgid=<dae42d0cf57bf4496a3dd53e162f8281 at localhost.localdomain>: save failed to open mailbox PreINBOX: Mailbox can't be created
>
> I have no idea how you could get that error message. Looking at the code I don't se...
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
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:
2015 Aug 27
1
Mailbox can't be created
...aid 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:
>>
>>> 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 t...
2004 Apr 23
3
MP3 encoding of Monitor files
...000 newtest.wav
Bladeenc call:
bladeenc newtest.wav newtest.mp3
mpg123 newtest.mp3 # sounds like Im listening in fast-forward mode...
Any suggestions on how I can get mp3 versions of files produced by
Monitor?
On Thu, 2004-04-22 at 15:49, Roscinante wrote:
> On Thu, 22 Apr 2004, Dennis Sorge wrote:
> > Any recommendations for ripping my .wavs to MP3's? I'm running Mandrake 9.2
> > for a potential music server. Thank you in advance for your suggestions.
>
>
> I use bladeenc, I imagine there is some spiffy front end for it out there
> somewhere..
>...
2015 Sep 16
2
Centos 7, systemd, and nvidia drivers
Or, another rant against systemd. Moderators, put up with it - this is an
issue.
I tried systemctl start multi-user.target. I tried systemctl stop
graphical.target. I finally had to set the multi-user.target as the
default, and reboot, to get rid of the nouveau drivers.
Note that I tried to modprobe -r, and rmmod with all the modules using
nouveau, and couldn't - I kept getting "in
2012 Apr 22
1
Cannot access share tevent_req_timedout
...s the share with read permissions, so I guess that's what
guests are for.
Share's permissions are:
$ ls -la /mnt/brain/media/music/flac/
total 40
drwxrwxr-x 10 pmatos media 4096 2012-04-18 21:38 .
Zeus smb.conf is:
pmatos at zeus:~$ cat /etc/samba/smb.conf
[global]
workgroup = MATOS-SORGE
server string = %h server (Samba, Ubuntu)
wins support = yes
netbios name = ZEUS
name resolve order = lmhosts wins bcast host
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d
usershare allow guests =...
2017 Sep 08
1
nvidia geforce 1050 on xps 9560 crashing - howto debug
Hi,
I am slightly stuck in a corner case I don't know how to debug.
I have an optimus setup in a dell xps 9560 with a discrete gpu nvidia
geforce 1050 (Pascal - NV130).
I installed Fedora and if I do not boot with nouveau.modeset=0, then the
computer crashes as soon as I try to start Xorg (I have disabled
wayland). So, gdm starts but then as soon as I get into i3 or gnome, the
computer
2015 Sep 16
0
Centos 7, systemd, and nvidia drivers
On Sep 16, 2015, at 5:21 PM, m.roth at 5-cent.us wrote:
> I tried systemctl start multi-user.target. I tried systemctl stop
> graphical.target. I finally had to set the multi-user.target as the
> default, and reboot, to get rid of the nouveau drivers.
>
> Note that I tried to modprobe -r, and rmmod with all the modules using
> nouveau, and couldn't - I kept getting "in
2015 Aug 27
0
Mailbox can't be created
Please check permissions as this sounds like a permissions issue m
On 27/08/2015 12:08 PM, "Paulo Matos" <paulo at matos-sorge.com> wrote:
> 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 ${r...
2015 Aug 27
0
Mailbox can't be created
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:
>
>> 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 i...
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 vmail:vm...
2015 Aug 29
0
Mailbox can't be created
On 27 Aug 2015, at 12:07, Paulo Matos <paulo at matos-sorge.com> wrote:
>
> Aug 27 10:02:29 lda(): Info: msgid=<dae42d0cf57bf4496a3dd53e162f8281 at localhost.localdomain>: save failed to open mailbox PreINBOX: Mailbox can't be created
I have no idea how you could get that error message. Looking at the code I don't see any way it cou...
2015 Aug 21
1
Delivering email to Maildir PreINBOX
On Thu, Aug 20, 2015 at 8:41 am, Steffen Kaiser <
skdovecot at smail.inf.fh-brs.de [skdovecot at smail.inf.fh-brs.de] > wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 19 Aug 2015, Paulo Matos wrote:
>> You can't change the name of the INBOX - the INBOX is always the INBOX.
>> But you can choose the name of the target mailbox.
>
> How do I do that?
2010 May 21
1
escaping 'comment' chars in example sections
...11.0
year 2010
month 05
day 19
svn rev 52043
language R
version.string R version 2.11.0 Patched (2010-05-19 r52043)
--
Antonio Fabio Di Narzo, PhD.
Swiss Institute for Bioinformatics - Bioinformatics Core Facility
Office 2029, G?nopode, Quartier Sorge
CH-1015 Lausanne, Switzerland
Tel: +41 21 692 4087
Fax: +41 21 692 4065
2006 Nov 05
1
diag()<- in Matrix?
...very glad for any help on this, or on pointers on how to
construct Matrices.
As I am not on the list, please could you answer to jerome.goudet at unil.ch?
Many thanks in advance.
R 2.4.0
Windows XP
Matrix package version 0.9975-3
--
J?r?me GOUDET
Dep. Ecology & Evolution
Biophore, UNIL-Sorge
UNIL-CH-1015 Lausanne
Switzerland
http://www.unil.ch/dee
http://www.unil.ch/popgen
Tel: +41 21 692 42 42 Fax: +41 21 692 42 65
Secr:+41 21 692 42 60
jerome.goudet at unil.ch
2002 May 14
1
what''s the meaning of xchg()?
lartc-request,hello!
I find a line in tbf_change() in sch_tbf.c: ptab = xchg(&q->P_tab, ptab);
Can I consider that the pointers are exchanged between q->P_tab and ptab? as following:
prev=q->R_tab;
q->R_tab = rtab;
rtab = prev;
Is my understanding righ?
======= 2002-03-23 12:01:00 you wrote:=======
>Send LARTC mailing list
2019 Jul 10
1
[Bug 111098] New: xf16-video-nouveau 1.0.16-1 arch fails to resume from blank
...oduct: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: paulo at matos-sorge.com
QA Contact: nouveau at lists.freedesktop.org
I have a GM206 video (GTX950) card and moved from the official drivers to
nouveau to try them out. It fails to resume from a blank screen. I am on a dual
head setup.
The card (from lspci -vv) is:
02:00.0 VGA compatible controller: NVIDIA C...
2017 Sep 04
1
Power Management under Nouveau
Hello,
I would like some clarity from the developers on the state of power
management for nouveau. I have recently acquired a Dell XPS 15 (2017)
9560 with:
00:02.0 VGA compatible controller [0300]: Intel Corporation Device
[8086:591b] (rev 04)
01:00.0 3D controller [0302]: NVIDIA Corporation Device [10de:1c8d] (rev a1)
There seems to be contradictory information online with Arch Wiki
mentioning:
2015 Aug 27
0
Mailbox can't be created
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 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