General :: Fetchmail - Downloading Emails From Exchange
Feb 4, 2010
I am using fetchmail to download e-mails from the exchange server in sendmail box Using Centos 5.4 with Sendmail. I can download mails from exchange but want to keep all mail there in Exchange server also, which option I should use to keep that mail there as well with the help of fetchmail? My config is here below , but unable to use "keep" option and getting in the logs error below.
Code:
cat /root/.fetchmailrc
set logfile "/root/fetch/fetchlog"
set postmaster "test@example.com"
set bouncemail
set no spambounce
set properties ""
set daemon 600 .....
View 2 Replies
ADVERTISEMENT
May 10, 2011
How to seup nagios to send email to mails in MS Exchange server ?
View 3 Replies
View Related
Jan 13, 2010
Would like to start using a setup similar to exchange for emails but on Ubuntu - does anyone have any reccs? Something pretty easy to setup, user friendly, have a caleneder etc.
View 2 Replies
View Related
May 22, 2010
I need to ask you how canIi make some fetchmail jobs to download mails from my gmail account into my mail account in my own server? My server is :
Linux Centos 5.4
Postfix Mail Server
I make a file named .fetchmailrc in my home directory and set its permissions to 755and the content of this file is:
set postmaster "postmaster"
set bouncemail
set no spambounce
set properties ""
poll imap.googlemail.com:993 protocol imap username "username@gmail.com" password "password"
I think something is not completed, I need to make that fetch to a specific user only, not all users.
View 7 Replies
View Related
Jan 21, 2011
I have a little problem with Evolution and Exchange 2007. I have managed to connect to the Exchange server without problem using MAPI and I can access my emails fine.
The only problem I have is that although I have checked all the options to download messages and automatically synchronise account locally it won't store the email contents locally until I first look open it (or at least preview it).
Unfortunately I have over 5000 emails so this presents a little problem.
I don't know if this is a bug or just how evolution works.
View 1 Replies
View Related
Feb 24, 2010
I am thinking of installing a Linux mail server and use it for my company. We are about 3 people that using emails and i do not want do spend a significant amount to get an exchange server. However, i need a mail server that i will be able to get the functionality that exchange server provides such as emails (to my mobile, web access, and using outlook client), calendar, tasks and contacts. Can you reccomend me which Linux mail server should i use for all the above functionality?
View 6 Replies
View Related
May 2, 2011
I am using fetchmail for fetching mail from server by using this command:
Quote:
fetchmail -d10 -F -K pop.gmail.com
it work fine but it stops working after a while or does not fetching emails every 10 sec it receives randomly one time 1 min one time 2 min one time 30 sec and so on.
View 3 Replies
View Related
Sep 30, 2010
I have one centOS 5.5 box recieving mails done by fetchmail service and it has a 5 client pc's,is there any way that the CentOS box able to deliver the mails to the 5 local network users that is using thunderbird as MUA.the mails is stuck in /var/spool/mail as I verified in the webmin sendmail settings
View 1 Replies
View Related
Apr 3, 2011
I am using fetchmail for fetching mails from google to my local mail client with this command and config and it works fine and gather all my mail in my local root mail file and I can see them with mail command but I want to separate each fetched e-mail to different files with different names.How can I separate each email in separated files??
View 1 Replies
View Related
Mar 29, 2011
My fetchmail stopped working for gmail. These are the error messages:
Code:
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)
Mar 29 15:31:17 cannabis fetchmail[8814]: pop.googlemail.com fingerprints do not match!
Mar 29 15:31:17 cannabis fetchmail[8814]: SSL connection failed.
Mar 29 15:31:17 cannabis fetchmail[8814]: socket error while fetching from xxxxxxxx@gmail.com@pop.googlemail.com
Mar 29 15:31:17 cannabis fetchmail[8814]: Query status=2 (SOCKET)
View 1 Replies
View Related
Jun 21, 2010
I am trying to configure the fetchmail and I have this line on the configuration file
poll other.mail.server interval 4
user "otherusername" there with password "otherpasswd"
How I do it? Is "mail.server" my isp server? and after configuration how do I fetch mail?
View 1 Replies
View Related
Sep 30, 2010
I have one centOS 5.5 box recieving mails done by fetchmail service and it has a 5 client pc's,.is there any way that the CentOS box able to deliver the mails to the 5 local network users that is using thunderbird as MUA. the mails is stuck in /var/spool/mail as I verified in the webmin sendmail settings
View 5 Replies
View Related
Apr 16, 2010
i wish to install fetchmail & sendmail services i have already done that but there is some problem so wish to start everything from start.
how to uninstall the same and step by step guide on how to configure the same on UBUNTU server 9.10
View 1 Replies
View Related
May 29, 2010
How to refresh and reload the list of email into MUTT ? Which key?
Additional: how to go to folder SENT of gmail ? and configureation eventually?
View 1 Replies
View Related
Mar 11, 2011
I would like to see the last received IMAP email and its content with Fetchmail. Is it possible?
View 3 Replies
View Related
Sep 26, 2010
I have installed release CentOS 5.5 w/ fetchmail services. I've already configured the /.fetchmailrc in the correct format that I've learned from topics and I've checked also the sedmail running status. When I invoke the #fetchmail command this often happens:
fetchmail: WARNING: : Running as root is discouraged.
2 messages for user1 at mx.mailserver.com.ca: (1 of 2) (4353 octets) .....flushed
I have configured two NIC 's One for the public IP and another for the local network, I've tried to use the two IP's in the POP3 and SMTP settings of Mozilla Thunderbird but still user1 can't get messages.
View 14 Replies
View Related
May 21, 2010
I've used fetchmail for quite a while now and never had a problem, until (without having changed anything) today it suddenly quit working, giving me the error message:
fetchmail: connection to localhost:smtp [127.0.0.1/25] failed: Connection refused.
fetchmail: SMTP connect to localhost failed
fetchmail: SMTP transaction error while fetching from stefan%mydomain.com@mail.mydomain.com and delivering to SMTP host localhost
fetchmail: Query status=10 (SMTP)
I googled the error message, but didn't find anything that look promising. I use ubuntu 10.4.
View 2 Replies
View Related
Feb 12, 2010
I use web-browser and and url to get my mail from company's mail server.
Code:
[URL]
Can I configure evolution to fetch my mail?
View 1 Replies
View Related
Mar 19, 2011
i want to configure my MS Exchange server email in Evolution of Fedora. as, Ubuntu 10.10 gives the dropdown for MS exchange server, however in fedora 14 the same is not available.
View 2 Replies
View Related
Apr 12, 2010
I am using Fedora 12 and Thunderbird 3.0.4 version I am trying the connect it to the IMAP server but it does not work (no authentication).
- IMAP with SSL
- SMTP with none
Though it works for other email client (Evolution). I there a problem with the thunderbird itself or am I missing something special to configure that I dont know of?
View 2 Replies
View Related
Mar 13, 2011
am having difficulties to set an environment for Financial Process Exchange server. i am running on CentOS release 5.5.
[root@Nagios ~]# $PATH
-bash: /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/java/j2sdk1.4.2_16/bin:/root/bin:/usr/java/j2sdk1.4.2_16/bin: No such file or directory
what should i do next ? I have installed the J2sdk1.4.2 and file has located here
/usr/java
drwxr-xr-x 8 root root 4096 Mar 15 03:55 j2sdk1.4.2_16
in bash_profile i also added
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
[Code].....
View 5 Replies
View Related
Sep 14, 2009
I have a RHEL 4.5 with Postfix 2.2.10 configured as a smart host for an Exchange 2003 server. Its been running well for three years like this. We have some users that are configured with alternate SMTP addresses for a secondary email domain in Exchange. One user is not getting his email for the secondary SMTP. All the others are. After some digging, the maillog indicates Postfix is not relaying his email to Exchange but to the Postfix local mail folder under /var/spool/mail. What in the configuration would cause this? His email is in the relay_recipients file as the others are.
View 1 Replies
View Related
Mar 7, 2011
I have a CentOS 5 box that is a web server. When it generates emails, all emails should go out through our Exchange mail server.I believe our Exchange server requires NTLM authentication:
View 1 Replies
View Related
May 2, 2011
I use this command to fetching mail from gmail it work good but it does not retrieved mails from server as I read from manual.
Quote:
fetchmail -d0 -F -K pop.gmail.com
What is wrong and what should I do?
View 1 Replies
View Related
Apr 28, 2011
I've installed Postfix MTA in Xubuntu. Where are all the emails stored in my Postfix server?
View 2 Replies
View Related
Nov 20, 2010
just when you login in gmail, you click to enter your username and it lists the emails that recently loggedin in this computer, how dyou take it out so computer won't remember it?
View 1 Replies
View Related
Dec 29, 2010
I am trying to find a way to tell postfix to forward all emails from
dbsupport@thisdomain.com
and
helpdesk@thisdomain.com
to
be sent to admins@thatdomain.com, but it is not working. I am trying transport maps. The content of my transport file is:
Quote:
helpdesk@thisdomain.com smtp:admins@thatdomain.com
Quote:
dbsupport@thisdomain.com smtp:admins@thatdomain.com
Both [URL] and [URL] are on box1 as an alias in the /etc/alias file like this:
root: helpdesk@thisdomain.com
root: dbsupport@thisdomain.com
how to get this working?
View 1 Replies
View Related
Mar 7, 2010
I am coding some scripts for sending via irda to my PDA with another irda that has a triggering on the remote control. OK. What I would need is as follows. With MUTT, I configured it so that I can read my emails with the IMAP and gmail. It is cool. It is working with the last
Code:
mutt --version
mutt: invalid option -- '-'
Mutt 1.5.20 (2009-06-14)
which is annoying with "--" but ok, it works. I would like that a script export the last 10 emails to 10 x TXT files with in it:
[Code]....
View 1 Replies
View Related
Jun 15, 2011
how I can receive emails about a cronjob execution or where to go to read about that? I am using CentOS 5.4.
View 2 Replies
View Related
Mar 29, 2011
Running Postfix 2.6.1 on Slackware 13.0.I noticed that if I send an email with a large attachment(namely more than 500 KB) from another computer using this postfix server as an smtp server, it takes up to an hour to send it.It's almost like postfix is configured to send large emails later with a lower priority.The client computer and postfix server are within a GIGABIT LAN so upload 500 KB isn't an issue.
View 1 Replies
View Related