Re: Pine "From: address"

1998-03-11 Thread David Wright
On Wed, 11 Mar 1998, Jonas Bofjall wrote:

> You have to recompile perl and enable the ALLOW_CHANGING_FROM #define.
pine (typo)
> Its all in the docs. Download the source from www.washington.edu/pine.

Or, better, ftp:///debian/non-free/source/pine_*

> It'd be great if Debian's pine was compiled with this.

It is. You'll see the change about 30% of the way down pine_3.96L-2.diff
in the Debian source files.
Unfortunately, you'll also find -DDEBUG deleted at about the 40% mark.
It's worth recompiling just to restore that feature.

> You still have
> to add 'From' to the user-changeable fields in pine's setup, so a
> 'From' dialog does not show up unless you want to. IMHO its safe enough.

Cheers,

--
David Wright, Open University, Earth Science Department, Milton Keynes MK7 6AA
U.K.  email: [EMAIL PROTECTED]  tel: +44 1908 653 739  fax: +44 1908 655 151


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: Pine "From: address"

1998-03-11 Thread Lazar Fleysher

You can change headers in pine configuration menu
start pine go to setup, configure.
After that find (using W) customized-hdrs
You can set any header you want for example

From: [EMAIL PROTECTED], Reply-To: [EMAIL PROTECTED] 

and so on...
Hope this helps

ZORO

On Wed, 11 Mar 1998, Jonas Bofjall wrote:

> > I am using pine (from the debian distribution), and I would like
> > to know how to set the return address (instead of the standard
> 
> You have to recompile perl and enable the ALLOW_CHANGING_FROM #define.
> Its all in the docs. Download the source from www.washington.edu/pine.
> It'd be great if Debian's pine was compiled with this. You still have
> to add 'From' to the user-changeable fields in pine's setup, so a
> 'From' dialog does not show up unless you want to. IMHO its safe enough.
> 
>   // Jonas <[EMAIL PROTECTED]> [2:201/262.37]
> 
> 
> 
> --
> E-mail the word "unsubscribe" to [EMAIL PROTECTED]
> TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .
> 



--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: Pine "From: address"

1998-03-11 Thread Chris




On Wed, 11 Mar 1998, Jonas Bofjall wrote:

> 
> You have to recompile perl and enable the ALLOW_CHANGING_FROM #define.
> Its all in the docs. Download the source from www.washington.edu/pine.
> It'd be great if Debian's pine was compiled with this. You still have
> to add 'From' to the user-changeable fields in pine's setup, so a
> 'From' dialog does not show up unless you want to. IMHO its safe enough.
> 
>   // Jonas <[EMAIL PROTECTED]> [2:201/262.37]
> 



For those watching this thread, I solved the problem quite simply, by
editing .pinerc and changing the following:


108c108
< customized-hdrs=
---
> customized-hdrs=From: Chris <[EMAIL PROTECTED]>



This work fine with the standard debian package of pine.


Chris


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Pine "From: address"

1998-03-11 Thread Jonas Bofjall
> I am using pine (from the debian distribution), and I would like
> to know how to set the return address (instead of the standard

You have to recompile perl and enable the ALLOW_CHANGING_FROM #define.
Its all in the docs. Download the source from www.washington.edu/pine.
It'd be great if Debian's pine was compiled with this. You still have
to add 'From' to the user-changeable fields in pine's setup, so a
'From' dialog does not show up unless you want to. IMHO its safe enough.

  // Jonas <[EMAIL PROTECTED]> [2:201/262.37]



--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: Pine "From: address"

1998-03-10 Thread Brandon Mitchell
On Wed, 11 Mar 1998, Chris wrote:

> I am using pine (from the debian distribution), and I would like to know
> how to set the return address (instead of the standard
> [EMAIL PROTECTED]).

I've had luck putting From: ... in my custom header of my pine config.  I
believe I had to tell pine I'm allowed to change my from during the
initial config.

HTH,
Brandon

-
Brandon Mitchell <[EMAIL PROTECTED]>   "We all know linux is great... it
PGP: finger -l [EMAIL PROTECTED]  does infinite loops in 5 seconds"
Phone: (757) 221-4847  --Linus Torvalds



--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: Pine "From: address"

1998-03-10 Thread Ian Keith Setford
> I am using pine (from the debian distribution), and I would like to know
> how to set the return address (instead of the standard
> [EMAIL PROTECTED]).

Open Pine, go to Setup--->Config and down to customized-headers.  Hit A to
ADD and entry, the type what you would like your return address(reply-to
address) in this form: "Reply-To: [EMAIL PROTECTED]" (but enter
it without the quotes.  Now when you send people an email from your
machine with your Debian box's username and address they can hit reply and
it will reply to the address you just added in customized-headers.


Ian K. Setford  [EMAIL PROTECTED]
  H: 940.566.0461
Pgr: 817.901.0255


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Re: Pine "From: address"

1998-03-10 Thread Gergely Madarasz
On Wed, 11 Mar 1998, Chris wrote:

> I have an alias on that machine which is the address I use most often, and
> I would like my email to list that as the from address.  Does anyone know
> how to do this?

If your username on the local machine is the same as the username in the
email address, then just insert the email domain into user-domain in the
pine config screen.

Greg

--
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
  HuLUG: http://www.cab.u-szeged.hu/local/linux/


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .


Pine "From: address"

1998-03-10 Thread Chris


Hi,

I am using pine (from the debian distribution), and I would like to know
how to set the return address (instead of the standard
[EMAIL PROTECTED]).

I have an alias on that machine which is the address I use most often, and
I would like my email to list that as the from address.  Does anyone know
how to do this?

Thanks,

Chris


--
E-mail the word "unsubscribe" to [EMAIL PROTECTED]
TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble?  E-mail to [EMAIL PROTECTED] .