Community Discussions and Support

The perfect forum for discussions or technical questions about Pegasus Mail.

0
-1

I'm setting up Pegasus on my widescreen laptop. I'm using multiple identities, however when I go to set up the internet options for an identity I cannot see everything in the box. I know there is something regarding Managing multiple identities in the Receiving (POP). Also the buttons to the side I can only see the edge, no clue what they are for.  This has happened for other programs though never one that I really needed to see what is there.

Thanks, Ann

0
-1
closed
Thomas R. Stephenson posted Jan 28 '09 at 12:55 am

I went to the "way-back"

machine and came up with PREBUILD.EXE from the DOS 3.50 release. Only

problem with it is that it seems to work only with bindery mode

mailboxes (even though PMAIL 3.50 is NDS aware...).

Anyone have any ideas on using PREBUILD in a batch file and have it "see" NDS mail folders?

I asked and got this from David:

Quote

> Is PREBUILD.exe a bindery only program or does it also work with NDS?

Jeepers! I had to find and read the source just to remind myself what this program actually was!

It hasn't been updated since 1994, so I can't offer any guarantees about it. From the source, it *looks* as though if you specify a full path to the PMM file of a folder on the commandline, it should work in any mode.

You'd do much, much better to use the MbxMaint utility that now ships with WinPMail though.

Cheers!

-- David --

End Quote


 

0
-1

 

Happy new year all!

I've trawled the FAQ's and these forums without success. Can somebody tell me what I need to do to reinstate the full column headings when viewing any mailbox in the Three-pane option.

If I disable the Preview Mode and view the long list I have all column headers displayed... Attachments/From/Subject/Date&Time/Size.

 If I view in preview mode I only get th Attachment/From Columns.

 I've tried re-sizing the field headers but can never get to the rightmost border of the "From" Column to be able to drag it across.

 Any pointers please?

 Thanks.

 Gareth
Pembroke School

0
-1
closed
irelam posted Feb 13 '09 at 9:55 pm

See my package in the downloads area that allows OpenOffice to send mail via Pegasus Mail. The url is:

http://community.pmail.com/files/folders/pegadd/entry15108.aspx

 The installation requires one program in OpenOffice to be replaced.See the documentation included in this zip file.

Martin

0
-1

Hi Peggy,

Thanks for your reply. I am glad to hear that I am not the only problem who sees this type of attachment name. I do agree that it is more of an inconvenience than anything else. I like to use Pegasus to catalogue my emails and their attachments, and it would be nice to be able to download my email, open an email and click on the attachment and have the correct attachment name displayed without first saving it a second time to my hard drive.

If anyone has seen this problem and found a way around the inconvenience, I would be grateful for your input.

 Thanks again, Tony.

0
-1

  1. On the server I gave domain and local users list and

    create rights. (Once the mail has been dropped in the Archive I don't

    want anyone but the administrator to be able to view emails.)

Did I do something wrong?

Since the users do not have read access to the public folder they also can't read the pmfolder.id file to read the foldername.  The fallback is to display the directory name.   You might try giving all the users read access to this file and see if this fixes the problem.

0
-1

First demark under Tools - Options... - General settings - Basic settings: 'Save the Pegasus Mail desktop state between sessions'.
Close Pegasus Mail, start it and take care the Three-pane window is not maximised.
Make your settings, close Pegasus Mail, start it again maximise the Three-pane window and mark Save the Pegasus Mail desktop state between sessions.

Succes.


0
-1
closed
Thomas R. Stephenson posted Jan 5 '09 at 12:23 am

[quote user="malw"]

An update...

When I look at the 101 files in the queue with a text editor the messages created by Mercury have a format:

$$
T test 2 pm
From: "Malcolm Warden" <malcolm@xxxxx.co.uk>
To: malcolm@xxxx.net
Date: Sun, 04 Jan 2009 16:58:49 -0000
etc
etc

Messages sent from Pegasus have a format:

From: "Malcolm Warden" <malcolm@xxxxx.co.uk>

To: malcolm@xxxx.net

Date: Sun, 04 Jan 2009 16:58:49 -0000
etc
etc

Adding the two lines

$$

T test 2 pm

to the 101 file for a message that has been stuck all day causes it to be processed.

What have I misconfigured that has stopped Pegasus from placing those first two lines in the 101 files?

The Mercury UDG in the Pegasus Mail directory.  Use pconfig.exe from the WinPMail program directory and open the MERCURY user defined gateway.  The UDG should have a line specifying the use og glue headers like this:

Simple message headers? :  'Glue' headers 

TIA

Malcolm

[/quote]
0
-1

AV is good when any method of introducing files to your system occurs, not just mail. So AV also saves you from downloads via Web, FTP, IM, memory sticks, camera cards, and MP3 devices etc.

BTW you can use Virscan as a kind of AV, by using the DenyExtensions option in Virscan.ini to completely ban extension type(s)

Martin

 

0
-1

Hi John,

Did you set - for every identity separate - the Internet options? You can find them under Tools - Internet options...
So you select ie. Identity 'Joe' and you change the Internet options and the settings (I wrote earlier) under Tools - Options... - General settings - Basic settings

It isn't possible to set up a "To" column in the New and Read inboxes.

Succes.

0
-1

Hi, I am subscribed to the Webcomic/blog combination

nicky510.com . In the Jan. 1 edition a paragraph starting with "A ride

on the Futurama of General Motors" is truncated, with the last

(truncated) sentence being 'I liked 1' A look at the 'raw view' of the

Email reveals the rest of the paragraph. I find this problem when using

