Listed below are some common problems that you may encounter, and some ways to fix them.
[READER] Digests=155,206,731,309,"216,268,128,0" Body=0,0,798,486,"156 100 0" Attmt=0,0,0,0,"138 0" Ann=0,0,0,0,"0"
You may also be able to slide the mouse pointer toward the top of the "blank attachment page" and when it becomes cruciform, depress the left mouse button and drag the invisible separator downwards.
David Harris has implemented ESMTP AUTH CRAM-MD5 for Pegasus Mail , Mercury and Mercury32. They do SMTP authentication in accordance with RFCs 2554 and 2195. Mercury and Mercury/32 also do the LOGIN and the strange MS AUTH=LOGIN.
Try File | Network configuration | (Sending) SMTP, edit the SMTP configuration, select the "Security" tab and then select the authentication option as specified by your ISP. Most ISPs require the the second or third SMTP authentication option.
Creator: David J. Kocmoud
Note: This FAQ assumes you are installing/using the latest versions of Pegasus Mail and Mercury, if applicable. Check your versions against those listed on the official
Pegasus Mail web site.
Q: I backed up my Pegasus Mail mailbox directory to CD-R (or CD-RW or DVD or whatever) and restored it after a hard drive replacement (or Windows OS reinstall). Now everything is behaving very strange. I cannot delete new mail messages and my mail folders say they are corrupted. Also, I can't make changes nor add addresses to any of my address books. Additionally, changes to my Pegasus Mail configuration settings don't get saved anymore. What's going on?
A: When you restore files from CD-ROM-based technology, the OS usually sets read-only flag on each of the files. Thus, Pegasus Mail cannot make changes to the files anymore. To fix this, select all the files in your mailbox directory and press Alt-Enter (or right- click on the files and choose Properties from the popup context menu). Uncheck the Read-Only checkbox and click OK.
Go to File | Network configuration | General and turn on "Create Internet session logs (advanced diagnostic use only)"
Checking this control tells Pegasus Mail to create special log files that show the entire exchange of information between it and the servers it connects to. Each session will be created in a file called TCPxxxx.WPM in your home mailbox directory (the "xxxx" is replaced by four digits). Creating session logs will slow down the performance of your system somewhat, and you should be aware that any username and password information exchanged between Pegasus Mail and the server will be shown in the log, even if you use SSL to secure the connection. Session logs are primarily useful if you need to debug a problem between Pegasus Mail and one of the servers it connects to - you should enable the option only on instructions from a system administrator or from Pegasus Mail technical support. Technical note: this control has the same effect as using a "-Z 32" commandline switch when you run Pegasus Mail.
You can now try again to send/receive the mail and then look at the resulting TCP/IP debug file. Review of this file will tell you exactly what is going on between Pegasus Mail and the server. Turn this control off when you are done troubleshooting.
Try the following procedure. This has worked for several others to restore the functionality of the message folders:
Be advised that this will delete any tray structure you may have created and it will have to be recreated manually.
For some reason, this problem has become very common in the past few months.
A POP3/SMTP transmissions may fail if the MTU packet size is so large that a packet is fragmented. These oversize packets are not accepted and so are resent. This results in a timeout, generally at the end of the message transmission. You need to reduce the MTU size. Windows defaults to a 1500 MTU and many routers and DSL connections need 1492.
Download the Dr. TCP utility that will automatically modify the MTU setting. The Dr. TCP utility only needs to be run once. The registry change is saved at the completion of the following procedure.
http://www.dslreports.com/drtcpI this still fails reduce the MTU size to 1400 and try again after rebooting.
You also might want to get a copy of SG TCP Optimizer that I find quite handy. This little utility will allow you to test your MTU for maximum size without fragmentation.
http://www.speedguide.net/downloads.php
This is a procedure for setting up a viewer for the TNEF type attachments written by Jan Muszynski <jancm@BIGFOOT.COM>.
These are probably ?!*%$# tnef type files generated by MS apps and they may contain real attachments, (the winmail.dat is usually useless however). You can retrieve the information in these (assuming they are tnef files - check the content type headers of the message- There should be a header just before the enclosure) using the view button as follows:
http://www.fentun.com/Text/HTML = HTML-text
application/ms-tnef = TNEF
What this does is cause Pegasus to check the content type headers of incoming messages/enclosures. If it finds one with a content type of application/ms-tnef it will generate an internal Pegasus 'attachment type information' label of TNEF. You can use any label you want here - I chose TNEF because it seems logical.
You can use this mechanism with any other content types that Pegasus doesn't have built in support for.
In Pegasus go to Tools|Options:Viewers Click on the ADD button. In the dialogue that comes up select the radio button next to
'"Attachment-type" information'. In the dropdown box for 'matches' type in TNEF. It will NOT appear in the dropdown choices since you have manually created it.
That's it. You'll now be able to view the contents of any tnef attachments (or winmail.dat - which will come up empty 99.9, if not 100, percent of the time) that you get simply by hitting the 'view' button (which will no longer be greyed out).
NOTE: Instead of steps 4,5, and 6 you can edit the viewer.pm file located in your home directory (viewers are defined per user, not globally) and add the following line to it (note - change the path as required)
2;TNEF;.tnf;C:\Fentun\FENTUN.EXE
Two things can cause this,
The Tools | Options | Mailbox location function of V4.01 is broken. In order to move the mailbox location you must either use v3.12c or:
Edit pmail.ini file in the NEW mail directory and change the following line to point at the new HOME mail directory. These are using the UNC format to point at server ESVCS, volume SYS, directory MAIL, subdirectory BB000001
Home mailbox location = \\ESVCS\SYS\MAIL\BB000001
Working home mailbox location = \\ESVCS\SYS\MAIL\BB000001
| |
|
|---|---|
| PegasusMail | May 19, 2006 4:48 pm |