LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do i send all email remain in linux? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-send-all-email-remain-in-linux-810887/)

modpriest 05-29-2010 04:56 AM

how do i send all email remain in linux?
 
how do i send out all email remain in linux to gmail?

OS: CentOS 5

modpriest 05-29-2010 04:59 AM

all mail are in /var/spool/mail

jamescondron 05-29-2010 06:30 AM

Code:

man mailx
Is where you want to be looking. Or you could script it.

catkin 05-29-2010 08:29 AM

AFAIK mail, mailx, mutt and pine are mail clients and you need an SMTP mail server like sendmail or postfix (there are others) to connect with Gmail and upload the messages.

Nylex 05-29-2010 08:56 AM

Quote:

Originally Posted by catkin (Post 3985345)
AFAIK mail, mailx, mutt and pine are mail clients and you need an SMTP mail server like sendmail or postfix (there are others) to connect with Gmail and upload the messages.

mailx, Pine/Alpine and I'd assume Mutt can use an external SMTP server, too.

I don't really understand the OPs question. modpriest, can you explain exactly what you want to do please?


All times are GMT -5. The time now is 07:21 PM.