Community Discussions and Support

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

0
-1
closed
kmccrack posted Sep 18 '08 at 10:32 pm

Hi:

If I'm reading a message and hit Reply and then, under the "Send the reply to" section, select the "All recipients of the original message" option, the Sender's email (Sender being the person who sent me the message) always shows up as the LAST address in the To section.  Is there any way to make it show up as the FIRST address?

Thanks.

Kevin

 

0
-1
closed
MJacobs posted Sep 18 '08 at 10:10 pm

Thank you,  paused on this for a bit... believe this should sort it out in more detail if anyone ask.... The line needs to be added to a file called mltpop32.fff, it should reside in the folder where winpm-32.exe is, typically pmail\programs

 Open the file mltpop32.fff with a text editor and add the next line only. Save file and re-load Pegasus.

Bitmap file = ~a\ok.bmp,multipop for Pegasus Mail

Made sure the line this is on does not start with a semi-colon (;)

The BMP icon file is one of your choice 20x22 in size, place it in the same directory as the mltpop32.fff file.

Good Luck

Michael  

 

 

 

 

 

0
-1
closed
Thomas R. Stephenson posted Sep 17 '08 at 11:39 pm

So it seems to me as a minimum it should accept subject: and body: (as

well as to:), and not accept from: or bcc:.  The rest are optional and

subject to implementation.

That's the way Iread it as well, not very clear on the MUST and SHOULD requirements.   You also have to remember there is probably a limit on the length of the "Subject" and "Body" string as well.  I suspect there are people who will "write a novel" and try to insert it as body text via a mailto:.  ;-)
0
-1
closed
WKDMueller posted Sep 22 '08 at 12:35 pm

I have been using Pegasus 4.41 with VISTA, and I'm now using the 4.51 Beta version. When retrieving mail with attachment Pegasus (either version) stops and gives me the same error message as described by Cliff Powell. It also mentions the 'kernel32.dll' as the error module name. When re-starting Pegasus the pre-view mode is off. But as soon as I switch it on Pegasus again stops.

Does anyone have an idea how to solve this problem?

 P.S. I have now discovered it is not the attachments. It's only those mails marked as "contains alternative versions of a message"  (since I use the German version it actually says "enthält alternative Versionen einer Nachricht")

0
-1
closed
ColacX posted Sep 19 '08 at 12:22 am

Oh no I got it wrong i was using http://www.canyouseeme.org/ port test it said timeout but It doesn't necessairly mean I'm getting blocked on neither ports. Gonna do some experimenting later right now my school math test comes first.

0
-1
closed
Thomas R. Stephenson posted Sep 17 '08 at 6:47 am

[quote user="KSQR"]

Found a simple solution at <http://www.google.com/support/a/bin/answer.py?answer=54656&topic=14871>

Karl

[/quote]

 

Thanks a lot, that helps.  Now if i can just figure out how to send for a domain without entering all the user email addresses.

0
-1
closed
tigershark posted Sep 13 '08 at 2:40 pm

AFAIK Pegasus supports only tab-separarted files.

Do import an addressbook, click on the addressbook icon. 

Now you should see a new window and a new entry in the menu bar, called addressbook.

Click on this entry and click on File import.

0
-1
closed
Thomas R. Stephenson posted Sep 12 '08 at 11:21 pm

 I'd be happy to forward this to you  for more study if you'd like.
Probably not necessary, I suspect that these headers were part of the HTML message body and they also had some hidden formatting crud like like line breaks that you were also trying to delete. One way to handle that is to use a CTRL+Y to delete line-by-line instead of trying to select a lot of lines to delete. Might still crash but you'll have a better chance to make this work.
0
-1
closed
philherz posted Sep 13 '08 at 1:32 am

[quote user="Thomas R. Stephenson"]

Interestingly if I hit reply and then CTRL+J, it uses the smaller font.

If I hit reply, then "space," and then CTRL+J, it uses the larger font.

I just discovered that....probably why I gave up on the CTRL+J fix a loooong time ago!!

(Is that a bug?)

No bug at all.  The CTRL+J reformats a paragraph, if there is nothing to reformat it does nothing.  Type something first and  then hit the CTRL+J and you'll see the effect of reformatting and changing the font to the default font.

[/quote]

Pretty interesting....I just have to remember to hit Crt+J before I start a second paragraph.

 Thanks for all of your help!!!!!

0
-1
closed
Thomas R. Stephenson posted Sep 11 '08 at 6:10 pm

 Is there an easy way to do this?  I've looked at the address book files, and they are not simple ascii files.
You can extract the addressbooks to a comma delimited file, import them into Excel to combine and sort, and then save to a comma delimited file to import into a new book.  Might not be real easy but it works.

If you do not have Excel you can do the same thing with Open Office and it's free.
0
-1
closed
irelam posted Sep 11 '08 at 8:04 am

I suggest you look at the font you are using to display the message. As you are trying to display Utf-8 streams, I suggest you select font MS Arial Unicode as your display font (while looking at the message, click the lowercase "f" on the menu bar and select the mentioned font.).   It displays fine for me too.

Hope that helps

Martin

0
-1
closed
Thomas R. Stephenson posted Sep 10 '08 at 6:32 pm

[quote user="bstiefel"]

on mercury mail server I setup a global rule to send email from a specific user to his secratery.  The rule has the to & cc fields checked & the match specifies the name without the domainas in jsmith and I have tried either foward or copy to , which is the domain hosted by the mercury mail server.  The mail do not seem to get sent to jane.

1) how do I correct this

Don't use a filter, use a FORWARD file in the users mail directory that forwards the mail to the secretary.  Mail forwarding is handled by a file called FORWARD in the user's mail directory.  FORWARD can contain the following lines.

Forward-To: <address>
Deliver-Also: <Y> or <N>

The <address> is a single address to which the message should be forwarded.  While each Forward-To: line can only contain a single address, a user's FORWARD file can contain multiple Forward-To: lines, which will result in the message being forwarded separately to the address specified in each line.

You must turn on this capability in Configuration | Mercury core | Advanced "Allow file-based forwarding specification using FORWARD files".
 

Allow file-based forwarding specification using FORWARD files  Autoforwarding is normally a restricted feature in Mercury and Pegasus Mail, controlled in NetWare mode by the system administrator. In non-NetWare modes, and in NetWare mode if the administrator wishes to open the feature up, you can check this control to enable an alternative autoforwarding feature. When this control is enabled, Mercury will look for a file called FORWARD in the user's new mail directory. If it finds a FORWARD file, it will open it and examine it for lines specifying how forwarding should be done. For the format of the FORWARD file, click here. Enabling this feature can create a security issue, since it is possible for another user with write access to a user's new mail directory to create a "fake" FORWARD file and forward the user's mail without his or her knowledge. In environments where a little trust is possible, however, it's a very useful feature.

 

2) is there a log which shows the filter running against the inbound mail

Nope but Window | System messages will show the filter action.

3) I have tried the enable /disable button, but I dont see if it is enable or disabled

The filter will be grayed out if disabled. 

 Thank you

[/quote]
0
-1
closed
germanorossi posted Sep 10 '08 at 12:45 pm

I resolved!

The problem appear when I save some msg in Thunderbird and move the .eml in the MAIL directory, but I change only the extension (to .cnm) and not the name.

Thunderbird (for the name) use the subject. When I rename the " trad. Welkowitz.cnm" as P0000..cnm all work.

Thanks and sorry, Germano

0
-1
closed
Joho posted May 18 '09 at 1:38 pm

I feel increadibly stupid. Today I returned the laptop to my colleague, who put it back on its docking station. He turned on the laptop, started Pegasus and clicked on the "Add" button, and up came the small window. I got mad. 

In fact, he's using a wide-screen external monitor. Whatever else I did in Pegasus, when using the Laptop stand-alone, appeared on the screeen. Just the small windows to add folders showed out of the viewport and there was no indication that something could be "somewhere" out of the field.

Thank you very much for this help !

Joho

5.89k
33.23k
23
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