Auto Forwarding mails from pine to gmail


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Auto Forwarding mails from pine to gmail
# 1  
Old 10-19-2013
Auto Forwarding mails from pine to gmail

I have a unix account on university's servers. On their servers I have a mailbox in pine. I want to auto-forward messages from university to my mail in gmail. I opened the putty and created .forward file:
pico .forward
myname@gmail.com

and pressed .^x to save the file. Since then I stopped getting mails to the pine and they are not forwarded to my gmail. What am I doing wrong?
# 2  
Old 10-19-2013
I don't know why you are not getting the mail in your gmail account. Have you checked your gmail spam folder? Have you checked that your SysAdmin allows emails to be sent to gmail or other external accounts?

Assuming your Unix username is myuname, and your gmail address is myname@gmail.com put this in your .mailrc:
Code:
myuname,myname@gmail.com

This should send your email to your Unix account as well as your gmail account.
Once you have tested that you are receiving emails again try testing that you can send emails to your gmail account.

Andrew
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Forwarding mail via Pine

I am asking about my work account, running Linux on a system server. On pine, I set up a forward to another email account. I also keep a copy in the original account. The forward has been running fine for some time. I believe the system sends the mail first to the forwarded account and then puts... (0 Replies)
Discussion started by: BLabel
0 Replies

2. UNIX and Linux Applications

problems in pine -- can't download messages from gmail

I'm learning a little about pine after downloading it (pine 4.64). 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... (1 Reply)
Discussion started by: Straitsfan
1 Replies

3. 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

4. Cybersecurity

ssh X-forwarding and remote forwarding behind proxy

Hi, from my workplace we use a proxy to connect to the outside world, including external ssh servers. The problem is that the server is seeing the connection coming from the proxy and knows nothing about the client behind it. The ssh connection itself works fine, but x-forwarding does not work as... (1 Reply)
Discussion started by: vampirodolce
1 Replies

5. UNIX for Dummies Questions & Answers

pine

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

6. 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

7. UNIX for Advanced & Expert Users

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. (4 Replies)
Discussion started by: s_aamir
4 Replies

8. UNIX for Dummies Questions & Answers

Auto forwarding

Which command enables me to auto forward my recieved e-mails in my unix account to another e-mail address? (1 Reply)
Discussion started by: eyal-azarn
1 Replies

9. 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
Login or Register to Ask a Question