Results 1 to 1 of 1
I am fetching mail from a mail server located in the head office using internet. Mails are getting downloaded.
Now I want to forward this downloaded mails to exchange server ...
- 04-30-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 2
How could I tell RH Linux Enterprise4 to send emails to Exchange SMTP using fetchmail
I am fetching mail from a mail server located in the head office using internet. Mails are getting downloaded.
Now I want to forward this downloaded mails to exchange server 2003(used for SMTP), located in LAN.
I tried with the following configuration in .fetchmailrc
set daemon 300
poll 123.23.13.12
with protocol pop3 smtphost -S 192.168.0.55
username abc password ##### smtpname abc@mydom.com is xyz
username rai password ##### smtpname rai@mydom.com is xyz
username ram password ##### smtpname ram@mydom.com is xyz
Any other addition to this configuration or initial setup? I am a newbie to Linux
Please help me out.
Note: ip address 123.23.13.12 is just an example


Reply With Quote