Sponsored Content
Full Discussion: Pine
Top Forums UNIX for Advanced & Expert Users Pine Post 29132 by s_aamir on Monday 30th of September 2002 04:20:48 PM
Old 09-30-2002
Pine

Hi :-

I am trying to make a script to send mail using pine. But it takes me to the Pine Menu Console and I have to send it manually.
Note that I am attaching a file with it.

Any quick response will be highly appreciated.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Xterm with Pine

Hello, Does anyone know why I'm not able to get colors in Pine when using Xterm, but I can get them using Dtterm? Any answers to this would be much appreciated. Radimus. (1 Reply)
Discussion started by: radimus
1 Replies

2. UNIX for Dummies Questions & Answers

Avoid spam in pine?

Hi there, for email we are using "pine" on SSH. is there any way to block junk mail on pine? i've been lookin for sumthin that allows me to block senders but all my efforts in vain. can sum1 help me on that? Thanks (1 Reply)
Discussion started by: a25khan
1 Replies

3. UNIX for Dummies Questions & Answers

Pine inbox

i have shell account at grex.org but i cannot get mauil with pine because the inbox cannot be found? any suggestion? (7 Replies)
Discussion started by: cogeek
7 Replies

4. UNIX for Dummies Questions & Answers

Trouble configuring Pine

I am having trouble confiuring pine. I have downloaded it on 2 computers 1 with freebsd and the other fedora and I am getting the same result in both. Both say "folder does not exist","no folder to open". I went into set up and configured personal name,user-domain,smtp-server,inbox-path. I know I... (1 Reply)
Discussion started by: m8trix
1 Replies

5. UNIX for Advanced & Expert Users

pine does'nt attach files

Hello All, I am maintaining a server and I use pine as MUA and sendmail as MTA. Suddenly many users in the network face the problem of not being able to attach files using pine. I checked the sendmail.cf file and found a variable "MaxMessageSize = 1000000". Eventhough the message size... (2 Replies)
Discussion started by: maybemedic
2 Replies

6. UNIX for Dummies Questions & Answers

pine

how to configure pine in my linux os (1 Reply)
Discussion started by: rajan_ka1
1 Replies

7. Solaris

problem installing pine

when i try to build pine unix tells me it can't find make # ./build xxx make args are CC=cc soc Including LDAP functionality ln: cannot create c-client: File exists ln: cannot create mtest: File exists ln: cannot create mailutil: File exists ln: cannot create imapd: File exists ln:... (0 Replies)
Discussion started by: vutty81
0 Replies

8. Shell Programming and Scripting

how to find pine messages

still touching on the basics here: first of all where are my received messages stored in pine? /var/spool/mymail is not it. i guess i cant start my script without knowing this. because i need to move those files into a seperate folder and so on and so forth. I can prolly do a... (0 Replies)
Discussion started by: oxoxo
0 Replies

9. Shell Programming and Scripting

Moving msgs in pine

hey im writing a script like this: #!/bin/bash #Name: moveMail #Purpose: To move some files in the pine inbox to a folder on the desktop #Step one: Find all messages with that have the subject "Hello" in them. #---------------------------------------------------------------------... (1 Reply)
Discussion started by: oxoxo
1 Replies

10. UNIX for Dummies Questions & Answers

Problem with Pine

I'm learning a little about pine after downloading it. I can't seem to get it to work, though. It can't open the inbox -- it sits there (as the little slash mark rotates) but after a while it stops and can't make the connection, with a message saying that "connection to gmail.pop....(something)... (0 Replies)
Discussion started by: Straitsfan
0 Replies
2VCARD(1)						   Addressbook conversion tools 						 2VCARD(1)

NAME
2vcard - convert addressbooks to VCARD format SYNOPSIS
2vcard [ -F | -f | -h | -v ] [ -i FILE ] [ -o FILE ] DESCRIPTION
2vcard is a little perl script to convert an addressbook to the popular VCARD file format. Currently, 2vcard can convert addressbooks and alias files from the following formats: abook, eudora, juno, ldif, mutt, mh and pine. The VCARD format is used by gnomecard, for example, which, in turn is used by the balsa email client. USAGE
Per default, 2vcard reads from stdin and writes to stdout. Alternatively, the input- and output-files can be specified as command-line options. OPTIONS
A summary of the options supported by 2vcard is included below. -F print a list of the currently supported formats -f format convert from format [ default: mutt ] -h Show summary of options and exit. -i FILE Read input from FILE. -o FILE Write output to FILE. -v Show version information and exit. EXAMPLES
In a pipe: tr '^M' ' ' < EudoraNicknames | 2vcard -f eudora > out Alone: 2vcard -i ~/.aliases -o ~/.addbook.grcd VERSION
0.5 BUGS
Please report all bugs to the author. SEE ALSO
mutt(1), pine(1), gnomecard(1), balsa(1), nmh(1), exmh(1), abook(1) The 2vcard Handbook (Link to http://www.netmeister.org/apps/2vcard/) AUTHOR
Jan Schaumann <jschauma@netmeister.org> 2vcard March 08th, 2003 2VCARD(1)
All times are GMT -4. The time now is 11:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy