similar to: rc2x seems to break Pegasus Mail

Displaying 20 results from an estimated 2000 matches similar to: "rc2x seems to break Pegasus Mail"

2013 Jun 05
2
dovecot and time
I found something interesting via strace. lda is writing a timestamp with utime before doign the fsync, but I'm really not a C guy, so I have no idea why that's going on via procmail and not via commandline. I assume it's related to the choice of pread64 vs read. when called from commandline (working): read(0, "July 14-20, 2013\n10 courses. Bon"..., 4096) = 4096
2007 Mar 23
2
Dovecot LDA issues
We've seen two issues come up with Dovecot LDA, both of which have caused us problems: 1) If the user's home directory does not exist, or is not owned by them, deliver fails and causes the mail message to bounce back to the originator. In our environment this happens when our user is moved to another server (where we move their files, but for up to 24 hours afterwards,
2011 Mar 15
2
2.0.7 - missing SORT/THREAD
Obviously I did something wrong, but I don't have SORT and THREAD Capabilities built into my 2.0.7 server (OpenSolaris 5.11 snv_134 i86pc i386 i86xpv Solaris) What do I need to do? * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5] VFEmail.net ready. 1 CAPABILITY * CAPABILITY IMAP4rev1 LITERAL+
2006 May 02
3
Pegasus and Users
My first attempt at using Wine within Ubuntu to run my favourite email program - Pegasus - resulted in a problem. Pegasus is preinstalled on windows98, I gave the correct filepath and everything appeared to be loading well until it asked for a 'user'. Gave my normal Pegasus username and got the error message that the user does not exist. Tried various permutations of upper and lower
2013 Dec 13
1
[PATCH] sysprep: remove some Pegasus files, like certs (RHBZ#1041552).
--- sysprep/sysprep_operation_logfiles.ml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sysprep/sysprep_operation_logfiles.ml b/sysprep/sysprep_operation_logfiles.ml index 3055ca4..2558af1 100644 --- a/sysprep/sysprep_operation_logfiles.ml +++ b/sysprep/sysprep_operation_logfiles.ml @@ -91,6 +91,13 @@ let globs = List.sort compare [ (* log file of ntp *)
2006 May 11
3
Pegasus Mail and recent versions of Wine
Has anyone succeeded in running Pegasus Mail with a version of Wine newer than 0.9.8? With Wine 0.9.9 I experienced a termination of Pegasus Mail every time I closed a message composition window. This was not "fixed" in Wine 0.9.10. With Wine 0.9.11 and Wine 0.9.12 Pegasus Mail appears to be unable to display anything other than its startup window with the flying horse and the
2005 Sep 13
1
Running Pegasus Mail v4.21c under Linux via WINE v20050830 issues
I'm running SuSe linux professional v9.3 with wine v20050830. I have created a link to a windows (smb) shared folder containing my shared Pegasus mailbox in ~/.wine/dosdevices/c: folder. The share is created on boot. I installed Pegasus v4.21c using wine /path/to/w32-421c.exe Pegasus is run from a kde shortcut that executes wine winpm-32.exe -Z 128 All functions work but there are two
2011 Jul 12
4
Pegasus Mail - runs slow - tuning wine?
PMail 4.6 does function okay, but slowly. it's most apparent when looking at a "lazy html" auto sent message. the icon buttons all seem to re-set themselves in sequence, not dissimilar to my old pc with the winxp desktop items gradually appearing, due to lack of mem. The pc is 64bit AMD C-50 3Gb ddr3 PM flies along in win7, but not in ubuntu 64bit 11.04, wine 1.2.3-0ubuntu1~ppa1
2006 Aug 27
1
Pegasus - Crashes on Sending
I'm running Pegasus 4.31 via the latest version of Wine on Ubuntu's Breezy Badger version. I've looked at the Wine applications page for bugs etc and Pegasus crashing on sending mail is documented. It shows as bug 1611 and shows as resolved but I cannot fathom out what the resolution is. My Pegasus appears to run fine except when I press the send button whereupon pegasus
2004 Sep 14
3
Pegasus Mail sometimes says no HD-memory free, but that's not true
Hello together, I use the localized Pegasus Mail version 4.21c. Sometimes, only during receiving mails, I'll get an error message (dialog) that on the drive is currently only very few memory available. But that's not true, on the drive are many GB free. I have it also tested with another windows application (Total Commander), it also shows me the correct amount of free space. The
2001 Mar 30
2
wine releases and Pegasus Mail
On a RedHat 6.2 (with the latest RH updates) I have been using wine (compiled from source with ./configure-make depend-make) to run Pegasus Mail 3.12c for the last 12-15 months. It has had (and still has) its ups and downs. I am using wine with real Windows, not 'fake'. Early on Pegasus Mail (PM) crashed when trying to add attachments, but slowly things improved, until (and
2007 Mar 19
2
Pegasus - No Internet Options
I've just updated my Ubuntu system with the latest Wine from wine.org hoping it would resolve an ongoing problem with the Windows Pegasus email program. Pegasus loads fine, address books and identities all there but the Internet Options is greyed out. I've tried enabling and disabling the winsock32.dll option, I've tried suggestions of deleting pmail.cfg and winpm-32.manifest.
2009 Sep 02
2
POP3 and AVG
Is anyone running v 1.2.3 and have clients with AVG email scanning? I upgraded a server a few weeks ago (which ran Dovecot and the Maildir mail store), and all of a sudden clients with AVG were unable to use POP. Essentially, AVG freezes. The server upgrade was from FreeBSD 7 to OpenSolaris 2009.06, and I did upgrade the Dovecot version from 1.1.17 to 1.2.3, but kept the same config.
2015 Sep 05
0
How to "Windows Authenticate"
Rick et al, The link you gave was a start, but is targeted for Samba3 and is assuming a probably Windows [SBS]Server AD/DC separate from the DC hosting dovecot, and includes setting up kerberos. I'm using a Samba4 AD/DC with integrated kerberos (so I don't think there is any setup I can do there). Nevertheless I've followed the instructions otherwise; specifically adding to
2015 Sep 08
0
How to "Windows Authenticate"
More experimentation ... I tried removing userdb and passdb from the dovecot NTLM config. That didn't work. I then tried adding a static userdb as follows: userdb { driver = static # allow_all_users = yes args = gid=100 home=/home/HPRS/%n } (Interestingly, when I uncommented "allow_all_users" I got an "unsupported setting" [or something like that], even though that
2015 Sep 07
0
How to "Windows Authenticate"
Hmm.? I would expect to see 'mark at hprs.com'.? Whatever your full domain name is. It also won't look up /etc/shadow - Samba is doing the AD->Unix UID mapping.? Your AD users shouldn't be in there when all is said and done.? Well, at when I did a Samba4 install as a DC it still behaved like a Samba3 member, and there were no AD users in the local unix passwd files. What does
2008 Jun 27
2
Pegasus Mail and Wine
Hi I have installed Ubuntu 8.04 "Hardy Heron" released on april 2008. The kernel is 2.6.24-19. I have installed Wine version 1.0. I want to use Pegasus Mail 4.31 for my personal e-mail. I did several attempts with various version of client and wine (old version too, until 0.6) but I always obtain the same error. The error is this: when I send a message the composition window closes
2009 Jun 18
1
Tuning for Pegasus Mail
I have a big performance Problem when using Pegasus Mail storing it's Mail on on an samba Share. I assume PMail does write small blocks of data when saving files. The same performance degeneration is seen when copying files with "type file >copy" instead of using the copy Command. Client OS is Windows-Vista, Server is Samba Samba 3.3.4 Any Hints to optimize samba here? Elmar
2005 Nov 28
1
Wine 0.9.2, SuSE 10, Pegasus Mail 4.21C
I recently upgraded my SuSE 9.0 system to SuSE 10. I have noticed several bug fixes in Wine but I have a new problem with Pegasus Mail, the only Windows program I am addicted to because it is so powerful. The Pegasus Mail window can't be closed normally. I can't solve the problem but maybe my own experiments can help isolate it. Pegasus Mail 4.21C has worked fine under SuSE 9.0
2007 Mar 22
3
--with-vpopmail compile errors
Hi, I'm building dovecot.src.rpm with vpopmail support and I get this error: if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -I/home/vpopmail/include -std=gnu99 -O2 -g -march=i686 -Wall