Displaying 20 results from an estimated 28 matches for "fetchmailrc".
Did you mean:
fetchmail
2003 Aug 20
1
including file from excluded directory
...\
--include-from=$HOME/.rsync.laptop . $DEST:
where $DEST contains the remote machine name and this is being run
from the top of my home directory. My include list is:
+ /.addressbook
+ /.ICAClient
+ /.calendar
+ /.mailcap
+ /.mime.types
+ /.mozilla/bmetcalf/bookmarks.html
+ /.fetchmailrc
+ /.pinerc
+ /.signature
+ /.vimrc
+ /.rsync.laptop
- /dead.letter
- /OpenOffice.org*
- /news
- /rpm
- /tmp
- /.*
.mozilla/bmetcalf/bookmarks.html refuses to transfer and if up I crank
up verbosity, I see the the entire directory .mozilla is excluded
because of the pattern /.*...
2011 Feb 06
2
maildrop and multi-dbox
Hi there,
I'm using Dovecot 2.0.9-1 under Arch Linux.
Currently, I have Maildir configured, and I move all my emails into
dovecot by using this sequence:
1) cron starts fetchmail periodically under user manfred to collect my
mails from various email accounts.
2) In ~/.fetchmailrc I have configured /usr/bin/maildrop as MDA.
3) In ~/.mailfilter (used by maildrop) I have extensive filtering in
place and call bogofilter (by using xfilter) to classify spam mails.
This works fine so far. Now I'd like to migrate to dovecot's new format
multi-dbox.
My question now: Is it...
2010 Dec 07
2
mail.err
I keep getting this error, and I have no clue where it comes from. I
have no localhost in my fetchmailrc file, all I have in main.cf is:
mydestination = paulandcilla.homelinux.org, localhost
here is some of the entries in /var/log/mail.err:
Dec 7 16:00:38 paulandcilla fetchmail[16761]: connection to
localhost:smtp [::1/25] failed: Connection refused.
Dec 7 16:00:40 paulandcilla fetchmail[16761]: c...
2005 Jul 19
3
dovecot pop3s delivers new messages as old (unread) messages ...
...[::]
ssl_cert_file = /usr/share/ssl/certs/dovecot.pem
ssl_key_file = /usr/share/ssl/private/dovecot.pem
login_dir = /var/run/dovecot-login
login = imap
login = pop3
mbox_locks = fcntl
auth = default
auth_mechanisms = plain
auth_userdb = passwd
auth_passdb = pam
auth_user = root
auth_verbose = no
.fetchmailrc on client machine
--------------------------------------
poll mypop.server.com
protocol pop3
user "jsun"
password "xxxx"
is jsun here
ssl
2009 Mar 21
1
fetchmail SSL protoco; issue
...change
fetchnail to fetch the mail directly over pop3.
This works, but whatever I try, I get an error message when I run
fetchmail:
Invalid SSL protocol 'SSLv23' specified, using default (SSLv23).
Invalid SSL protocol '' specified, using default (SSLv23).
The relevant part of my .fetchmailrc is included below (userids and
password changed for privacy reasons :-)
poll pop3.live.com port 995 proto pop3
user xxxxx at hotmail.com password yyyyyy no keep ssl sslproto ssl23
fetchall to myuserid
The error message remains almost the same when I remove the sslproto
option, only the second lin...
2005 Oct 12
2
Anyone use fetchmail for multiple users?
Trying to figure out how to configure it for multiple users. By default
CentOS doesn't have a daemon setup if you want to do this.
Preston
2012 Jan 28
1
Turn off fetchmail warning?
...anyways.
(Better use --sslcertck!)
----------------------------------
which I get when fetching imap mail from my college department?
I know they should get a root certificate,
but I'm told they are looking into it,
but that could take forever.
I know I could just filter out the warnings in .fetchmailrc .
But I'm wondering if there is any option in fetchmail to turn them off?
I don't see any in the man page.
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin
2005 Jan 02
0
[Bug 2207] New: Listing of available sync-sets is very different with or without ssh
...847 2003/02/20 07:41:26 .emacs
-rw------- 16 2003/08/04 02:33:07 .esd_auth
-rw------- 66 2005/01/03 00:02:17 .fetchids
-rw-r--r-- 1730292 2005/01/03 00:02:17 .fetchmail.log
-rw------- 9 2004/08/29 17:39:36 .fetchmail.pid
-rw------- 749 2003/12/30 03:11:16 .fetchmailrc
-rw------- 749 2003/11/01 13:56:36 .fetchmailrc.test
-rw------- 737 2003/11/27 10:20:58 .fetchmailrc.work
-rw-r--r-- 39817 2004/12/19 14:11:58 .fonts.cache-1
drwxr-xr-x 4096 2003/09/23 22:44:27 .fullcircle
drwx------ 4096 2004/12/19 14:12:40 .gconf
drwx------ 40...
2007 Feb 17
1
Advice, Please.
Hello,
I have a home setup where I am using Centos 4.4 as a sort of mail server.
This is what I have done.
I have it configured to pop mail locally. I have fetchmail configured to dl
from my provider my families mail through a cron job and .fetchmailrc in
their home directories. They then pop the server to retrieve their mail.
They send their mail directly through the provider.
I have been relying on spamassasin on their local boxes to learn and filter
out the spam but find it is only doing about half of the job even after
months of traini...
2004 Dec 07
3
Problem with dovecot on home LAN
...message tim at alfred.murphy.ie:1 of 10 (765 header octets) fetchmail:
fetchmail: getaddrinfo(localhost.smtp)
fetchmail: SMTP connect to localhost failed
fetchmail: SMTP transaction error while fetching from alfred
fetchmail: Query status=10 (SMTP)
============================================
My .fetchmailrc on william reads
============================================
poll alfred
????????proto?IMAP
????????user?"tim"?password?"whatever"
============================================
I have no better luck trying to retrieve mail with KMail on the laptop,
after adding the following en...
2015 Feb 14
3
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
...mapd
Version: 1:2.2.13-11
Severity: serious
The following mbox folder, when put in $HOME/mail, becomes corrupted after
trying to retrieve it with fetchmail.
The problem may be reproduced by using the same machine as server and client:
* Put "inbox-b" in $HOME/mail
* Put this in $HOME/.fetchmailrc
server localhost proto imap port 143:
user "someuser"
pass "thepassword"
* Retrieve email using this command line:
fetchmail -a localhost --folder inbox-b -m "true"
Note: By looking at the "true" above it is clear that whatever
fetchmail does with th...
2020 Jan 22
2
Fetchmail
Hi all,
Anyone know how to specify for fetchmail in .netrc the "folder" to read ?
If tried folder XYZ
and it says unknown token folder.
Man page says that should work.
Jerry
2020 Oct 26
0
Looking for a guide to collect all e-mail from the ISP mail server
...(not just dovecot and
fetchmail, postfix perhaps), that sits between your users MUA and your
ISPs smtpd, you can make it recognise someone at your.site as a "local"
account and have those mails delivered locally. You have to set up some
mappings though, that replicate the ones in your fetchmailrc.
Start of a HOWTO:
1) Install dovecot, create virtual accounts for all of your users
2) Install fetchmail, make it pull the ISPs IMAP and deliver locally
3) Install postfix as a smart relay and deliver locally to locals
Feel free to fill in the details ;)
--
peter
2009 Jun 20
1
Transfer incomming email to INBOX
I've installed dovecot with maildir format in /home/claude/mail.
I fetch my email with fetchmail and they are placed in
/var/spool/mail/claude.
How can I transfer them automatically in /home/claude/mail/INBOX/new
How can I setup something to transfer my email automatically as they
arrive.
Claude
2010 Sep 07
1
fetchmail and lmtp -> auth crashing
...sieve_dir = ~/sieve
}
protocols = imap lmtp
service lmtp {
unix_listener lmtp {
mode = 0666
user = fetchmail
}
}
ssl = no
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
userdb {
args = uid=vmail gid=vmail home=/var/vmail/%u
driver = static
}
fetchmailrc:
set postmaster "postmaster"
set nobouncemail
set no spambounce
set properties ""
set daemon 60
set syslog
poll ISP with proto IMAP
user 'USER' there with password 'password' is 'heini' here
options stripcr fetchsizelimit 0 ssl expunge 500 smtphos...
2011 Jun 08
0
deliver doesn't find adress/inbox
...ket:
type: listen
master:
path: /var/run/dovecot/auth-master
mode: 384
user: dovecotvmail
/etc/dovecot/dovecot-ldap.conf
###
hosts = localhost
dn = cn=admin,dc=tuced,dc=local
dnpass = toor
auth_bind = yes
ldap_version = 3
base = ou=users, dc=tuced, dc=local
/etc/fetchmailrc
####
set daemon 300 # Pool every 5 minutes
set postmaster root
set no bouncemail
defaults:
timeout 300
antispam -1
batchlimit 100
set no syslog
set logfile "/var/log/fetchmail.log"
poll mail.domain.de proto pop3 localdomains some.domain.org:
envelope "X-Envelope-To:"...
2001 Jul 08
1
Changes 2.5.2p2 -> 2.9p2
Hi,
Appologies for a possibly inexact bug report but I've noticed a change
in behaviour from openssh version 2.5.2p2 to 2.9p2.
One of my many uses for openssh is setting up a secure tunnel from
my home machine to an external mail server and using fetchmail over
said tunnel. When done in this manner fetchmail actually starts up
openssh.
When I moved from 2.5.2p2 -> 2.9p2 (both compiled
2009 Jun 12
1
Adjusting Mime types for files with extensions .R or .Rout
I'm not sure if this is a Debian/Ubuntu question related to R or a
Gmail question related to R so I thought I would start with this
mailing list.
I often wish to email R scripts and the result of a R CMD BATCH run of
the script. I wish them to be enclosures of mime type text/plain so
they are easier to handle and so they can be included in the archives
of mailing lists. I use the web
2009 Apr 29
3
How do I get my mail from fetchmail into dovecot
> Message: 3
> Date: Wed, 29 Apr 2009 16:53:49 +0300
> From: Odhiambo ????? <odhiambo at gmail.com>
> Subject: Re: [Dovecot] How do I get my mail from fetchmail into
> dovecot?
> To: Dovecot Mailing List <dovecot at dovecot.org>
> Message-ID:
> <991123400904290653g205c603m2e4b511486a69b52 at mail.gmail.com>
> Content-Type: text/plain;
2015 Feb 15
0
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
...em.
> The following mbox folder, when put in $HOME/mail, becomes corrupted after
> trying to retrieve it with fetchmail.
>
> The problem may be reproduced by using the same machine as server and client:
>
> * Put "inbox-b" in $HOME/mail
>
> * Put this in $HOME/.fetchmailrc
>
> server localhost proto imap port 143:
> user "someuser"
> pass "thepassword"
>
> * Retrieve email using this command line:
>
> fetchmail -a localhost --folder inbox-b -m "true"
>
>
> Note: By looking at the "true" abo...