Displaying 20 results from an estimated 3000 matches similar to: "Oracle Client under Wine"
2002 Aug 19
1
Crash while trying to Run atwin2k (Accuterm)
It installed correctly, however when trying to run, I briefly get a window
appearing, and then it crashes. A trace reveals:
<snip>
fixme:ole:MSFT_DoTypeInfo Assign constructor/destructor memid
fixme:ole:CoRegisterMessageFilter stub
wine: Unhandled exception, starting debugger...
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
Could not stat /mnt/fd0 (No such file or
2002 Sep 09
1
Known problem?
Virually all windows programs that use just a little beyond basic
functionality that I try running under wine produce exceptions, and on
top of that, wine seems to crash every time it tries to start the
debugger, such as:
wine: Unhandled exception, starting debugger...
But nothing ever happens, no matter how long I wait. Sometimes it says
it crashes with c0000005 (the windows equality to sigsegv,
2002 Dec 05
1
Shell script for launching wineapps from a unix file manager
All,
Did a little research and found this little trick that
works well.
First create this batch file and modify to your
system.
winword
------------------------------------
FNAME=`wine -- winepath -l "$1"`
wine -- "/wine/c/Program Files/Microsoft
Office/Office/WINWORD.exe" "$FNAME"
------------------------------------
chmod a+x winword and put it some where in the
2003 Sep 01
1
Debian 3.0 and wine
Hello all!
So I just realised that I need wine. I'm sitting on a Debian 3.0 box (which I'm in no way am competent enough to upgrade until a new release from Debian) and want to use wine.
Is there any pre-compiled binaries out there or do I have to try to compile it myself, and if I do, do you think that you will be able to help me when I get stuck?
Regards, Tomas
---anarki och k?rlek
2020 Mar 18
2
Headsup on feature removal
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Those plugins can be resurrected with simple `git revert`.
</div>
<div>
<br>
</div>
<div>
Are you planning on open sourcing your client id authetication plugin?
</div>
<div>
<br>
</div>
2020 Jun 23
2
Apple mail works but thunderbird unable to connect
Am 23.06.2020 um 07:33 schrieb Bernardo Reino:
> If you use postfix a "workaround" is to temporarily disable postscreen,
> which IIRC is the one (rightly) complaining about the improper pipelining.
>
> Cheers,
> Bernardo Reino
No, submitting on SMTP port 25 would be the wrong step. There's
submission on port 587 or submissions (formerly called smtps) on port
465
2020 Mar 18
3
Headsup on feature removal
So I am on of the many users with qmail, and using vpopmail auth, I guess chatting with some other guys in the other mailing list we will convert to mysql driver but this is a lot of work for many people.
I do understand dropping things out but a valid solutions needs to be proposed.
Remo
> On Mar 18, 2020, at 06:49, Michael Peddemors <michael at linuxmagic.com> wrote:
>
>
2020 Aug 24
2
2 factor authentication
Is 2 factor authentication possible on dovecot?
--
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b
New Brunswick Save The PRovince Vote Liberal 14 Sept!!
2020 Mar 17
8
Headsup on feature removal
Hi!
Dovecot is now a nearly 20 year old product, and during that time it has accumulated many different features and plugins in its core repository.
We are starting to gradually remove some of these parts, which are unused, untested or deprecated.
We will provide advance notification before removing anything.
To start, the following features are likely to be removed in next few releases of
2020 Mar 17
8
Headsup on feature removal
Hi!
Dovecot is now a nearly 20 year old product, and during that time it has accumulated many different features and plugins in its core repository.
We are starting to gradually remove some of these parts, which are unused, untested or deprecated.
We will provide advance notification before removing anything.
To start, the following features are likely to be removed in next few releases of
2020 Jan 07
1
2FA for Dovecot
I block all my email ports except 25 from countries where I am not going to be sending or receiving email. I also block many datacenters, but blocking Digital Ocean, Vultur and AWS will get you 90%of the way there. You will need to use 587, that is no auth on 25. Again no blocking on 25, just block the other email ports.
I get maybe one attempt to log into my email account a week. Yeah not as
2002 Aug 20
1
Problem with atwin2k.. and debugger output..
DOH! THe probelm was what I was seeing WASN'T the output of the debugger..
The debugger SEEMED to run, but what it was is that there was no font
directories to search (BTW, how do we specify a xfs server?)
Anyways, now that I added a font directory, the real debugger actually comes
up, and shows the following...
<Grumble, can't cut and paste from the wine console/debugger>
2003 May 22
1
REPEAT- (message didn't show) compilation error, todays CVS
make[2]: Leaving directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dpnhpast'
make[2]: Entering directory `/home/michael/my_cvs/wine-cvs/wine/dlls/dsound'
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2
-gstabs+ -Wpointer-arith -g -O2 -o sound3d. o
sound3d.c
2020 Apr 22
6
Recommendations on intrusion prevention/detection?
Dear all,
what are the key strategies for intrusion prevention and detection with
dovecot, apart from installing fail2ban?
It is a pity that the IMAP protocol does not support 2 factor
authentication, which seems to stop 90% of intrusion attempts in their
tracks. Without it, if someone has obtained your password and reads your
mail without modifying it, you will hardly ever notice.
Is there a
2003 Mar 14
1
Trying to run Office97 Setup in Native Wine
warn:module:BUILTIN32_dlopen cannot open .so lib for builtin winspool.drv:
/usr/lib/wine/winspool.drv.so: cannot open shared object file: No such file
or directory
warn:module:MODULE_LoadLibraryExA Loading of native DLL
C:\Windows\System\winspool.drv failed (error 193).
warn:module:MODULE_LoadLibraryExA Failed to load module
'C:\Windows\System\winspool.drv'; error=193
2019 Apr 03
1
TFA authentication in dovecot, using XMPP and RFC 4226
Hello,
I would like to implement some kind of two factors authentication, in
Dovecot.
I am thinking about using the post login script, to check for unusual
behaviour, like say, a different country / IP address or an unusual
hour.
I already wrote a simple shell script that check these factors, but
now, I have some options for the following, and I need to know your
opinion if this is feasible or
2020 Mar 19
2
[Dovecot-news] Headsup on feature removal
Hi!
We appreciate the feedback we have received from everyone, and we have discussed it internally.
The features we are removing are deprecated and should not have been used anymore. They all have alternatives that work equally well if not better.
For the authentication drivers, you can use passwd, pam and Lua as replacements for most of them. Lua in particular allows good integration
with just
2019 Sep 25
4
NFS Locking and Submission Service Authentication
Greetings,
We're in the process of upgrading our Dovecot server to new hardware and
new expanded storage.? We planned on using an NFS share for the mail
storage, as we're running Postfix / Dovecot on a VM and wanted to
separate out the mail storage from the VM for backup reasons.
I read as much as I could find on line regarding configuring Dovecot to
use NFS, and set it up as best I
2020 Jun 22
8
Apple mail works but thunderbird unable to connect
Dear all,
I am stuck on this issue for days, I am able to connect on my IMAP server
using Apple mail client but thunderbird shows me this error: "improper
command pipelining after EHLO"
I have tried all the ports in manual config but it just is not working
while Apple Mail is able to connect perfectly,
here are my configuration details of "postconf -n" , "doveconf
2020 Apr 22
2
Recommendations on intrusion prevention/detection?
<div dir='auto'>Usually I use pfsense as main firewall with snort blocking all kind of scans and others.<div dir="auto"><br></div><div dir="auto">Fail2ban triggering after 3 unsuccessful tries and for last iptables if Linux or ipfw If Freebsd</div><div dir="auto"><br></div><div