Community Discussions and Support
AW: AW: Variable Signature and Windows 7 64-bit

[quote user="Martin Schnabel"]

Are there any subdirectories in C:\pmail\mail ? Like C:\pmail\mail\admin oder C:\pmail\mail\<YOUR USERNAME> ? If yes, copy rquotes.pms to the subdirectory.

[/quote]

That did it!  Thank you, Martin.  Thank you very much!!


My instructions are now modified as follows:

## -64-bit Windows OS:
## Open DOSBox
## Z:\> mount c c:\PMAIL
## Z:\>c:
## c:\>cd Programs\RESOURCE
## c:\Programs\RESOURCE> rescom rquotes.r
## c:\Programs\RESOURCE> copy rquotes.rsc c:\MAIL\<MY USERNAME>\rquotes.pms
## c:\Programs\RESOURCE>exit
##

[quote user=&quot;Martin Schnabel&quot;]&lt;p&gt;Are there any subdirectories in C:\pmail\mail ? Like C:\pmail\mail\admin oder C:\pmail\mail\&amp;lt;YOUR USERNAME&amp;gt; ? If yes, copy rquotes.pms to the subdirectory.&lt;/p&gt;&lt;p&gt;[/quote]&lt;/p&gt;&lt;p&gt;That did it! &nbsp;Thank you, Martin. &nbsp;Thank you very much!!&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;My instructions are now modified as follows:&lt;/p&gt;&lt;p&gt;## -64-bit Windows OS: ## Open DOSBox ## Z:\&amp;gt; mount c c:\PMAIL ## Z:\&amp;gt;c: ## c:\&amp;gt;cd Programs\RESOURCE ## c:\Programs\RESOURCE&amp;gt; rescom rquotes.r ## c:\Programs\RESOURCE&amp;gt; copy rquotes.rsc c:\MAIL\&amp;lt;MY USERNAME&amp;gt;\rquotes.pms ## c:\Programs\RESOURCE&amp;gt;exit ## &lt;/p&gt;

Had to use dosbox to get rescom to work, but that's no problem now (so far as I know).  My variable sigs are still not showing up in the outgoing messages. Yes, the converted file resides in the proper location and the signature has ~! where the variation needs to be -- email recipients see ~! instead of a selection from the sig list.

Any suggestions?

Had to use dosbox to get rescom to work, but that&#039;s no problem now (so far as I know). &nbsp;My variable sigs are still not showing up in the outgoing messages. Yes, the converted file resides in the proper location and the signature has ~! where the variation needs to be -- email recipients see ~! instead of a selection from the sig list. Any suggestions?

It works on my Win7/64-bit system.

I have had a problem with variable formated signatures (but I don't remember, what kind of problem it has been), so I deleted the signature files for the formated versions and use the plain signature-set for plain text and HTML-messages.

HTH

 Martin

&lt;p&gt;It works on my Win7/64-bit system. &lt;/p&gt;&lt;p&gt;I have had a problem with variable &lt;b&gt;formated&lt;/b&gt; signatures (but I don&#039;t remember, what kind of problem it has been), so I deleted the signature files for the formated versions and use the plain signature-set for plain text and HTML-messages.&lt;/p&gt;&lt;p&gt;HTH &lt;/p&gt;&lt;p&gt;&amp;nbsp;Martin &lt;/p&gt;

Thanks for the tip, but still no soap.  I disabled the *.pns files (*.pns became *.oldpns) and sent some tests to another email address but still no variable sig; also verified again the presence of "~!" in the remaining sig files ('cause things happen sometimes...).


Oh well, gonna keep on trying!

&lt;p&gt;Thanks for the tip, but still no soap. &nbsp;I disabled the *.pns files (*.pns became *.oldpns) and sent some tests to another email address but still no variable sig; also verified again the presence of &quot;~!&quot; in the remaining sig files (&#039;cause things happen sometimes...).&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Oh well, gonna keep on trying!&lt;/p&gt;

To add some background info...

Here are the instructions I've been following:

## -64-bit Windows OS:
## Open DOSBox
## Z:\> mount c c:\PMAIL
## Z:\>c:
## c:\>cd Programs\RESOURCE
## c:\Programs\RESOURCE> rescom rquotes.r
## c:\Programs\RESOURCE> copy rquotes.rsc c:\MAIL\rquotes.pms
## c:\Programs\RESOURCE>exit
##


The desired quotes are all formatted like so:

text x
{
"I've noticed that the press tends to be quite accurate, except when they're writing on a subject I know something about.\n"
" - Keith F. Lynch"
};


The dosbox command line indicates successful completion of the conversion as well as the renaming & relocation (further verified visually).  Whatever is amiss is bound to be so obvious it should hit me in the face, but I can't see it... still no variable sig on outgoing messages.

&lt;p&gt;To add some background info...&lt;/p&gt;&lt;p&gt;Here are the instructions I&#039;ve been following: ## -64-bit Windows OS: ## Open DOSBox ## Z:\&amp;gt; mount c c:\PMAIL ## Z:\&amp;gt;c: ## c:\&amp;gt;cd Programs\RESOURCE ## c:\Programs\RESOURCE&amp;gt; rescom rquotes.r ## c:\Programs\RESOURCE&amp;gt; copy rquotes.rsc c:\MAIL\rquotes.pms ## c:\Programs\RESOURCE&amp;gt;exit ## The desired quotes are all formatted like so: text x { &quot;I&#039;ve noticed that the press tends to be quite accurate, except when they&#039;re writing on a subject I know something about.\n&quot; &quot; - Keith F. Lynch&quot; }; The dosbox command line indicates successful completion of the conversion as well as the renaming &amp;amp; relocation (further verified visually). &nbsp;Whatever is amiss is bound to be so obvious it should hit me in the face, but I can&#039;t see it... still no variable sig on outgoing messages. &lt;/p&gt;

When you look in Help, About.., Info where does it show your home and new mail box locations?

Isn't yout sig files and messages folders in c>\pmail\mail\<username> and not in \mail</username>

When you look in Help, About.., Info where does it show your home and new mail box locations? Isn&#039;t yout sig files and messages folders in c&gt;\pmail\mail\&lt;username&gt; and not in \mail

"Isn't yout sig files and messages folders in c>\pmail\mail\ and not in \mail"

Yes it is.  Dosbox doesn't like it when directed to mount c:, it prefers to mount c:\Some-directory as c:.  In this case I've mounted c:\pmail as c so everything is relative to that.

&lt;p&gt;&quot;Isn&#039;t yout sig files and messages folders in c&amp;gt;\pmail\mail\ and not in \mail&quot;&lt;/p&gt;&lt;p&gt;Yes it is. &nbsp;Dosbox doesn&#039;t like it when directed to mount c:, it prefers to mount c:\Some-directory as c:. &nbsp;In this case I&#039;ve mounted c:\pmail as c so everything is relative to that.&lt;/p&gt;

Are there any subdirectories in C:\pmail\mail ? Like C:\pmail\mail\admin oder C:\pmail\mail\<YOUR USERNAME> ? If yes, copy rquotes.pms to the subdirectory.

HTH

Martin

 

&lt;p&gt;Are there any subdirectories in C:\pmail\mail ? Like C:\pmail\mail\admin oder C:\pmail\mail\&amp;lt;YOUR USERNAME&amp;gt; ? If yes, copy rquotes.pms to the subdirectory.&lt;/p&gt;&lt;p&gt;HTH&lt;/p&gt;&lt;p&gt;Martin&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft