I need to have fetchmail deliver to an Exchange server that requires SMTP client authentication. Fetchmail connects to the server, but it does not authenticate itself. As a result, the delivered mail is rejected. Does fetchmail support authenticating the SMTP connection, and if so, what options do I need to set?
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
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.
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
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.
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 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
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.23Fetchmail 6.3.23 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.23:• The compilation with
I want to use fetchmail to get mail and pass to the Citadel mailserver, but it won't start unless postfix of exim is started also. I have fetchmail correctly set up because it got mail and passed it successful after I set it up with the fetchmail gui. I tried to delete postfix, but then opensuse automatically downloaded exim. What do I need to do? Any help would be wonderful.