LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-20-2008, 08:09 AM   #1
satish
Member
 
Registered: Jan 2006
Posts: 172

Rep: Reputation: 15
Email Messages


we had hosted our email accounts to a domain which is outside of our office,i configured in outlook express to receive and send email but the server doesn't find,when i changed my gatway to internet server ip it finds the server and download the messages.But we don't want everytime to change the gatway server for email,we have our bse stock exchange software which works on gateway ip,and bse gateway and internet gatway are different.can the linux server download the email messages and distribute to our local network.


regards



satish
 
Old 06-20-2008, 05:35 PM   #2
{BBI}Nexus{BBI}
Senior Member
 
Registered: Jan 2005
Location: Nottingham, UK
Distribution: Mageia 6, KDE Neon
Posts: 4,313

Rep: Reputation: 212Reputation: 212Reputation: 212
Maybe you need something like Fetchmail see here: http://fetchmail.berlios.de/index.html
 
Old 06-24-2008, 03:58 AM   #3
satish
Member
 
Registered: Jan 2006
Posts: 172

Original Poster
Rep: Reputation: 15
Email Messages

i had installed fetchmail-6.2.0-3 but when i run it is giving below error
fetchmail: no mailservers have been specified.

when i tried with webmin to configure Fetchmail Mail Retrieval it downloads the mail for the local user but when it downloads the mail from remote user where it keeps the mail, also how i download my mails from local user to outlook exress,which settings i need to configured in outlook express.

outlook exress settings

1.) email address: satish.kadam@rrcfinancials.com
2.) incoming mail: mail.rrcfinancials.com
3.) outgoing mail: mail.rrcfinancials.com
4.) account name : satish.kadam-rrcfinancials

This is my outlook express settings for remote user

when i download mail from fetchmail local user how do i configure outlook express.

fetchmail local user is : satish

please give any suggestions.


Regards


satish
 
Old 06-24-2008, 04:43 AM   #4
satish
Member
 
Registered: Jan 2006
Posts: 172

Original Poster
Rep: Reputation: 15
This is my fetchmail giving when i run below command

fetchmail -v -f '//.fetchmailrc'

fetchmail: 6.2.0 querying mail.rrcfinancials.com (protocol POP3) at Tue 24 Jun 2008 02:56:09 PM IST: poll started
fetchmail: POP3< +OK dovecot ready.
fetchmail: POP3> CAPA
fetchmail: POP3< +OK
fetchmail: POP3< CAPA
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< UIDL
fetchmail: POP3< RESP-CODES
fetchmail: POP3< SASL
fetchmail: POP3< .
fetchmail: POP3> USER kalpesh.v-rrcfinancials
fetchmail: POP3< +OK
fetchmail: POP3> PASS
fetchmail: POP3< +OK Logged in.
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 2045
fetchmail: POP3> LAST
fetchmail: POP3< -ERR Unknown command: LAST
fetchmail: POP3> UIDL
fetchmail: POP3< +OK
fetchmail: POP3< 1 1213610779.8
fetchmail: POP3< .
1 message for kalpesh.v-rrcfinancials at mail.rrcfinancials.com (2045 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 1 messages:
fetchmail: POP3< 1 2045
fetchmail: POP3< .
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK
reading message kalpesh.v-rrcfinancials@mail.rrcfinancials.com:1 of 1 (2045 octets)
fetchmail: SMTP< 220 mail.rrchokhani.com ESMTP
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-mail.rrchokhani.com
fetchmail: SMTP< 250-STARTTLS
fetchmail: SMTP< 250-AUTH LOGIN CRAM-MD5 PLAIN
fetchmail: SMTP< 250-AUTH=LOGIN CRAM-MD5 PLAIN
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250 8BITMIME
fetchmail: SMTP> MAIL FROM:<satish.kadam1975@rediffmail.com>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> RCPT TO:<root@localhost>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 go ahead
#fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 ok 1214299578 qp 5727
flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK Marked to be deleted.
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Logging out, messages deleted.
fetchmail: 6.2.0 querying mail.rrcfinancials.com (protocol POP3) at Tue 24 Jun 2008 02:56:18 PM IST: poll completed
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 mail.rrchokhani.com
fetchmail: normal termination, status 0

i can't understand where my email gone when i send through my rediffmail account.
 
Old 06-24-2008, 04:48 AM   #5
satish
Member
 
Registered: Jan 2006
Posts: 172

Original Poster
Rep: Reputation: 15
Email Messages

This is my fetchmail giving when i run below command

fetchmail -v -f '//.fetchmailrc'

fetchmail: 6.2.0 querying mail.rrcfinancials.com (protocol POP3) at Tue 24 Jun 2008 02:56:09 PM IST: poll started
fetchmail: POP3< +OK dovecot ready.
fetchmail: POP3> CAPA
fetchmail: POP3< +OK
fetchmail: POP3< CAPA
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< UIDL
fetchmail: POP3< RESP-CODES
fetchmail: POP3< SASL
fetchmail: POP3< .
fetchmail: POP3> USER kalpesh.v-rrcfinancials
fetchmail: POP3< +OK
fetchmail: POP3> PASS
fetchmail: POP3< +OK Logged in.
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 2045
fetchmail: POP3> LAST
fetchmail: POP3< -ERR Unknown command: LAST
fetchmail: POP3> UIDL
fetchmail: POP3< +OK
fetchmail: POP3< 1 1213610779.8
fetchmail: POP3< .
1 message for kalpesh.v-rrcfinancials at mail.rrcfinancials.com (2045 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK 1 messages:
fetchmail: POP3< 1 2045
fetchmail: POP3< .
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK
reading message kalpesh.v-rrcfinancials@mail.rrcfinancials.com:1 of 1 (2045 octets)
fetchmail: SMTP< 220 mail.rrchokhani.com ESMTP
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-mail.rrchokhani.com
fetchmail: SMTP< 250-STARTTLS
fetchmail: SMTP< 250-AUTH LOGIN CRAM-MD5 PLAIN
fetchmail: SMTP< 250-AUTH=LOGIN CRAM-MD5 PLAIN
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250 8BITMIME
fetchmail: SMTP> MAIL FROM:<satish.kadam1975@rediffmail.com>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> RCPT TO:<root@localhost>
fetchmail: SMTP< 250 ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 go ahead
#fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 ok 1214299578 qp 5727
flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK Marked to be deleted.
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Logging out, messages deleted.
fetchmail: 6.2.0 querying mail.rrcfinancials.com (protocol POP3) at Tue 24 Jun 2008 02:56:18 PM IST: poll completed
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 mail.rrchokhani.com
fetchmail: normal termination, status 0

as you see there is one message from satish.kadam1975@rediffmail.com to kalpesh.v@rrcfinancials.com,where is my message gone,how do you retrieve the mail.

we have 10 email id's on remote mail box,how do i configure in fethmail and outlook express?

Regards


satish
 
  


Reply



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
SMTP email messages tekmann33 Linux - Newbie 1 05-28-2008 09:41 AM
How does KMail remove email messages? OAZ Linux - Newbie 4 09-20-2006 06:20 PM
gaim: messages to email if away stefankoegl Linux - Software 0 08-07-2004 06:14 AM
Best way to send server messages via email? swiftnet Linux - Software 0 07-08-2004 11:04 AM
email sending multiples of all messages Michele Linux - Newbie 1 02-19-2001 09:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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

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