I get quite an annoying failure with fetchmail and irssi (possibly other networking apps but these two are the ones where it is the most obvious).
When I call fetchmail, I get the following error:
Code:
$ fetchmail -v
fetchmail: 6.3.21 querying pop.mail.yahoo.fr (protocol POP3) at Fri 10 Aug 2012 10:58:55 PM CEST: poll started
fetchmail: couldn't find canonical DNS name of pop.mail.ya
in /etc/ppp/ip-up.d/script I have the following that runs fetchmail when the ppp0 interface is up (connected) and when it finish the modem ends internet conection automatically.
#!/bin/sh
/usr/bin/fetchmail -v -f /etc/fetchmailrc -L /var/log/fetchmail.log
killall wvdial
this works perfectly.
now i need to add to the script below the fetchmail command execution something that checks if the ma
Fetchmail, a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP, is now at version 6.3.25. Fetchmail 6.3.25 supports every remote-mail protocol now in use on the Internet, including POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, ODMR, and even IPv6 and IPSEC.
I'm trying to download e-mails from my aol.pl account but they are blocked via Spamdyke on my local mail server. It seems mails are send from my incorrect email not on this local server.
Fetchmail, a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP, is now at version 6.3.24.Fetchmail 6.3.24 supports every remote-mail protocol now in use on the Internet, including POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, ODMR, and even IPv6 and IPSEC.Highlights of Fetchmail 6.2.24:• A memory leak in th
I checked the manual of fetchmail, all it mentioned was SOCKS_CONF, but what is the format of that config file?
And how do I know if my fetchmail is configured with --with-socks, fetchmail -V doesn't say anything related.
When fetchmail checks my IMAP inbox, it downloads any unread messages and removes the message 'unread' flag on the mail server.
Is there a way to have fetchmail download new messages without marking them as read?
I use procmail to automatically process new mail messages and run scripts based upon mail rules, so I want the messages downloaded, but would prefer it if the "new message" flag was pre
I know that fetchmail can be configured to leave mail on the server (usually done with the keep uidl keyword combination), but is there a way to configure it to leave mail on the server for a specified period of time?
For example, suppose I want messages to remain on the server for 48 hours, and then be deleted on the next fetchmail invocation against that server.
I am mostly interested in solut
I couldn't seem to tell from the fetchmail man page or http://www.catb.org/~esr/fetchmail/fetchmail-man.html#7 whether --bsmtp <filename>.bsmtp.log, applied from cli/cronjob, and --mda <command> applied from varying fetchmailrc config files are mutually exclusive.
I am hoping not as I am trying to keep a "filename.bsmtp.log" for failover purposes on dedicated machine-email accounts, a