Pegasus 4.41 as well as 4.5. IE renders the Email the same as Opera.

The whole paragraph is a single line of over 1000 characters and a line in a email message must be no longer than 1000 characters including the carriage return and line feed.  The email clients that use a web browser tio view the mail do not have any problem but a RFC compliant mail client will in many cases. 

Tell the people sending you the message to make sure that none of their lines exceed this line length and you'll not have the problem.

 

RFC 2822                Internet Message Format               April 2001
2.1.1. Line Length Limits

There are two limits that this standard places on the number of
characters in a line. Each line of characters MUST be no more than
998 characters, and SHOULD be no more than 78 characters, excluding
the CRLF.

The 998 character limit is due to limitations in many implementations
which send, receive, or store Internet Message Format messages that
simply cannot handle more than 998 characters on a line. Receiving
implementations would do well to handle an arbitrarily large number
of characters in a line for robustness sake. However, there are so
many implementations which (in compliance with the transport
requirements of [RFC2821]) do not accept messages containing more
than 1000 character including the CR and LF per line, it is important
for implementations not to create such messages.

The more conservative 78 character recommendation is to accommodate
the many implementations of user interfaces that display these
messages which may truncate, or disastrously wrap, the display of
more than 78 characters per line, in spite of the fact that such
implementations are non-conformant to the intent of this
specification (and that of [RFC2821] if they actually cause
information to be lost). Again, even though this limitation is put on
messages, it is encumbant upon implementations which display messages
to handle an arbitrarily large number of characters in a line
(certainly at least up to the 998 character limit) for the sake of
robustness.


 

0
-1
closed
Thomas R. Stephenson posted Jan 7 '09 at 4:44 pm

[quote user="SteelCurtain67"]

Just a bump to see if someone can help.  I am sure someone must know how to set this to work.  Or if no one knows is there another help source?

This type of query normally will just get a negative type answer.  No answer generally means that one one knows a solution to your problem or they do not understand the problem. You are better off to restate the question. 

As to the other help sources there is also the PM-win mailing list and you will get to many users that are not in the community.  There is also the WinPMail-support@pmail.gen.nz and tech-support@pmail.gen.nz but you'll get the same Pegasus Mail support people you get here.

[/quote]

0
-1

Hello All,

please apologize when my issue has already been solved somewhere, but I just did not find anything.

(I am running Pegasus Mail v 4.41 (Win32) Jul 16, 2006, standalone)

I just solved a problem which I had when being re-creating lost mailboxes in PM therefore I checked
some of the setup files. I wondering about some entries in the pmail.ini file regarding my additional
mailboxes which are located at different providers. F.e.:

Directory to place incoming POP3 mail     = G:\PMAIL\MAIL\[default user]
Transport control word                    = 67332
SMTP relay host for outgoing mail         = smtp [smtp server of default user]
search mask to locate outgoing messages   = G:\PMAIL\MAIL\[default user]\*.PMX
Alternative From: field for message       =  [mail address of default user]

Although sending and receiving mails is working fine with all addresses I do not know how these
entries have been created , resp. have not been updated and overwritten. Although whether this
could cause any problems.

Thank you very much in advance for your kind support!

Regards, I.J.

By the way: I am very glad to hear that D.H. will continue. I was seriously sad when I heard he would
stop PM!

 

0
-1
closed
gordonwebs posted Dec 26 '08 at 5:09 am

Thank you for your help. I found Mercury specified as a UDG (using pcconfig.exe - as you suggested) and deleted it.

I am now able to send out e-mails with Pegasus Mail again.

I would still like to use Mercury Win32 at some later time to facilitate the testing of sending e-mails from a web application I am creating  on my home on which I have the apache server running, so I expect to be back with more posts on this forum.

 

 

0
-1
closed
Thomas R. Stephenson posted Dec 25 '08 at 7:41 pm

> I want to move Pegasus to a new machine (ZZ), leaving all the storage
> on the old machine (JJ).  I copied the program directory to the new
> machine and used PCONFIG to tell it that the mailboxes were in
> \\JJ\E$\MAIL (PMAIL.CFG confirms this was successful).  When I start
> Pegasus on the new machine with "-i vefatica" (who has a mailbox in
> \\JJ\E$\MAIL) it comes up like a new install, creating the default
> files in \\JJ\E$\MAIL, and not recognizing my user specification.  What
> am I doing wrong?  Thanks.

Should have used \\JJ\E$\MAIL\~n (or ~8) so that this would be a uulti-user setup.

0
-1

[quote user="eug4not"]

Hi,

Sometimes I receive Emails having remote-linked graphcs. I know how to instruct Pegasus to down-load the remote-linked graphics to complete the rendition of the email and to print it in a browser. I need to know how to forward the Email to another party with the remote-linked graphics included.

Either forward it as an attachment to a new message or forward it without editing.   In either case the message format with included URLs is retained.

Sincerely,

Ben H. Tongue 

[/quote]
0
-1

I managed to get Pegasus running again after I killed runddl32.exe. But

I do not know which program used this dll. Anybody any idea what

program is incompatibel with Pegasus and uses rundll32.exe? Or does

anyone know how to see which program called this dll?

The does exactly what it says, it runs a dll as a program.  You can checkout for more details but if this is called by WinPMail calling a Windows function and it crashes then WinPMail will be closed by the OS to restore the system.  This was what was happening with Acrobat calling the shell with invalid parameters when WinPMail asked the OS to add an attachment.  Obviously Acrobat does things by sitting between the programs and the OS.
5.81k
32.48k
22
Actions
Hide topic messages
Enable infinite scrolling
Previous
Next
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft