LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-14-2007, 08:48 PM   #1
Jzarecta
Member
 
Registered: Dec 2005
Location: Villahermosa, Bucharest, Birminham, Brooklyn, Beverly
Distribution: Mandriva
Posts: 118

Rep: Reputation: 15
Question Configure pine


Hi I want to use pine because I need a CLI mail client however I can't make sense of it. The configuration looked straight forward until I thought I had it configured but it didn't work. I guess I am missing some other parts like fetchmail or whatever.


My configuration looks like this:
Code:
personal-name      = <No Value Set: using "Alexandro Colorado">
user-domain                    = xyz.myisp.com 
smtp-server                    = smtp.myisp.net
nntp-server                    = <No Value Set>  
inbox-path                     = <No Value Set: using "inbox">
incoming-folders-to-check      = {xyz.myisp.com/
                                  user=user@domain.com/pop3}INBOX
incoming-archive-folders       = <No Value Set>
pruned-folders                 = <No Value Set>
default-fcc                    = <No Value Set: using "sent-mail">
default-saved-msg-folder       = <No Value Set: using "saved-messages">
postponed-folder               = <No Value Set: using "postponed-msgs">
read-message-folder            = <No Value Set>
form-letter-folder             = <No Value Set> 
literal-signature              = <No Value Set> 
signature-file                 = <No Value Set: using ".signature">
So my question is:
a) how to configure the pop/imap
b) how to configure the sending of the email
c) where do I put the ports

Regards

Last edited by Jzarecta; 10-14-2007 at 09:22 PM.
 
Old 10-15-2007, 03:42 AM   #2
DOSJockey382
LQ Newbie
 
Registered: Aug 2005
Location: California
Distribution: Debian, Ubuntu, NetBSD, OS X
Posts: 25

Rep: Reputation: 15
Couple of things about your config. First is that you have assigned the server address and login parameters to the wrong variable. It's not the "incoming-folders-to-check," but "inbox-path." Secondly, you have some of the parameters in the wrong order: server address first, pop3 designation second, user login name last. Your config line should look like this:

inbox-path = {xyz.myisp.com/pop3/user=username}INBOX

For "user=user@domain.com", you should not need the full e-mail address, just use the login name. Use the "user-domain" variable to fill in the "domain.com" information, not the full server address. So that line should read as follows:

"user-domain = domain.com" NOT "user-domain = xyz.myisp.com"

The only time you might use "user=user@domain.com" in your inbox-path variable is if you are required to enter your entire e-mail address as your login name, instead of just your user name. In that case, you may need to leave the "user-domain" variable blank, otherwise you have the domain defined twice. Pine may display your return e-mail address as "user@domain.com.domain.com" or "user@domain.com@domain.com"

As to configging the sending of e-mail, as long as you have the "smtp-server" variable defined properly, it should send without any problem.

Defining ports. So long as you are using standard porting for the incoming and outgoing mail, you don't need to define any ports whatsoever. Pine naturally defaults to the proper ports. If you are using non-standard porting for mail add the port right after the server address using a colon to separate the server and the port. Let's say smtp is using port 96 and pop3 is using port 382. Your variable parameters should look like this:

smtp-server = smtp.myisp.com:96
inbox-path = {xyz.myisp.com:382/pop3/user=username}INBOX

One last thing. There is actually quite a bit of help inside pine. Highlight the variable you want info on and then press "?" to get the help screen.
 
  


Reply

Tags
cli, email, pine



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
pine and pine.gpg on Mandriva 2006 mail1cipher2diggy Mandriva 1 05-16-2006 11:00 PM
pine bong.mau Linux - Software 2 09-26-2005 12:11 PM
how to configure pine for imap folders? prav_284 Red Hat 0 12-03-2003 02:31 AM
How to Configure PINE netp0et Linux - Software 1 08-01-2003 05:02 PM
can I configure pine to get email from hotmail? Onox Linux - Software 7 06-22-2003 01:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration