You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(73) |
Jul
(22) |
Aug
(42) |
Sep
(11) |
Oct
(23) |
Nov
(40) |
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
(17) |
Apr
(26) |
May
(6) |
Jun
(21) |
Jul
(133) |
Aug
(25) |
Sep
(40) |
Oct
(12) |
Nov
(71) |
Dec
(57) |
2006 |
Jan
(23) |
Feb
(22) |
Mar
(43) |
Apr
(27) |
May
(13) |
Jun
(7) |
Jul
(3) |
Aug
(20) |
Sep
(16) |
Oct
(17) |
Nov
(31) |
Dec
(10) |
2007 |
Jan
(12) |
Feb
(17) |
Mar
(26) |
Apr
(13) |
May
(4) |
Jun
(1) |
Jul
(1) |
Aug
(21) |
Sep
(3) |
Oct
(8) |
Nov
(8) |
Dec
(5) |
2008 |
Jan
(5) |
Feb
(1) |
Mar
(3) |
Apr
(10) |
May
(3) |
Jun
(11) |
Jul
(5) |
Aug
(1) |
Sep
(6) |
Oct
|
Nov
(10) |
Dec
(2) |
2009 |
Jan
(17) |
Feb
(2) |
Mar
(1) |
Apr
(9) |
May
(23) |
Jun
(22) |
Jul
(32) |
Aug
(30) |
Sep
(11) |
Oct
(24) |
Nov
(4) |
Dec
|
2010 |
Jan
(12) |
Feb
(56) |
Mar
(32) |
Apr
(41) |
May
(36) |
Jun
(14) |
Jul
(7) |
Aug
(10) |
Sep
(13) |
Oct
(16) |
Nov
|
Dec
(14) |
2011 |
Jan
(3) |
Feb
|
Mar
(1) |
Apr
(16) |
May
(36) |
Jun
(2) |
Jul
|
Aug
(9) |
Sep
(2) |
Oct
(1) |
Nov
(8) |
Dec
(3) |
2012 |
Jan
(1) |
Feb
(5) |
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
(7) |
Sep
(9) |
Oct
(2) |
Nov
(8) |
Dec
(9) |
2013 |
Jan
(11) |
Feb
(6) |
Mar
(14) |
Apr
(10) |
May
|
Jun
(12) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
|
Nov
(7) |
Dec
(4) |
2014 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
(7) |
Jul
|
Aug
(8) |
Sep
(8) |
Oct
|
Nov
|
Dec
(2) |
2017 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
(2) |
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(6) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2020 |
Jan
(2) |
Feb
(3) |
Mar
(5) |
Apr
(2) |
May
(3) |
Jun
(3) |
Jul
(3) |
Aug
(2) |
Sep
(3) |
Oct
(4) |
Nov
(3) |
Dec
|
2021 |
Jan
(5) |
Feb
(2) |
Mar
(3) |
Apr
(3) |
May
|
Jun
|
Jul
(2) |
Aug
(14) |
Sep
(3) |
Oct
(4) |
Nov
(4) |
Dec
(3) |
2022 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2023 |
Jan
(3) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
From: Joe M <joe...@gm...> - 2013-11-12 07:00:22
|
Joe M wrote: > I am attaching a patch to add a --startnum option to fetchmail. Attached is an updated patch which adds this option to fetchmail.man Any comments, please? Thanks Joe |
From: Joe M <joe...@gm...> - 2013-11-12 06:49:08
|
I am attaching a patch to add a --startnum option to fetchmail. This enables fetchmail to start downloading from the specified message number instead of from the first message. This helps with flaky SMTP connections where the connection is closed after a certain number of messages are downloaded. This is my first patch to fetchmail. Please let me know if there is a better way of going about this. Below is further explanation of my issue. ----- Forwarded message from Joe M <joe...@gm...> ----- Date: Mon, 11 Nov 2013 15:23:40 -0600 To: fet...@li... Subject: fetchmail downloading with message number as a parameter Hello, I am using fetchmail to download from my hotmail account. It downloads a hundred or so emails and the connection dies. It does this every time. I have the "keep" option set so it keeps downloading the first emails again and again. I am trying to figure out if I can tell fetchmail to download a certain message number or range of message numbers. Any thoughts or other alternative ideas that I can try, please? Thanks Joe ----- End forwarded message ----- |
From: Matthias A. <mat...@gm...> - 2013-09-05 08:39:32
|
Am 05.09.2013 07:57, schrieb grarpamp: > Noticed a situation where sslcertck on an expired cert > is preventing access even though I've specified a fingerprint. > > This happens often when the service provider is up and > running just fine, but their management failed to plan for > cert renewals. End result, lock yourself out of mail till the > service renews, or lose both sslcertck and fingerprint > security to regain mail access. Not an ideal situation, > especially over hostile networks. > > IMO, if a user has specified a cert fp, yes, please warn if > any other cert check fails, but do not error out. Or at least > make warn the default action, and erroring out a configurable > option. For fetchmail 7 some more sophisticated configuration can be done, so thanks for that (I've added this to TODO-7.0). I will not change that for 6.X releases though. |
From: grarpamp <gra...@gm...> - 2013-09-05 07:57:38
|
Noticed a situation where sslcertck on an expired cert is preventing access even though I've specified a fingerprint. This happens often when the service provider is up and running just fine, but their management failed to plan for cert renewals. End result, lock yourself out of mail till the service renews, or lose both sslcertck and fingerprint security to regain mail access. Not an ideal situation, especially over hostile networks. IMO, if a user has specified a cert fp, yes, please warn if any other cert check fails, but do not error out. Or at least make warn the default action, and erroring out a configurable option. |
From: grarpamp <gra...@gm...> - 2013-08-14 12:27:59
|
It compiles against openssl 1.0.1e fine, will test when I can. autoreconf -fiv adds a missing ./test-driver to the distribution. >From a quick read of NEWS and man diff... - sslprotocolversion Counter to fm manpage, openssl supports through TLSv1.2 since 1.0.1. So perhaps AUTO should have/doc a version order/pref/default in there now. And have 1.x options. I don't know much on that to say (other than noting the apparrent tls.bigger_num -> ssl3 history in reverse). Ssl/tls version was separate from the socket(wrapped)/starttls init point anyway afaik so this breakout is nicer. If fm is doing auto negotiations of things, its debug mode should print whatever was finally agreed upon as confirmation and for later use in fixed mode. Maybe shorten to 'sslprotover'. - sslmode Man page: this is a subparameter, not the entire option, so... change from starttls=may: this option is implicity upgraded to starttls=must. to starttls=may: if starttls=may is specified, it is implicitly upgraded to starttls=must. At the top in this man, starttls=may is *not* the default if below at that subparameter sslcertck is also default thus forcing starttls=must. - sslcertck -> starttls default, wrapped legacy I agree starttls is the 'new way' but the installed server base merits retaining wrapped as the default on the standalone ports. ie: how often does one see starttls on (25/110/143) advertised. Wrapped was interim crypto till starttls could be implemented, but now it seems used to guarantee buggy/partial/cleartext implementations are never used. - I presume this sort of custom ability still exists as needed: service 465 + protocol imap + sslmode none - sslcertck / sslfingerprint These two sections mention failing regardless of the other. That is good for high combined security [1], but I think there may be a conflict... there may be a case, perhaps in a corporate thing, where the signing cert isn't available but the print is documented. You'd want the print to pass it and the certcheck (in the presence of a print) to have a tri-option like... sslcertck = abort | warn | off [1] With 6.3.26 I still use both sslcertck (with an add upon need from empty systemwide subject hashed certs dir) and sslfingerprint. People can go further with only a certfile/certpath per server. - Some people might want to use OCSP. Perhaps even when using cert prints, checkfiles, etc... to alert them to some management or risk issue for which the apparent server cert hasn't been changed out yet. Firefox has an example OCSP preferences panel. CRL/OCSP is maybe only mentioned as an aside in the man page, without saying what CRL/OCSP and other verification/validation process/parameters are checked with certs. That is maybe in the SSL README's, didn't look. sslremotecheck ocsp = abort | warn | off sslremotecheck crl = abort | warn | off A similar model may be thought of regarding any certificate observatories / transparencies that may be coming online. sslremotecheck observ = abort | warn | off - sslcertfile Man says 'in addition to sslcertpath' twice. My 2013/07/28 note about PFS had some examples for people to see what their server works with. Some more links: https://en.wikipedia.org/wiki/Transport_Layer_Security https://en.wikipedia.org/wiki/Comparison_of_TLS_Implementations - pidfile /dev/null Sometime back there was early talk on parallel. I run some things in parallel. A simple disable key would be nice. Right now it's in form of: --pidfile $(mktemp ...), which is actually further wrapped in shell to check mktemp before fm exec. /dev/null doesn't work there but would suffice as key to avoid open/write/unlink and allow para. |
From: Matthias A. <mat...@gm...> - 2013-08-12 23:25:34
|
Greetings, in an effort to get sufficient testing, I have released the next alpha version of fetchmail 7.0.0. This merges post-6.3.23 changes in, and should have all relevant fixes from releases up to, and including, 6.3.26. The notable changes beyond that are 1. cleanup and change of SSL options to make them easier to understand, and separate concerns (the protocol no longer overloads the connection mode), and enable sslcertck by default (this should all be in the manual page already, if bits are missing, let me know) 2. the addition of an option to print the SSL cipher in verbose mode, and the ability to specify the offered ciphers through the environment variable FETCHMAIL_SSL_CIPHERS. This is only documented here and in the NEWS file for now. There are several SSL/TLS code cleanups I need to make before adding this feature formally, and on a per-server basis. Example: env FETCHMAIL_SSL_CIPHERS='ECDH:DH:!MEDIUM:!LOW:!EXP' fetchmail -vv Note that fetchmail continues to be very chatty in debug mode (with two -v options, or a -vv option), and note that some popular services (Microsoft's and O2, for one) fail to set up a connection with the setting above, whilst some others (notably, Google, Yahoo!, Domainfactory) are happy with DH. I am soliciting feedback on the new SSL option design and use, and yes I know that certificate pinning, multiple certificate fingerprint, SHA1 certificate fingerprint checking are still pending. The alpha version is available for download from these sites: <http://home.pages.de/~mandree/fetchmail/> <https://sourceforge.net/projects/fetchmail/files/branch_7-alpha/> It is not available for download from BerliOS, its file release system is too cumbersome to use for non-formal previews. The fetchmail sources are also available via Git. The corresponding git tag is SNAPSHOT_7-0-0-alpha5, the branch is "sslrevolution1". The repository browsers (these show the clone URLs): <http://gitorious.org/fetchmail> <http://git.berlios.de/cgi-bin/cgit.cgi/fetchmail/> <http://git.berlios.de/cgi-bin/gitweb.cgi?p=fetchmail;a=summary> Please send feedback to fet...@li.... Happy fetches! Matthias -------------------------------------------------------------------------------- > # INCOMPATIBLE CHANGES > * The SSL/TLS options were massively changed and disentangled, to be clearer. > * --sslcertck is now the default, to aggressively request and validate X.509 > (SSL/TLS) certificates from the servers. > Note: Several distributions offer ca-roots or ca-root-certificates > or similarly named packages that contain the CA certificates of major trust > agencies such as Verisign, Equifax, Thawte, and Deutsche Telekom. These are > convenient to install if you're pulling mail from major freemailer sites. > * --sslmode starttls=must is now the default as a consequence of the > previous sslcertck default. > If you need an unencrypted connection, use --sslmode none. > * See the REMOVED FEATURES section below for further incompatibilities. > > # MAJOR CHANGES > * The UIDL handler code is now much faster, especially noticable with lots of > mail kept on a POP3 server. Where the 6.3.X code was of O(n^2) complexity, > we're down to O(n log n). > Contributed by Rainer Weikusat, MAD Partners Ltd./MSS GmbH. > * The POP3 code now always uses UIDL, except if "fetchall" is in effect. > Fixes BerliOS Bug #16172. Fixes Debian Bug#345788. > * Fetchmail now enables SSL support by default. If this is undesired, > ./configure --without-ssl should help. > * The OpenSSL code now excludes the SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option. > This can cause interoperability problems with certain buggy servers, but is > required to defang chosen-plaintext attacks against AES. While probably hard > to mount against fetchmail, let's play it safe rather than be sorry later. > > # FEATURES ADDED > * Fetchmail can now retrieve credentials from PWMD. This needs to be enabled at > compile-time and requires run-time configuration. See README.PWMD for details. > Contributed by Ben Kibbey, author of libpwmd and pwmd. > * Fetchmail now supports a retrieve-error command line or rcfile option that > takes exactly one argument, abort (default), continue or markseen. This > specifies the policy used by fetchmail to handle messages whose bodies > fail to be retrieved due to server errors. Both the continue and markseen > options will skip the message with errors and allow the session to > continue so that subsequent messages can be retrieved. The markseen > option will also mark the message with errors as seen. > The default policy is to abort the session whenever a server error occurs. > Contributed by Craig Brown. > * Fetchmailconf offers cram-md5 and apop authentication. > * The SSL/TLS/STARTTLS operation mode is now selected through a new --sslmode > option, which cleans up the incomprehensible --ssl and --sslproto mess of > fetchmail versions before v7.0.0. > * The SSL/TLS/STARTTLS protocol version can now be selected through a new > --sslprotocolversion switch. > * The SSL/TLS cipher in used is now reported in verbose mode. > * Temporary and experimental feature to specify SSL/TLS ciphers. This is done > through the global FETCHMAIL_SSL_CIPHERS environment variable, which is set > to a string that is understood by OpenSSL's cipher(1) command. In debug mode > (-vv), the ordered list of client-side ciphers is printed. > > # REMOVED FEATURES > * IMAP2 protocol support was removed. > * POP2 protocol support was removed. > * RPOP (not actually a protocol, but a variant of POP3) was removed > * POP3: the uidl option has been removed. It is always on. > * POP3: LAST is no longer used. It was removed from POP3 in 1994, and it could > cause mail loss when the connection was interrupted or if clients besides > fetchmail polled the mailbox. > * Trio was removed, fetchmail expects reasonable stdio.h quality levels. > * Support for systems that do not conform to C89 and POSIX 2001 was removed, > this means that BeOS, EMX, NeXTSTEP quirks are no longer worked around. > * The MX and host alias DNS lookups that fetchmail performs in multidrop mode > have been removed. They were based on the mistaken assumption that the > IMAP/POP3 server was also the MX server, which is rarely the case. They have > never supported IPv6 (including IPv6-mapped IPv4) either. > Non-DNS based alias keywords such as "aka" remain. > * Kerberos IV support was removed. > * fetchmail no longer supports SSL v2. SSLv2 is insecure and had been deprecated > 15 years ago. fetchmail will actively forbid SSLv2 negotiation by means of > SSL_OP_NO_SSLv2. To fix Debian Bug#622054. > * The --ssl option is obsolescent and triggers a warning that users should use > --sslmode wrapped instead. It is understood as an alias for --sslmode wrapped. > * The --sslproto option was removed. Two new options were added in its place, > --sslmode and --sslprotocolversion. > * A lot of outdated and/or unsafe-to-use material got dropped from contrib/. > > # REGRESSION FIXES > * The mimedecode feature now properly detects multipart/mixed-type matches, so > that quoted-printable-encoded multipart messages can get decoded. > (Regression in 5.0.0 on 1999-03-27, as a side effect of a PGP-mimedecode fix > attributed to Henrik Storner.) > > # BUG FIXES > * The mimedecode feature failed to ship the last line of the body if it was > encoded as quoted-printable and had a MIME soft line break in the very last > line. Reported by Lars Hecking in June 2011. > Bug introduced on 1998-03-20 when the mimedecode support was added by ESR > before release 4.4.1 through code contributed by Henrik Storner. > Workaround for older releases: do not use mimedecode feature. > * Fetchmail now detects singly-quoted % expansions in the mda option and refuses > to deliver for safety reasons. Fixes Debian Bug#347909. > * The Server certificate: message in verbose mode now appears on stdout like the > remainder of the output. Reported by Henry Jensen, to fix Debian Bug #639807. > > # CHANGES > * A foreground fetchmail can now accept a few more options while another copy is > running in the background. > * APOP is no longer a protocol, but an authentication method. In order to use > it, use protocol POP3 auth APOP, or on the commandline, -p pop3 --auth apop. > If no authentication method is specified, APOP is automatically tried if > offered by the server before we resort to sending the password as clear text. -------------------------------------------------------------------------------- |
From: Translation P. R. <ro...@tr...> - 2013-07-09 17:35:51
|
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'fetchmail' has been submitted by the Brazilian Portuguese team of translators. The file is available at: http://translationproject.org/latest/fetchmail/pt_BR.po (We can arrange things so that in the future such files are automatically e-mailed to you when they arrive. Ask at the address below if you want this.) All other PO files for your package are available in: http://translationproject.org/latest/fetchmail/ Please consider including all of these in your next release, whether official or a pretest. Whenever you have a new distribution with a new version number ready, containing a newer POT file, please send the URL of that distribution tarball to the address below. The tarball may be just a pretest or a snapshot, it does not even have to compile. It is just used by the translators when they need some extra translation context. The following HTML page has been updated: http://translationproject.org/domain/fetchmail.html If any question arises, please contact the translation coordinator. Thank you for all your work, The Translation Project robot, in the name of your translation coordinator. <coo...@tr...> |
From: Matthias A. <mat...@gm...> - 2013-07-03 00:49:32
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 30.06.2013 09:47, schrieb Andy Spencer: > Hi, I've been looking into adding support for polling more than one > server using the IMAP IDLE feature. I'm very new to the fetchmail source > code, so any suggestions or comments would be helpful :) Andy, thank you for taking the initiative. The existing IDLE code is very intrusive (not to say ugly) and fragile, as you have probably noticed, and I would much rather toss it out rather than extend it. That does not mean I want to abolish the feature, but just the implementation. > Currently, IDLE support is implemented in the imap_getrange function by > blocking the getrange call until new messages are available. Afterwards, > it forces a repoll and repeats the process waiting for new messages. The > down side of this is that it starves out all the other servers because > the IMAP do_session never returns (except on errors). The whole machinery will have to undergo revision in order to support client-side IMAP "seen" status tracking without need to tamper with the flags, and in order to support PIPELINING. > From what I understand, many people have expressed concerns about > polling multiple servers concurrently and I agree that using threads or > forks would be a bad idea. However, we should be able to use poll(2) or > select(2) to accomplish the same thing without the threading issues. As > it turns out, fetchmail uses select to implement it's interruptible_idle > function anyway. These syscalls have a history of not working properly, too, so the implementation means is a moot point. The main issue with concurrent polls is that some parts of the code (notably the SSL socket code as well as the sink) use global variables. > I've put up a working prototype for polling multiple servers here if > anyone is interested in taking a look at it. Please treat it with some > skepticism though, it still needs a lot of work ;) > > http://pileus.org/git/?p=~andy/fetchmail;h=idle > > > The basic idea is that the blocking getrange is removed and the servers > socket is saved between polls and passed to select() so that fetchmail > can wake up when new mail arrives. > > > I added two new functions to the 'struct method' table that replace the > existing, internal, imap_idle function: > > start_idle: called at the end of a fetch, this puts the connection in > IDLE mode so that we can wake up when mail arrives > > finish_idle: called at the start of the next poll, resets the > connection to 'normal mode' > > > There's also a couple additions to 'struct hostdata' (I don't know if > this the correct structure to use, but it seems to work). > > true_idle: set to TRUE if the server supports IDLE polling, > otherwise we may need to fake it somehow > > idle_socket: the socket saved between polls, the connection setup and > destruction in do_session is skipped while idling > > idle_ready: set to TRUE after calling select() if data is available > for reading on the socket Without having looked at your code yet (ENOTIME): That data might be a disconnect because we've been idling too long, to mark the most obvious failure case. I am not so sure that caching connections between polls is a workable, and that the ratio of effort and outcome is right. NOTIFY might give more benefit for the same effort. > Whew, I hope that wasn't too long, I'll keep poking around at this > during the next few weeks and see if I can clean it up a bit. I thought > it would be good to give the other developers a heads up though. I have a feeling that any attempts to patch up the current IDLE code structure is spending efforts in the wrong places. I think a more radical approach to the overall poll setup and action is warranted, one that does not put one layer of context (through global variables, struct query, hostdata, whatever) over the next, which is all laid out differently, and is likely getting in the way of cached connections, too. I think the end will more look like a collection of objects. There is no new design specification for fetchmail yet, however. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlHTWPgACgkQvmGDOQUufZWU0QCfUexWl9gtgQ9PmoDkqJJtXTrS VlwAoPtmMZwqk9tXPG9vVbqA7JsaRtgj =qQE8 -----END PGP SIGNATURE----- |
From: Andy S. <and...@gm...> - 2013-06-30 09:49:04
|
Hi, I've been looking into adding support for polling more than one server using the IMAP IDLE feature. I'm very new to the fetchmail source code, so any suggestions or comments would be helpful :) Currently, IDLE support is implemented in the imap_getrange function by blocking the getrange call until new messages are available. Afterwards, it forces a repoll and repeats the process waiting for new messages. The down side of this is that it starves out all the other servers because the IMAP do_session never returns (except on errors). From what I understand, many people have expressed concerns about polling multiple servers concurrently and I agree that using threads or forks would be a bad idea. However, we should be able to use poll(2) or select(2) to accomplish the same thing without the threading issues. As it turns out, fetchmail uses select to implement it's interruptible_idle function anyway. I've put up a working prototype for polling multiple servers here if anyone is interested in taking a look at it. Please treat it with some skepticism though, it still needs a lot of work ;) http://pileus.org/git/?p=~andy/fetchmail;h=idle The basic idea is that the blocking getrange is removed and the servers socket is saved between polls and passed to select() so that fetchmail can wake up when new mail arrives. I added two new functions to the 'struct method' table that replace the existing, internal, imap_idle function: start_idle: called at the end of a fetch, this puts the connection in IDLE mode so that we can wake up when mail arrives finish_idle: called at the start of the next poll, resets the connection to 'normal mode' There's also a couple additions to 'struct hostdata' (I don't know if this the correct structure to use, but it seems to work). true_idle: set to TRUE if the server supports IDLE polling, otherwise we may need to fake it somehow idle_socket: the socket saved between polls, the connection setup and destruction in do_session is skipped while idling idle_ready: set to TRUE after calling select() if data is available for reading on the socket Whew, I hope that wasn't too long, I'll keep poking around at this during the next few weeks and see if I can clean it up a bit. I thought it would be good to give the other developers a heads up though. |
From: <ad...@be...> - 2013-06-25 22:03:32
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Closed Resolution: Invalid Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : m-a Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-25 22:03 By: m-a Comment: Your fetchmail behaves properly, sets a umask of 077, runs open(..., 0666) which should end up with a mode 0600 file according to various standards (including traditional Unix behaviour), yet the resulting file permissions are 0640. It looks as though the umask call was ignored and as though the system had retained the original 027 umask for file creation. The system is broken and in violation of decade-old standards. This is a kernel or libc bug affecting umask() and open(), and nothing fetchmail could do anything about. If you have a choice of kernel and/or libc versions, try different ones, if you can't or that does not help, take this up to the server's provider. I am now closing this bug. ------------------------------------------------------- Date: 2013-Jun-25 18:48 By: martinwodrich Comment: I get this: ------------------- snip ------------------------------------ (18:35:11) [~] env LC_ALL=C strace -etrace=file,umask fetchmail -Nd0 execve("/kunden/xxxxxx_xxxxx/bin/fetchmail", ["fetchmail", "-Nd0"], [/* 20 vars */]) = 0 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/libcrypt.so.1", O_RDONLY) = 3 open("/lib/libresolv.so.2", O_RDONLY) = 3 open("/usr/lib/libssl.so.1.0.0", O_RDONLY) = 3 open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY) = 3 open("/lib/libc.so.6", O_RDONLY) = 3 open("/lib/libdl.so.2", O_RDONLY) = 3 open("/lib/libz.so.1", O_RDONLY) = 3 stat64("/kunden/xxxxxx_xxxxx/.fetchmailrc", {st_mode=S_IFREG|0700, st_size=548, ...}) = 0 stat64("/kunden/xxxxxx_xxxxx/.fetchmailrc", {st_mode=S_IFREG|0700, st_size=548, ...}) = 0 open("/kunden/xxxxxx_xxxxx/.fetchmailrc", O_RDONLY) = 3 The nodetach option is in effect, ignoring logfile option. stat64("/kunden/xxxxxx_xxxxx/.fetchids", {st_mode=S_IFREG|0700, st_size=21000, ...}) = 0 lstat64("/kunden/xxxxxx_xxxxx/.fetchids", {st_mode=S_IFREG|0700, st_size=21000, ...}) = 0 open("/kunden/xxxxxx_xxxxx/.fetchids", O_RDONLY) = 3 open("/kunden/xxxxxx_xxxxx/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/kunden/xxxxxx_xxxxx/.fetchmail.pid", O_RDONLY) = -1 ENOENT (No such file or directory) umask(077) = 027 open("/kunden/xxxxxx_xxxxx/.fetchmail.pid", O_WRONLY|O_CREAT|O_EXCL, 0666) = 3 stat64("/kunden/394333_40476/.fetchmailrc", {st_mode=S_IFREG|0700, st_size=548, ...}) = 0 open("/etc/resolv.conf", O_RDONLY) = 3 open("/etc/gai.conf", O_RDONLY) = 3 open("/etc/nsswitch.conf", O_RDONLY) = 3 open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/tls/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/tls/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/tls/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0 open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/libnss_files.so.2", O_RDONLY) = 3 open("/etc/services", O_RDONLY|O_CLOEXEC) = 3 fetchmail: No mail for xx...@xx... at popmail.xxxx.de open("/etc/services", O_RDONLY|O_CLOEXEC) = 3 stat64("/dev/random", {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 8), ...}) = 0 open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 4 open("/etc/ssl/cert.pem", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/etc/ssl/certs/5ad8a5d6.0", {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0 open("/etc/ssl/certs/5ad8a5d6.0", O_RDONLY|O_LARGEFILE) = 4 stat64("/etc/ssl/certs/5ad8a5d6.1", 0xfb58195c) = -1 ENOENT (No such file or directory) open("/usr/share/zoneinfo/CET-1CEST-2,M3.5.0/2,M10.5.0/3", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/services", O_RDONLY|O_CLOEXEC) = 3 stat64("/dev/random", {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 8), ...}) = 0 open("/etc/ssl/cert.pem", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/etc/ssl/certs/5ad8a5d6.0", {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0 open("/etc/ssl/certs/5ad8a5d6.0", O_RDONLY|O_LARGEFILE) = 4 stat64("/etc/ssl/certs/5ad8a5d6.1", 0xfb58195c) = -1 ENOENT (No such file or directory) 280 messages (280 seen) for xx...@xx... at pop3.xxxxx.com (29284479 octets). unlink("/kunden/xxxxxx_xxxxx/.fetchids_") = -1 ENOENT (No such file or directory) open("/kunden/xxxxxx_xxxxx/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 rename("/kunden/xxxxxx_xxxxx/.fetchids_", "/kunden/394333_40476/.fetchids") = 0 unlink("/kunden/xxxxxx_xxxxx/.fetchids_") = -1 ENOENT (No such file or directory) open("/kunden/xxxxxx_xxxxx/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 rename("/kunden/xxxxxx_xxxxx/.fetchids_", "/kunden/xxxxxx_xxxxx/.fetchids") = 0 unlink("/kunden/xxxxxx_xxxxx/.fetchmail.pid") = 0 (18:35:37) [~] ------------------- snip ------------------------------------ The .fetchids have the permissions rw-r----- after this. My normal startscript is this: -------------------- snip ----------------- #!/bin/bash cd /kunden/xxxxxx_xxxxx/ bin/fetchmail -f .fetchmailrc chmod 600 .fetchids ------------------- snip ----------------- The last line is my workaround. And the binary have been compiled on the same maschine. No compiler warnings. ------------------------------------------------------- Date: 2013-Jun-25 09:37 By: m-a Comment: Please run: env LC_ALL=C strace -etrace=file,umask fetchmail -Nd0 and see what you get. You should be seeing something like: ... umask(077) = 0... ... unlink("/home/mandree/.fetchids_") = -1 ENOENT (No such file or directory) open("/home/mandree/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 rename("/home/mandree/.fetchids_", "/home/mandree/.fetchids") = 0 unlink("/home/mandree/.fetchids_") = -1 ENOENT (No such file or directory) open("/home/mandree/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 rename("/home/mandree/.fetchids_", "/home/mandree/.fetchids") = 0 unlink("/home/mandree/.fetchmail.pid") = 0 And in that situation, the .fetchids permissions will be 0666 & ~077 == 0600. If that is not the case, check the way how fetchmail is being started, if the start script modifies the .fetchids permission; and if that is not the case, kernel bugs are to be suspected; note that the Kernel has Xen/Paravirtualization and GRSecurity patches applied. Have you compiled fetchmail on the same computer? Were there any compiler warnings beyond non-constant format strings? ------------------------------------------------------- Date: 2013-Jun-22 11:11 By: martinwodrich Comment: It looks nearly obscur: ----------------------- snip --------------------------------------- (11:06:17) [~] env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/md1 ext3 1031607072 84081952 895123236 9% / (11:06:56) [~] mount -v / mount: according to mtab, /dev/md1 is already mounted on / mount failed ----------------------- snip --------------------------------------- I can only see that ext3 is used. lsb_release -a gives only command not found. ------------------------------------------------------- Date: 2013-Jun-22 10:18 By: m-a Comment: Thank you. Regarding the system, lsb_release -a might shed some light, but I do not think this relevant here. Based on your logs, I have revisited relevant source code, and fetchmail does not set the permissions explicitly. It uses the fopen() function, which is documented to set mode 0666 &= ~(process_umask). Fetchmail sets the umask to 077 after opening the log file, so the resulting idfile (.fetchids) mode is 0600 (octal) meaning only the user has read/write permissions, nothing more. This works for me or others at least on Solaris 10, FreeBSD, NetBSD, Linux, Cygwin (on NTFS file systems). I am now suspecting that the filesystem hosting your .fetchids file is to blame here (read: insufficient) and does not offer UNIX-standard permissions. Can you try running: env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids This should (by way of -T) shed some light on the file system type, for me it looks like this on Linux $ LC_ALL=C df -P -T .fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/mapper/vgcrypt0-home ext4 182636724 145107628 35673608 81% /home and like this on FreeBSD: $ LC_ALL=C df -P -T .fetchmailrc Filesystem Type 512-blocks Used Avail Capacity Mounted on /dev/label/usr ufs 174671692 53919452 106778508 34% /usr Meaning Linux resides on ext4, FreeBSD on ufs. If you can figure out the mount options and show it, that would also help; "mount -v /usr" (or whatever is in the rightmost column) should do that. ------------------------------------------------------- Date: 2013-Jun-21 20:25 By: martinwodrich Comment: 1. My operating system: It is a management Server from Domainfactory. I can not see with os version. But it looks like an gentoo linux. 2. Compiler Version: I build it from source with gcc 4.4.5 3. SMTP listener or MTA I forward it to the DF Mailsystem and I don't exaktly know what it is. 4. command line options: None. Everything in .fetchmailrc 5. env LC_ALL=C fetchmail -V: (xxxx for anon) ---------------- snip ------------- This is fetchmail release 6.3.26+SSL+NLS. Copyright (C) 2002, 2003 Eric S. Raymond Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson Copyright (C) 2005 - 2012 Sunil Shetye Copyright (C) 2005 - 2013 Matthias Andree Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For details, please see the file COPYING in the source or documentation directory. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Fallback MDA: (none) Linux xxxlxxxx.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux Taking options from command line and /kunden/xxxxxx_xxxxx/.fetchmailrc Logfile is /kunden/xxxxxx_xxxxx/logs/fetchmail.log Idfile is /kunden/xxxxxx_xxxxx/.fetchids Fetchmail will forward misaddressed multidrop messages to ssh-xxxxxx-xxxxxx. Options for retrieving from xx...@xx...@xxxl.xxxx.de: True name of server is xxxl.xxxx.de. Protocol is POP3. All available authentication methods will be tried. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. No UIDs saved from this host. Options for retrieving from xxx...@xx...@xxxl.xxxx.com: True name of server is xxxl.xxxx.com. Protocol is POP3. All available authentication methods will be tried. SSL encrypted sessions enabled. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. Only new messages will be retrieved (--all off). Fetched messages will be kept on the server (--keep on). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. 279 UIDs saved. ---------------- snip ------------- 6. env LC_ALL=C fetchmail --nodetach -vvv --nosyslog: ---------------- snip ------------- The nodetach option is in effect, ignoring logfile option. File /kunden/xxxxxxx_xxxxxx/.fetchids must have no more than -rwx------ (0700) permissions. ---------------- snip ------------- ---------------- snip ------------- fetchmail: POP3< 227 5950B70D-EED5-11E1-9AD6-00215AD7B4D6 fetchmail: POP3< 228 D70BC20C-EFA7-11E1-9878-00215AD7E9BE fetchmail: POP3< 229 C41611CE-F080-11E1-95C3-002264C1D724 fetchmail: POP3< 230 04652131-F084-11E1-A389-00215AD85762 fetchmail: POP3< 231 A28AFEA2-F512-11E1-81AB-00237DE3346E fetchmail: POP3< 232 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 fetchmail: POP3< 233 883CC126-F65C-11E1-A4E6-00215AD8530E fetchmail: POP3< 234 12F484A8-F83A-11E1-AF3E-00215AD856DE fetchmail: POP3< 235 81A933FE-F83D-11E1-8385-002264C1D622 fetchmail: POP3< 236 BF3EAA84-FB32-11E1-AB68-00237DE4A79E fetchmail: POP3< 237 F24B9F27-FB62-11E1-9210-00215AD8015C fetchmail: POP3< 238 51ED2403-FE03-11E1-91AE-00237DE33968 fetchmail: POP3< 239 15278205-FE58-11E1-B0E8-002264C1546C fetchmail: POP3< 240 62020634-FE60-11E1-9A73-00215AD80C02 fetchmail: POP3< 241 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 fetchmail: POP3< 242 D4489BF2-0357-11E2-91DA-00237DE460E6 fetchmail: POP3< 243 765249C0-087B-11E2-B486-00215AD80204 fetchmail: POP3< 244 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 fetchmail: POP3< 245 2A6EEC94-0F00-11E2-8705-00215AD7E6DC fetchmail: POP3< 246 29DDE636-130B-11E2-AE57-00215AD80BAE fetchmail: POP3< 247 52743AF4-16DC-11E2-8C15-00215AD86594 fetchmail: POP3< 248 B58AE66E-29DC-11E2-B7E2-00215AD71B16 fetchmail: POP3< 249 7E564F9A-347A-11E2-8D1F-00237DE4AEFA fetchmail: POP3< 250 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA fetchmail: POP3< 251 F6795BE0-4721-11E2-95BB-002264C153FA fetchmail: POP3< 252 CACBAC5D-4FE2-11E2-B524-00237DE46176 fetchmail: POP3< 253 4C0D5B30-5B9E-11E2-8939-002264C1CA12 fetchmail: POP3< 254 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 fetchmail: POP3< 255 B74EE6DE-70A1-11E2-A095-00215AD9A2AC fetchmail: POP3< 256 F0480DA0-70A3-11E2-AA89-00237DE4A5C4 fetchmail: POP3< 257 85FEB433-7169-11E2-96F3-00237DE3F1F6 fetchmail: POP3< 258 51A00311-7235-11E2-AB02-00237DE46158 fetchmail: POP3< 259 1C502051-7550-11E2-B44B-00215AD7F73C fetchmail: POP3< 260 E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 fetchmail: POP3< 261 537C5525-80A3-11E2-BDEC-002264C248A4 fetchmail: POP3< 262 912C534F-98AB-11E2-98DB-002264C17D50 fetchmail: POP3< 263 31D24280-9CB6-11E2-B568-00237DE3F1E4 fetchmail: POP3< 264 008A7C3B-B038-11E2-96E3-E83935B1F46A fetchmail: POP3< 265 580BF826-CAEC-11E2-B67B-00237DE3337C fetchmail: POP3< 266 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 fetchmail: POP3< 267 5AE39AF7-D515-11E2-9EAF-00215AD99EEE fetchmail: POP3< 268 3844288E-D51F-11E2-973C-00237DE41650 fetchmail: POP3< 269 535A66F0-D589-11E2-A55E-002264C18E30 fetchmail: POP3< 270 D94F77A5-D5C7-11E2-93A1-00237DE4A738 fetchmail: POP3< 271 DFC9E8A9-D5CB-11E2-965F-00215AD7BD84 fetchmail: POP3< 272 E562193C-D5D4-11E2-BD36-00215AD6DB42 fetchmail: POP3< 273 3BE8FCBF-D65A-11E2-A02F-00237DE41AA2 fetchmail: POP3< 274 0618D098-D65B-11E2-AC67-00215AD7BB68 fetchmail: POP3< 275 2906681A-D676-11E2-9D5B-00215AD9BD2E fetchmail: POP3< 276 B25F3D68-D6A4-11E2-90DB-00237DE334CE fetchmail: POP3< 277 741BD345-D82E-11E2-A91D-00237DE3362A fetchmail: POP3< 278 6121A55D-D8EA-11E2-81AD-00215AD88AE2 fetchmail: POP3< 279 8A339207-D972-11E2-8676-00215AD7C2D0 fetchmail: POP3< . 279 messages (279 seen) for xx...@xx... at xxx.xx.com (29276876 octets). fetchmail: POP3> QUIT fetchmail: POP3< +OK mailbox unchanged, POP3 server signing off fetchmail: 6.3.26 querying xxxx.xxx.com (protocol POP3) at Fri Jun 21 20:18:25 2013: poll completed New UID list from xxxx.xxx.com: 9EC5B8AB-5881-423F-AA87-870B61C26B98 = SEEN, 618811EC-0B22-4F6C-9CE4-37271855C351 = SEEN, 9029165C-5412-4BCB-BE33-7D40AB512430 = SEEN, 6B76AB31-DFA6-4C13-A3D5-4A29DC026BA7 = SEEN, 1C89869B-A7C8-4378-8DDA-67F760EA6CCD = SEEN, 90316904-068E-4C1F-B076-B3AAA777D29E = SEEN, 8BEEF86F-1434-42E9-9826-B62054098701 = SEEN, 210C237C-05F4-4EBD-8881-120BA061524C = SEEN, 39C71C14-A36F-4F22-8B6F-6767B5878002 = SEEN, C8C0E874-E8A6-4269-BCB1-A855BAF71241 = SEEN, 199932D6-1ECF-433E-BF99-86B47765D962 = SEEN, CA288BB3-74B3-4A53-A793-2503AC82A0FD = SEEN, 010AE62A-E3B4-42C6-9302-ED6AFC917C74 = SEEN, 6DBB5123-1954-4006-B618-80F22CB5F7B0 = SEEN, 3A5FAF98-054F-406E-ABA7-9AA826417228 = SEEN, C7D966AC-BA7E-11DE-A6D3-00215AD6EEE6 = SEEN, A610D5E3-CD3F-11DE-94C7-00237DE3348C = SEEN, F96A946C-CDDF-11DE-851F-00237DE4A66C = SEEN, ACF7446A-D0B8-11DE-A237-00237DE4144C = SEEN, E7066D5C-D197-11DE-85EE-00215AD8020A = SEEN, DC02DFF0-D67E-11DE-A3A0-002264C1D2C0 = SEEN, 3583FBAF-D6! 9A-11DE-8182-00215AD9BD52 = SEEN, 4269D896-D69A-11DE-9273-001CC4EDA760 = SEEN, 8FEF8050-D69A-11DE-81E2-002264C17D76 = SEEN, 5A7FCD45-D6D2-11DE-AA81-002264C160FE = SEEN, 8A198BFA-D74A-11DE-A54C-002264C2088E = SEEN, 086BCB3D-D75E-11DE-9485-00237DE334A4 = SEEN, F112F8D5-D82A-11DE-87D7-00237DE4A2D6 = SEEN, 9F5E9B5B-D85E-11DE-A536-00237DE3FE6C = SEEN, 5A725D32-D9A2-11DE-8FC7-00215AD7EA6C = SEEN, 13CEF9E8-D9A7-11DE-9C88-00215AD6A6C2 = SEEN, 66F40636-F7D5-11DE-AE2E-002264C20648 = SEEN, 67532A61-F7D5-11DE-96C6-00215AD7F15C = SEEN, 52455DE5-1133-11DF-A634-00237DE3F16C = SEEN, 7600BDA3-1A85-11DF-AA1E-00237DE39D2A = SEEN, 11AFDAFB-2952-11DF-9A37-00237DE49BAA = SEEN, 51399BFE-41A1-11DF-B9AC-00215AD856A8 = SEEN, 4A52CD54-59FD-11DF-8EAB-00237DE3398C = SEEN, 14C88724-71FB-11DF-A2C2-00237DE4A7E0 = SEEN, 3331D567-77A8-11DF-84C2-002264C17F4C = SEEN, 0B53847E-8F62-11DF-B583-002264C18BA0 = SEEN, 9660D277-90E5-11DF-9D3C-00215AD7C1BA = SEEN, 222F4084-CC84-11DF-938F-00215AD80A40 = SEEN, FDB6334B-! CEE9-11DF-A8D2-00215AD7A4F8 = SEEN, 31111009-D173-11DF-91FF-00! 215AD9BE 3E = SEEN, E5B884ED-D201-11DF-938F-00215AD80A40 = SEEN, 6D7573CF-D38A-11DF-9DAC-00215AD7DB90 = SEEN, 90AEE818-D6E5-11DF-A7DF-00215AD7B292 = SEEN, 2B4B7E12-D7AB-11DF-934D-002264C17BFC = SEEN, DE1F0498-DAEC-11DF-96A1-00237DE378D2 = SEEN, 860C9EB9-DEA4-11DF-A484-00215AD88078 = SEEN, 2D3530A6-E40B-11DF-928B-00237DE3F57C = SEEN, EC88FB89-EB43-11DF-8599-00215AD7DBA2 = SEEN, 73CBD107-EB75-11DF-A111-002264C15472 = SEEN, 10D91D6B-EE34-11DF-A45B-00215AD7CA40 = SEEN, 3BF1430D-F1BE-11DF-9C44-00215AD99524 = SEEN, E2DD5214-F338-11DF-A484-00215AD88078 = SEEN, 7525B5D8-F48B-11DF-9590-00215AD80A40 = SEEN, 31990FAD-F4AC-11DF-A619-002264C17D04 = SEEN, DE4C9FE8-F7DD-11DF-848C-00237DE3ED50 = SEEN, 845EF428-FD55-11DF-831E-002264C17B68 = SEEN, 43883956-FE67-11DF-BDA2-00237DE41A96 = SEEN, 0DF73265-06EF-11E0-A5A4-00215AD814CA = SEEN, D203A652-087B-11E0-9E74-00215AD6B006 = SEEN, 4AC9A926-0A14-11E0-B3FF-00215AD7DB90 = SEEN, A1F00319-1DAF-11E0-B53D-00215AD71368 = SEEN, A6E37856-1DC8-11E0-9262-00215AD7B! 214 = SEEN, C4BF90C4-1DC8-11E0-9262-00215AD7B214 = SEEN, 9E47AD8B-1F6D-11E0-9C87-00215AD7FE52 = SEEN, 90002C06-20AB-11E0-A48D-00215AD582C4 = SEEN, BCFD3D7C-219B-11E0-89CD-00237DE334FE = SEEN, 38626A8D-22F8-11E0-8DB4-002264C18BA0 = SEEN, C3EF1776-23FC-11E0-B738-00215AD80BC6 = SEEN, 1586AE3C-241F-11E0-82F5-002264C1943E = SEEN, 616AE7EF-2466-11E0-A3B8-00215AD7AB7C = SEEN, CC3DDC94-265C-11E0-94A0-002264C24CF0 = SEEN, 1D227A65-2799-11E0-B1BA-00215AD8241C = SEEN, 1D13108C-2863-11E0-BD29-00215AD84CB4 = SEEN, 6BA57467-2867-11E0-8DB4-002264C18BA0 = SEEN, 4A44FDC7-286A-11E0-A3BD-00237DE49D36 = SEEN, 5C38507F-2921-11E0-8EF8-00215AD88AE2 = SEEN, E9E9D219-2971-11E0-9829-00215AD9BE3E = SEEN, 9D3DE2DD-29E8-11E0-A9E9-00215AD80C26 = SEEN, CCF21B87-2BCE-11E0-B32F-00215AD99F1E = SEEN, 1C9E1EC7-2E2F-11E0-81F4-002264C20648 = SEEN, D0FF0B1B-2E93-11E0-A5BD-00237DE4A7E0 = SEEN, 81127FA9-2F97-11E0-A8EE-00215AD88C5C = SEEN, D1EA70CC-3022-11E0-9C0B-00237DE3F246 = SEEN, 5176896B-3023-11E0-99C9-002264C! 249B4 = SEEN, 64C3897A-3023-11E0-8277-00215AD9BE50 = SEEN, 8BE! A4304-32 D9-11E0-9F69-00215AD85762 = SEEN, 43DDB502-335D-11E0-91B5-002264C19722 = SEEN, D1B120A2-3418-11E0-9319-00237DE33630 = SEEN, 43211275-3419-11E0-9319-00237DE33630 = SEEN, 9E30A3F3-3467-11E0-B110-002264C28142 = SEEN, 2300F250-3471-11E0-87CD-002264C195E2 = SEEN, FA4F8F96-3616-11E0-8791-00237DE3398C = SEEN, 7B748E75-3686-11E0-9099-00237DE3ECB4 = SEEN, 7E44DB4E-36A2-11E0-A9E9-00215AD80C26 = SEEN, 7FDF76E8-38DA-11E0-8403-00237DE3346E = SEEN, 0A895A94-38FA-11E0-BF41-002264C15472 = SEEN, 1C2489CC-3914-11E0-9829-00215AD9BE3E = SEEN, 82CB92B9-3939-11E0-B600-00215AD7C1BA = SEEN, 9611C972-399F-11E0-885D-00215AD72EE8 = SEEN, DC096C49-3A77-11E0-BBBC-00237DE41A9C = SEEN, 05185A55-3ACD-11E0-A318-002264C20738 = SEEN, 4B9856A2-3AE0-11E0-B1E7-002264C1D610 = SEEN, 61EC8952-3D3D-11E0-8D1F-00237DE4A26A = SEEN, 507F33B0-3E5C-11E0-8868-002264C20846 = SEEN, 070F7874-3E6C-11E0-AEF4-00215AD7D6C8 = SEEN, 7BD80C3E-3E73-11E0-A9E9-00215AD80C26 = SEEN, D16031FD-412B-11E0-B0B0-00215AD9BD28 = SEEN, BE78F77D-4! 4D8-11E0-BAC5-00215AD8577A = SEEN, F83E10B7-4B13-11E0-A9BA-00215AD7DBBA = SEEN, 26E4AD54-4BEC-11E0-897D-00215AD801A4 = SEEN, 1F36CC9F-4E7E-11E0-8078-00215AD7B292 = SEEN, 99265C2A-4F1E-11E0-94B2-001CC4EDEDB2 = SEEN, CC50660E-4FBF-11E0-BCF0-00237DE334FE = SEEN, 062AE805-5311-11E0-8442-00237DE4A20A = SEEN, CE8BC8CD-538E-11E0-A841-00215AD84B9A = SEEN, A93B3677-53A8-11E0-AB41-00215AD7ABB2 = SEEN, 405BAF2A-5445-11E0-8124-00215AD9A39E = SEEN, AD6D78AC-546D-11E0-A890-00237DE3FB1A = SEEN, EC90AB11-5517-11E0-BC14-00215AD965AC = SEEN, 4E6DA9E7-5847-11E0-988B-00215AD7CA40 = SEEN, 08142C16-5920-11E0-BEDC-002264C17B86 = SEEN, 817D1588-595F-11E0-A961-00215AD7C620 = SEEN, 5A78CF92-5960-11E0-AEE7-00215AD81A52 = SEEN, 0C5352B3-5B7D-11E0-88C6-00215AD7E9BE = SEEN, BFD3946F-5CF1-11E0-B038-002264C197EE = SEEN, F255CF9A-5E85-11E0-B10E-00215AD7133E = SEEN, D59B409B-5ED3-11E0-8C4C-002264C17BFC = SEEN, BE897C0E-602D-11E0-8611-00215AD9E644 = SEEN, 9CBC3316-6080-11E0-A999-00237DE4A336 = SEEN, 622B8784! -6083-11E0-A3AB-00215AD9B87A = SEEN, 46E59730-6C72-11E0-A2F9-0! 0237DE4A 750 = SEEN, 02C048E4-6E9C-11E0-A645-002264C24384 = SEEN, 81C57B3E-747D-11E0-9049-00237DE335F4 = SEEN, DCB97874-755F-11E0-991E-00215AD9659A = SEEN, 3BD1DDB4-78AD-11E0-8672-00237DE33606 = SEEN, 80CFBA71-78AD-11E0-BE59-00237DE46104 = SEEN, 45E2ED01-7BB9-11E0-B09C-00237DE4A79E = SEEN, 0220ECF3-8BBD-11E0-8835-00237DE45604 = SEEN, 31471B0F-9529-11E0-8895-00237DE3E436 = SEEN, BD1D0EAF-9539-11E0-B8AD-00237DE33486 = SEEN, 9FF1B168-9605-11E0-9066-002264C17C86 = SEEN, 451CC3AE-961A-11E0-B556-00215AD8C1F4 = SEEN, AE6CFA78-9793-11E0-93B7-00215AD81A52 = SEEN, E69F8A71-9794-11E0-9DB6-002264C1943E = SEEN, 0A8AF75B-9855-11E0-B213-00237DE3F534 = SEEN, FD66CE42-9868-11E0-9CD0-00215AD880F0 = SEEN, 638009AA-986D-11E0-9F14-002264C249B4 = SEEN, D993D55E-9879-11E0-AAB0-001CC4EDA742 = SEEN, DE15FCA8-991E-11E0-A26E-00215AD9A7A6 = SEEN, 6D41C9B0-9927-11E0-ACDE-00237DE3337C = SEEN, 9BBEAACB-992C-11E0-A50E-00215AD71750 = SEEN, 8C1BFA32-9936-11E0-AA9A-00215AD9E698 = SEEN, 1EE7EE01-99C8-11E0-9DCF-002264C1! 54BA = SEEN, 7B3F4976-99EB-11E0-913C-00237DE3F5BE = SEEN, A2B951D9-99F8-11E0-A7DE-00215AD7ABB2 = SEEN, CF6055FD-9A0E-11E0-8609-00215AD7BB44 = SEEN, 0C80C9A5-9A86-11E0-8935-00215AD9BC44 = SEEN, A13B8AEE-9A9B-11E0-9053-00237DE335B8 = SEEN, A7290271-9AB7-11E0-B98A-00237DE461BE = SEEN, D731BB30-9AC3-11E0-9C0C-00215AD97132 = SEEN, 62EE2303-9AC9-11E0-A500-00215AD6EEC8 = SEEN, A7CC48EF-9AD1-11E0-96DA-00237DE4A660 = SEEN, AE3A8C33-9B79-11E0-AEA2-00237DE49966 = SEEN, BCE7F400-9C3C-11E0-8EBB-00237DE4617C = SEEN, 4A24DAD7-9C49-11E0-9998-00215AD7E9BE = SEEN, 7D710BCB-9C60-11E0-B556-00215AD8C1F4 = SEEN, 6A4CC9EA-9CA2-11E0-807C-00215AD7F73C = SEEN, C95900F6-9D0A-11E0-B2BA-00215AD8577A = SEEN, 56BC7F70-9D11-11E0-AB36-00215AD88084 = SEEN, 1EC5E526-9D13-11E0-8457-00215AD80BF6 = SEEN, 9D4D22B3-9D2F-11E0-A2D1-00215AD6E7D4 = SEEN, 4FD814E8-9D84-11E0-93E9-002264C19764 = SEEN, E69CE50D-9DBD-11E0-B2BA-00215AD8577A = SEEN, B4038F07-9DCF-11E0-8236-00237DE416AA = SEEN, 99BDF919-9E00-11E0-8BD6-00237D! E4A738 = SEEN, 2D3F2B8A-A276-11E0-B017-002264C18BA0 = SEEN, 01! E5AF20-A 2E1-11E0-BCE0-00237DE49966 = SEEN, 2454ED8C-A2EA-11E0-B072-002264C20AA4 = SEEN, 572D42A8-A584-11E0-BD68-00237DE461B2 = SEEN, BB54EB5E-AAF2-11E0-AF0D-00215AD8818C = SEEN, 5AEAE06A-AD89-11E0-919B-002264C2433C = SEEN, 2EF450D3-B7D3-11E0-84E7-00237DE4A312 = SEEN, 2FB655CE-C8A6-11E0-922D-002264C17D7C = SEEN, 1B735565-D0ED-11E0-AF61-00215AD8577A = SEEN, F4DCF555-D419-11E0-A454-00237DE4A318 = SEEN, DDD8A02C-D90A-11E0-99BC-002264C1C798 = SEEN, 0BE0C97F-E15B-11E0-A6C6-00215AD7F150 = SEEN, 317AFA00-E525-11E0-9FE6-00215AD9DF9E = SEEN, 32759E16-EA29-11E0-B7EB-002264C17D5E = SEEN, E4F0476A-006B-11E1-96D8-00215AD84B9A = SEEN, DCB0744E-20E9-11E1-859E-002264C196B6 = SEEN, 9C5F39EE-28FD-11E1-88F5-00215AD7AB8E = SEEN, CF0E6512-3783-11E1-A9B4-00237DE3F534 = SEEN, F8944057-3EE4-11E1-A538-00237DE3360C = SEEN, 831849E3-49CF-11E1-9FA7-00215AD965B8 = SEEN, EE2D79DA-4AA1-11E1-BD14-00237DE469D4 = SEEN, 02717AF7-4C2C-11E1-8091-00237DE3F246 = SEEN, 1D537E2F-4D1C-11E1-89B5-002264C1C78C = SEEN, 45BABA70-! 5242-11E1-8313-00215AD9BCC2 = SEEN, BAFE7347-6F47-11E1-9F58-00237DE3F1E4 = SEEN, 3B85155E-6F5D-11E1-A49B-00215AD73F30 = SEEN, 7FDF9656-7A47-11E1-B0A7-002264C20AA4 = SEEN, 0EAEDBAF-7CC4-11E1-B97E-00237DE4A62A = SEEN, 3DCBE8F9-8BD4-11E1-819F-002264C17BD4 = SEEN, DAF5A900-A10B-11E1-88DC-002264C197E8 = SEEN, D10D54ED-ACCF-11E1-8E55-00237DE4A6EA = SEEN, 571E2D88-AFCF-11E1-94C9-00237DE4A1B0 = SEEN, 6F08F7AA-B00E-11E1-BEC4-00237DE417B8 = SEEN, 05FF698C-B244-11E1-9D00-00215AD9BC56 = SEEN, 572ACB9E-B728-11E1-9F15-00237DE4611C = SEEN, A49AACD8-B897-11E1-905B-00215AD8818C = SEEN, 4000F48A-C46B-11E1-B646-00215AD9A392 = SEEN, AAC55B69-C54B-11E1-B0F9-00215AD7BB3E = SEEN, 21915342-C730-11E1-BAC5-00237DE3F1F6 = SEEN, 90532031-D031-11E1-927E-00215AD9DF9E = SEEN, DA317791-D4F1-11E1-8B52-00215AD82410 = SEEN, 5D05D031-DBF3-11E1-ADDD-00215AD75280 = SEEN, B4EE0CF4-E076-11E1-9872-00237DE4161A = SEEN, E8946C2F-E240-11E1-B7D0-002264C24384 = SEEN, 926199B1-E77D-11E1-9A39-001E0BCBD4F2 = SEEN, BBA2934! B-E882-11E1-AEC7-002264C15418 = SEEN, 5950B70D-EED5-11E1-9AD6-! 00215AD7 B4D6 = SEEN, D70BC20C-EFA7-11E1-9878-00215AD7E9BE = SEEN, C41611CE-F080-11E1-95C3-002264C1D724 = SEEN, 04652131-F084-11E1-A389-00215AD85762 = SEEN, A28AFEA2-F512-11E1-81AB-00237DE3346E = SEEN, 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 = SEEN, 883CC126-F65C-11E1-A4E6-00215AD8530E = SEEN, 12F484A8-F83A-11E1-AF3E-00215AD856DE = SEEN, 81A933FE-F83D-11E1-8385-002264C1D622 = SEEN, BF3EAA84-FB32-11E1-AB68-00237DE4A79E = SEEN, F24B9F27-FB62-11E1-9210-00215AD8015C = SEEN, 51ED2403-FE03-11E1-91AE-00237DE33968 = SEEN, 15278205-FE58-11E1-B0E8-002264C1546C = SEEN, 62020634-FE60-11E1-9A73-00215AD80C02 = SEEN, 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 = SEEN, D4489BF2-0357-11E2-91DA-00237DE460E6 = SEEN, 765249C0-087B-11E2-B486-00215AD80204 = SEEN, 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 = SEEN, 2A6EEC94-0F00-11E2-8705-00215AD7E6DC = SEEN, 29DDE636-130B-11E2-AE57-00215AD80BAE = SEEN, 52743AF4-16DC-11E2-8C15-00215AD86594 = SEEN, B58AE66E-29DC-11E2-B7E2-00215AD71B16 = SEEN, 7E564F9A-347A-11E2-8D1F-00237DE! 4AEFA = SEEN, 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA = SEEN, F6795BE0-4721-11E2-95BB-002264C153FA = SEEN, CACBAC5D-4FE2-11E2-B524-00237DE46176 = SEEN, 4C0D5B30-5B9E-11E2-8939-002264C1CA12 = SEEN, 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 = SEEN, B74EE6DE-70A1-11E2-A095-00215AD9A2AC = SEEN, F0480DA0-70A3-11E2-AA89-00237DE4A5C4 = SEEN, 85FEB433-7169-11E2-96F3-00237DE3F1F6 = SEEN, 51A00311-7235-11E2-AB02-00237DE46158 = SEEN, 1C502051-7550-11E2-B44B-00215AD7F73C = SEEN, E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 = SEEN, 537C5525-80A3-11E2-BDEC-002264C248A4 = SEEN, 912C534F-98AB-11E2-98DB-002264C17D50 = SEEN, 31D24280-9CB6-11E2-B568-00237DE3F1E4 = SEEN, 008A7C3B-B038-11E2-96E3-E83935B1F46A = SEEN, 580BF826-CAEC-11E2-B67B-00237DE3337C = SEEN, 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 = SEEN, 5AE39AF7-D515-11E2-9EAF-00215AD99EEE = SEEN, 3844288E-D51F-11E2-973C-00237DE41650 = SEEN, 535A66F0-D589-11E2-A55E-002264C18E30 = SEEN, D94F77A5-D5C7-11E2-93A1-00237DE4A738 = SEEN, DFC9E8A9-D5CB-11E2-965F-00215! AD7BD84 = SEEN, E562193C-D5D4-11E2-BD36-00215AD6DB42 = SEEN, 3! BE8FCBF- D65A-11E2-A02F-00237DE41AA2 = SEEN, 0618D098-D65B-11E2-AC67-00215AD7BB68 = SEEN, 2906681A-D676-11E2-9D5B-00215AD9BD2E = SEEN, B25F3D68-D6A4-11E2-90DB-00237DE334CE = SEEN, 741BD345-D82E-11E2-A91D-00237DE3362A = SEEN, 6121A55D-D8EA-11E2-81AD-00215AD88AE2 = SEEN, 8A339207-D972-11E2-8676-00215AD7C2D0 = SEEN fetchmail: swapping UID lists fetchmail: Query status=1 (NOMAIL) fetchmail: Writing fetchids file. fetchmail: normal termination, status 1 fetchmail: Writing fetchids file. ---------------- snip ------------- ------------------------------------------------------- Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-25 18:48:49
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : m-a Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-25 18:48 By: martinwodrich Comment: I get this: ------------------- snip ------------------------------------ (18:35:11) [~] env LC_ALL=C strace -etrace=file,umask fetchmail -Nd0 execve("/kunden/xxxxxx_xxxxx/bin/fetchmail", ["fetchmail", "-Nd0"], [/* 20 vars */]) = 0 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/libcrypt.so.1", O_RDONLY) = 3 open("/lib/libresolv.so.2", O_RDONLY) = 3 open("/usr/lib/libssl.so.1.0.0", O_RDONLY) = 3 open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY) = 3 open("/lib/libc.so.6", O_RDONLY) = 3 open("/lib/libdl.so.2", O_RDONLY) = 3 open("/lib/libz.so.1", O_RDONLY) = 3 stat64("/kunden/xxxxxx_xxxxx/.fetchmailrc", {st_mode=S_IFREG|0700, st_size=548, ...}) = 0 stat64("/kunden/xxxxxx_xxxxx/.fetchmailrc", {st_mode=S_IFREG|0700, st_size=548, ...}) = 0 open("/kunden/xxxxxx_xxxxx/.fetchmailrc", O_RDONLY) = 3 The nodetach option is in effect, ignoring logfile option. stat64("/kunden/xxxxxx_xxxxx/.fetchids", {st_mode=S_IFREG|0700, st_size=21000, ...}) = 0 lstat64("/kunden/xxxxxx_xxxxx/.fetchids", {st_mode=S_IFREG|0700, st_size=21000, ...}) = 0 open("/kunden/xxxxxx_xxxxx/.fetchids", O_RDONLY) = 3 open("/kunden/xxxxxx_xxxxx/.netrc", O_RDONLY) = -1 ENOENT (No such file or directory) open("/kunden/xxxxxx_xxxxx/.fetchmail.pid", O_RDONLY) = -1 ENOENT (No such file or directory) umask(077) = 027 open("/kunden/xxxxxx_xxxxx/.fetchmail.pid", O_WRONLY|O_CREAT|O_EXCL, 0666) = 3 stat64("/kunden/394333_40476/.fetchmailrc", {st_mode=S_IFREG|0700, st_size=548, ...}) = 0 open("/etc/resolv.conf", O_RDONLY) = 3 open("/etc/gai.conf", O_RDONLY) = 3 open("/etc/nsswitch.conf", O_RDONLY) = 3 open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/tls/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/tls/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/tls", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/tls/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/i686/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/i686/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/i686", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/sse2/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/sse2", 0xfb57f0cc) = -1 ENOENT (No such file or directory) open("/usr/lib/libnss_db.so.2", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0 open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/libnss_files.so.2", O_RDONLY) = 3 open("/etc/services", O_RDONLY|O_CLOEXEC) = 3 fetchmail: No mail for xx...@xx... at popmail.xxxx.de open("/etc/services", O_RDONLY|O_CLOEXEC) = 3 stat64("/dev/random", {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 8), ...}) = 0 open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK) = 4 open("/etc/ssl/cert.pem", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/etc/ssl/certs/5ad8a5d6.0", {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0 open("/etc/ssl/certs/5ad8a5d6.0", O_RDONLY|O_LARGEFILE) = 4 stat64("/etc/ssl/certs/5ad8a5d6.1", 0xfb58195c) = -1 ENOENT (No such file or directory) open("/usr/share/zoneinfo/CET-1CEST-2,M3.5.0/2,M10.5.0/3", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/services", O_RDONLY|O_CLOEXEC) = 3 stat64("/dev/random", {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 8), ...}) = 0 open("/etc/ssl/cert.pem", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/etc/ssl/certs/5ad8a5d6.0", {st_mode=S_IFREG|0644, st_size=1261, ...}) = 0 open("/etc/ssl/certs/5ad8a5d6.0", O_RDONLY|O_LARGEFILE) = 4 stat64("/etc/ssl/certs/5ad8a5d6.1", 0xfb58195c) = -1 ENOENT (No such file or directory) 280 messages (280 seen) for xx...@xx... at pop3.xxxxx.com (29284479 octets). unlink("/kunden/xxxxxx_xxxxx/.fetchids_") = -1 ENOENT (No such file or directory) open("/kunden/xxxxxx_xxxxx/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 rename("/kunden/xxxxxx_xxxxx/.fetchids_", "/kunden/394333_40476/.fetchids") = 0 unlink("/kunden/xxxxxx_xxxxx/.fetchids_") = -1 ENOENT (No such file or directory) open("/kunden/xxxxxx_xxxxx/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 rename("/kunden/xxxxxx_xxxxx/.fetchids_", "/kunden/xxxxxx_xxxxx/.fetchids") = 0 unlink("/kunden/xxxxxx_xxxxx/.fetchmail.pid") = 0 (18:35:37) [~] ------------------- snip ------------------------------------ The .fetchids have the permissions rw-r----- after this. My normal startscript is this: -------------------- snip ----------------- #!/bin/bash cd /kunden/xxxxxx_xxxxx/ bin/fetchmail -f .fetchmailrc chmod 600 .fetchids ------------------- snip ----------------- The last line is my workaround. And the binary have been compiled on the same maschine. No compiler warnings. ------------------------------------------------------- Date: 2013-Jun-25 09:37 By: m-a Comment: Please run: env LC_ALL=C strace -etrace=file,umask fetchmail -Nd0 and see what you get. You should be seeing something like: ... umask(077) = 0... ... unlink("/home/mandree/.fetchids_") = -1 ENOENT (No such file or directory) open("/home/mandree/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 rename("/home/mandree/.fetchids_", "/home/mandree/.fetchids") = 0 unlink("/home/mandree/.fetchids_") = -1 ENOENT (No such file or directory) open("/home/mandree/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 rename("/home/mandree/.fetchids_", "/home/mandree/.fetchids") = 0 unlink("/home/mandree/.fetchmail.pid") = 0 And in that situation, the .fetchids permissions will be 0666 & ~077 == 0600. If that is not the case, check the way how fetchmail is being started, if the start script modifies the .fetchids permission; and if that is not the case, kernel bugs are to be suspected; note that the Kernel has Xen/Paravirtualization and GRSecurity patches applied. Have you compiled fetchmail on the same computer? Were there any compiler warnings beyond non-constant format strings? ------------------------------------------------------- Date: 2013-Jun-22 11:11 By: martinwodrich Comment: It looks nearly obscur: ----------------------- snip --------------------------------------- (11:06:17) [~] env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/md1 ext3 1031607072 84081952 895123236 9% / (11:06:56) [~] mount -v / mount: according to mtab, /dev/md1 is already mounted on / mount failed ----------------------- snip --------------------------------------- I can only see that ext3 is used. lsb_release -a gives only command not found. ------------------------------------------------------- Date: 2013-Jun-22 10:18 By: m-a Comment: Thank you. Regarding the system, lsb_release -a might shed some light, but I do not think this relevant here. Based on your logs, I have revisited relevant source code, and fetchmail does not set the permissions explicitly. It uses the fopen() function, which is documented to set mode 0666 &= ~(process_umask). Fetchmail sets the umask to 077 after opening the log file, so the resulting idfile (.fetchids) mode is 0600 (octal) meaning only the user has read/write permissions, nothing more. This works for me or others at least on Solaris 10, FreeBSD, NetBSD, Linux, Cygwin (on NTFS file systems). I am now suspecting that the filesystem hosting your .fetchids file is to blame here (read: insufficient) and does not offer UNIX-standard permissions. Can you try running: env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids This should (by way of -T) shed some light on the file system type, for me it looks like this on Linux $ LC_ALL=C df -P -T .fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/mapper/vgcrypt0-home ext4 182636724 145107628 35673608 81% /home and like this on FreeBSD: $ LC_ALL=C df -P -T .fetchmailrc Filesystem Type 512-blocks Used Avail Capacity Mounted on /dev/label/usr ufs 174671692 53919452 106778508 34% /usr Meaning Linux resides on ext4, FreeBSD on ufs. If you can figure out the mount options and show it, that would also help; "mount -v /usr" (or whatever is in the rightmost column) should do that. ------------------------------------------------------- Date: 2013-Jun-21 20:25 By: martinwodrich Comment: 1. My operating system: It is a management Server from Domainfactory. I can not see with os version. But it looks like an gentoo linux. 2. Compiler Version: I build it from source with gcc 4.4.5 3. SMTP listener or MTA I forward it to the DF Mailsystem and I don't exaktly know what it is. 4. command line options: None. Everything in .fetchmailrc 5. env LC_ALL=C fetchmail -V: (xxxx for anon) ---------------- snip ------------- This is fetchmail release 6.3.26+SSL+NLS. Copyright (C) 2002, 2003 Eric S. Raymond Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson Copyright (C) 2005 - 2012 Sunil Shetye Copyright (C) 2005 - 2013 Matthias Andree Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For details, please see the file COPYING in the source or documentation directory. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Fallback MDA: (none) Linux xxxlxxxx.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux Taking options from command line and /kunden/xxxxxx_xxxxx/.fetchmailrc Logfile is /kunden/xxxxxx_xxxxx/logs/fetchmail.log Idfile is /kunden/xxxxxx_xxxxx/.fetchids Fetchmail will forward misaddressed multidrop messages to ssh-xxxxxx-xxxxxx. Options for retrieving from xx...@xx...@xxxl.xxxx.de: True name of server is xxxl.xxxx.de. Protocol is POP3. All available authentication methods will be tried. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. No UIDs saved from this host. Options for retrieving from xxx...@xx...@xxxl.xxxx.com: True name of server is xxxl.xxxx.com. Protocol is POP3. All available authentication methods will be tried. SSL encrypted sessions enabled. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. Only new messages will be retrieved (--all off). Fetched messages will be kept on the server (--keep on). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. 279 UIDs saved. ---------------- snip ------------- 6. env LC_ALL=C fetchmail --nodetach -vvv --nosyslog: ---------------- snip ------------- The nodetach option is in effect, ignoring logfile option. File /kunden/xxxxxxx_xxxxxx/.fetchids must have no more than -rwx------ (0700) permissions. ---------------- snip ------------- ---------------- snip ------------- fetchmail: POP3< 227 5950B70D-EED5-11E1-9AD6-00215AD7B4D6 fetchmail: POP3< 228 D70BC20C-EFA7-11E1-9878-00215AD7E9BE fetchmail: POP3< 229 C41611CE-F080-11E1-95C3-002264C1D724 fetchmail: POP3< 230 04652131-F084-11E1-A389-00215AD85762 fetchmail: POP3< 231 A28AFEA2-F512-11E1-81AB-00237DE3346E fetchmail: POP3< 232 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 fetchmail: POP3< 233 883CC126-F65C-11E1-A4E6-00215AD8530E fetchmail: POP3< 234 12F484A8-F83A-11E1-AF3E-00215AD856DE fetchmail: POP3< 235 81A933FE-F83D-11E1-8385-002264C1D622 fetchmail: POP3< 236 BF3EAA84-FB32-11E1-AB68-00237DE4A79E fetchmail: POP3< 237 F24B9F27-FB62-11E1-9210-00215AD8015C fetchmail: POP3< 238 51ED2403-FE03-11E1-91AE-00237DE33968 fetchmail: POP3< 239 15278205-FE58-11E1-B0E8-002264C1546C fetchmail: POP3< 240 62020634-FE60-11E1-9A73-00215AD80C02 fetchmail: POP3< 241 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 fetchmail: POP3< 242 D4489BF2-0357-11E2-91DA-00237DE460E6 fetchmail: POP3< 243 765249C0-087B-11E2-B486-00215AD80204 fetchmail: POP3< 244 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 fetchmail: POP3< 245 2A6EEC94-0F00-11E2-8705-00215AD7E6DC fetchmail: POP3< 246 29DDE636-130B-11E2-AE57-00215AD80BAE fetchmail: POP3< 247 52743AF4-16DC-11E2-8C15-00215AD86594 fetchmail: POP3< 248 B58AE66E-29DC-11E2-B7E2-00215AD71B16 fetchmail: POP3< 249 7E564F9A-347A-11E2-8D1F-00237DE4AEFA fetchmail: POP3< 250 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA fetchmail: POP3< 251 F6795BE0-4721-11E2-95BB-002264C153FA fetchmail: POP3< 252 CACBAC5D-4FE2-11E2-B524-00237DE46176 fetchmail: POP3< 253 4C0D5B30-5B9E-11E2-8939-002264C1CA12 fetchmail: POP3< 254 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 fetchmail: POP3< 255 B74EE6DE-70A1-11E2-A095-00215AD9A2AC fetchmail: POP3< 256 F0480DA0-70A3-11E2-AA89-00237DE4A5C4 fetchmail: POP3< 257 85FEB433-7169-11E2-96F3-00237DE3F1F6 fetchmail: POP3< 258 51A00311-7235-11E2-AB02-00237DE46158 fetchmail: POP3< 259 1C502051-7550-11E2-B44B-00215AD7F73C fetchmail: POP3< 260 E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 fetchmail: POP3< 261 537C5525-80A3-11E2-BDEC-002264C248A4 fetchmail: POP3< 262 912C534F-98AB-11E2-98DB-002264C17D50 fetchmail: POP3< 263 31D24280-9CB6-11E2-B568-00237DE3F1E4 fetchmail: POP3< 264 008A7C3B-B038-11E2-96E3-E83935B1F46A fetchmail: POP3< 265 580BF826-CAEC-11E2-B67B-00237DE3337C fetchmail: POP3< 266 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 fetchmail: POP3< 267 5AE39AF7-D515-11E2-9EAF-00215AD99EEE fetchmail: POP3< 268 3844288E-D51F-11E2-973C-00237DE41650 fetchmail: POP3< 269 535A66F0-D589-11E2-A55E-002264C18E30 fetchmail: POP3< 270 D94F77A5-D5C7-11E2-93A1-00237DE4A738 fetchmail: POP3< 271 DFC9E8A9-D5CB-11E2-965F-00215AD7BD84 fetchmail: POP3< 272 E562193C-D5D4-11E2-BD36-00215AD6DB42 fetchmail: POP3< 273 3BE8FCBF-D65A-11E2-A02F-00237DE41AA2 fetchmail: POP3< 274 0618D098-D65B-11E2-AC67-00215AD7BB68 fetchmail: POP3< 275 2906681A-D676-11E2-9D5B-00215AD9BD2E fetchmail: POP3< 276 B25F3D68-D6A4-11E2-90DB-00237DE334CE fetchmail: POP3< 277 741BD345-D82E-11E2-A91D-00237DE3362A fetchmail: POP3< 278 6121A55D-D8EA-11E2-81AD-00215AD88AE2 fetchmail: POP3< 279 8A339207-D972-11E2-8676-00215AD7C2D0 fetchmail: POP3< . 279 messages (279 seen) for xx...@xx... at xxx.xx.com (29276876 octets). fetchmail: POP3> QUIT fetchmail: POP3< +OK mailbox unchanged, POP3 server signing off fetchmail: 6.3.26 querying xxxx.xxx.com (protocol POP3) at Fri Jun 21 20:18:25 2013: poll completed New UID list from xxxx.xxx.com: 9EC5B8AB-5881-423F-AA87-870B61C26B98 = SEEN, 618811EC-0B22-4F6C-9CE4-37271855C351 = SEEN, 9029165C-5412-4BCB-BE33-7D40AB512430 = SEEN, 6B76AB31-DFA6-4C13-A3D5-4A29DC026BA7 = SEEN, 1C89869B-A7C8-4378-8DDA-67F760EA6CCD = SEEN, 90316904-068E-4C1F-B076-B3AAA777D29E = SEEN, 8BEEF86F-1434-42E9-9826-B62054098701 = SEEN, 210C237C-05F4-4EBD-8881-120BA061524C = SEEN, 39C71C14-A36F-4F22-8B6F-6767B5878002 = SEEN, C8C0E874-E8A6-4269-BCB1-A855BAF71241 = SEEN, 199932D6-1ECF-433E-BF99-86B47765D962 = SEEN, CA288BB3-74B3-4A53-A793-2503AC82A0FD = SEEN, 010AE62A-E3B4-42C6-9302-ED6AFC917C74 = SEEN, 6DBB5123-1954-4006-B618-80F22CB5F7B0 = SEEN, 3A5FAF98-054F-406E-ABA7-9AA826417228 = SEEN, C7D966AC-BA7E-11DE-A6D3-00215AD6EEE6 = SEEN, A610D5E3-CD3F-11DE-94C7-00237DE3348C = SEEN, F96A946C-CDDF-11DE-851F-00237DE4A66C = SEEN, ACF7446A-D0B8-11DE-A237-00237DE4144C = SEEN, E7066D5C-D197-11DE-85EE-00215AD8020A = SEEN, DC02DFF0-D67E-11DE-A3A0-002264C1D2C0 = SEEN, 3583FBAF-D6! 9A-11DE-8182-00215AD9BD52 = SEEN, 4269D896-D69A-11DE-9273-001CC4EDA760 = SEEN, 8FEF8050-D69A-11DE-81E2-002264C17D76 = SEEN, 5A7FCD45-D6D2-11DE-AA81-002264C160FE = SEEN, 8A198BFA-D74A-11DE-A54C-002264C2088E = SEEN, 086BCB3D-D75E-11DE-9485-00237DE334A4 = SEEN, F112F8D5-D82A-11DE-87D7-00237DE4A2D6 = SEEN, 9F5E9B5B-D85E-11DE-A536-00237DE3FE6C = SEEN, 5A725D32-D9A2-11DE-8FC7-00215AD7EA6C = SEEN, 13CEF9E8-D9A7-11DE-9C88-00215AD6A6C2 = SEEN, 66F40636-F7D5-11DE-AE2E-002264C20648 = SEEN, 67532A61-F7D5-11DE-96C6-00215AD7F15C = SEEN, 52455DE5-1133-11DF-A634-00237DE3F16C = SEEN, 7600BDA3-1A85-11DF-AA1E-00237DE39D2A = SEEN, 11AFDAFB-2952-11DF-9A37-00237DE49BAA = SEEN, 51399BFE-41A1-11DF-B9AC-00215AD856A8 = SEEN, 4A52CD54-59FD-11DF-8EAB-00237DE3398C = SEEN, 14C88724-71FB-11DF-A2C2-00237DE4A7E0 = SEEN, 3331D567-77A8-11DF-84C2-002264C17F4C = SEEN, 0B53847E-8F62-11DF-B583-002264C18BA0 = SEEN, 9660D277-90E5-11DF-9D3C-00215AD7C1BA = SEEN, 222F4084-CC84-11DF-938F-00215AD80A40 = SEEN, FDB6334B-! CEE9-11DF-A8D2-00215AD7A4F8 = SEEN, 31111009-D173-11DF-91FF-00! 215AD9BE 3E = SEEN, E5B884ED-D201-11DF-938F-00215AD80A40 = SEEN, 6D7573CF-D38A-11DF-9DAC-00215AD7DB90 = SEEN, 90AEE818-D6E5-11DF-A7DF-00215AD7B292 = SEEN, 2B4B7E12-D7AB-11DF-934D-002264C17BFC = SEEN, DE1F0498-DAEC-11DF-96A1-00237DE378D2 = SEEN, 860C9EB9-DEA4-11DF-A484-00215AD88078 = SEEN, 2D3530A6-E40B-11DF-928B-00237DE3F57C = SEEN, EC88FB89-EB43-11DF-8599-00215AD7DBA2 = SEEN, 73CBD107-EB75-11DF-A111-002264C15472 = SEEN, 10D91D6B-EE34-11DF-A45B-00215AD7CA40 = SEEN, 3BF1430D-F1BE-11DF-9C44-00215AD99524 = SEEN, E2DD5214-F338-11DF-A484-00215AD88078 = SEEN, 7525B5D8-F48B-11DF-9590-00215AD80A40 = SEEN, 31990FAD-F4AC-11DF-A619-002264C17D04 = SEEN, DE4C9FE8-F7DD-11DF-848C-00237DE3ED50 = SEEN, 845EF428-FD55-11DF-831E-002264C17B68 = SEEN, 43883956-FE67-11DF-BDA2-00237DE41A96 = SEEN, 0DF73265-06EF-11E0-A5A4-00215AD814CA = SEEN, D203A652-087B-11E0-9E74-00215AD6B006 = SEEN, 4AC9A926-0A14-11E0-B3FF-00215AD7DB90 = SEEN, A1F00319-1DAF-11E0-B53D-00215AD71368 = SEEN, A6E37856-1DC8-11E0-9262-00215AD7B! 214 = SEEN, C4BF90C4-1DC8-11E0-9262-00215AD7B214 = SEEN, 9E47AD8B-1F6D-11E0-9C87-00215AD7FE52 = SEEN, 90002C06-20AB-11E0-A48D-00215AD582C4 = SEEN, BCFD3D7C-219B-11E0-89CD-00237DE334FE = SEEN, 38626A8D-22F8-11E0-8DB4-002264C18BA0 = SEEN, C3EF1776-23FC-11E0-B738-00215AD80BC6 = SEEN, 1586AE3C-241F-11E0-82F5-002264C1943E = SEEN, 616AE7EF-2466-11E0-A3B8-00215AD7AB7C = SEEN, CC3DDC94-265C-11E0-94A0-002264C24CF0 = SEEN, 1D227A65-2799-11E0-B1BA-00215AD8241C = SEEN, 1D13108C-2863-11E0-BD29-00215AD84CB4 = SEEN, 6BA57467-2867-11E0-8DB4-002264C18BA0 = SEEN, 4A44FDC7-286A-11E0-A3BD-00237DE49D36 = SEEN, 5C38507F-2921-11E0-8EF8-00215AD88AE2 = SEEN, E9E9D219-2971-11E0-9829-00215AD9BE3E = SEEN, 9D3DE2DD-29E8-11E0-A9E9-00215AD80C26 = SEEN, CCF21B87-2BCE-11E0-B32F-00215AD99F1E = SEEN, 1C9E1EC7-2E2F-11E0-81F4-002264C20648 = SEEN, D0FF0B1B-2E93-11E0-A5BD-00237DE4A7E0 = SEEN, 81127FA9-2F97-11E0-A8EE-00215AD88C5C = SEEN, D1EA70CC-3022-11E0-9C0B-00237DE3F246 = SEEN, 5176896B-3023-11E0-99C9-002264C! 249B4 = SEEN, 64C3897A-3023-11E0-8277-00215AD9BE50 = SEEN, 8BE! A4304-32 D9-11E0-9F69-00215AD85762 = SEEN, 43DDB502-335D-11E0-91B5-002264C19722 = SEEN, D1B120A2-3418-11E0-9319-00237DE33630 = SEEN, 43211275-3419-11E0-9319-00237DE33630 = SEEN, 9E30A3F3-3467-11E0-B110-002264C28142 = SEEN, 2300F250-3471-11E0-87CD-002264C195E2 = SEEN, FA4F8F96-3616-11E0-8791-00237DE3398C = SEEN, 7B748E75-3686-11E0-9099-00237DE3ECB4 = SEEN, 7E44DB4E-36A2-11E0-A9E9-00215AD80C26 = SEEN, 7FDF76E8-38DA-11E0-8403-00237DE3346E = SEEN, 0A895A94-38FA-11E0-BF41-002264C15472 = SEEN, 1C2489CC-3914-11E0-9829-00215AD9BE3E = SEEN, 82CB92B9-3939-11E0-B600-00215AD7C1BA = SEEN, 9611C972-399F-11E0-885D-00215AD72EE8 = SEEN, DC096C49-3A77-11E0-BBBC-00237DE41A9C = SEEN, 05185A55-3ACD-11E0-A318-002264C20738 = SEEN, 4B9856A2-3AE0-11E0-B1E7-002264C1D610 = SEEN, 61EC8952-3D3D-11E0-8D1F-00237DE4A26A = SEEN, 507F33B0-3E5C-11E0-8868-002264C20846 = SEEN, 070F7874-3E6C-11E0-AEF4-00215AD7D6C8 = SEEN, 7BD80C3E-3E73-11E0-A9E9-00215AD80C26 = SEEN, D16031FD-412B-11E0-B0B0-00215AD9BD28 = SEEN, BE78F77D-4! 4D8-11E0-BAC5-00215AD8577A = SEEN, F83E10B7-4B13-11E0-A9BA-00215AD7DBBA = SEEN, 26E4AD54-4BEC-11E0-897D-00215AD801A4 = SEEN, 1F36CC9F-4E7E-11E0-8078-00215AD7B292 = SEEN, 99265C2A-4F1E-11E0-94B2-001CC4EDEDB2 = SEEN, CC50660E-4FBF-11E0-BCF0-00237DE334FE = SEEN, 062AE805-5311-11E0-8442-00237DE4A20A = SEEN, CE8BC8CD-538E-11E0-A841-00215AD84B9A = SEEN, A93B3677-53A8-11E0-AB41-00215AD7ABB2 = SEEN, 405BAF2A-5445-11E0-8124-00215AD9A39E = SEEN, AD6D78AC-546D-11E0-A890-00237DE3FB1A = SEEN, EC90AB11-5517-11E0-BC14-00215AD965AC = SEEN, 4E6DA9E7-5847-11E0-988B-00215AD7CA40 = SEEN, 08142C16-5920-11E0-BEDC-002264C17B86 = SEEN, 817D1588-595F-11E0-A961-00215AD7C620 = SEEN, 5A78CF92-5960-11E0-AEE7-00215AD81A52 = SEEN, 0C5352B3-5B7D-11E0-88C6-00215AD7E9BE = SEEN, BFD3946F-5CF1-11E0-B038-002264C197EE = SEEN, F255CF9A-5E85-11E0-B10E-00215AD7133E = SEEN, D59B409B-5ED3-11E0-8C4C-002264C17BFC = SEEN, BE897C0E-602D-11E0-8611-00215AD9E644 = SEEN, 9CBC3316-6080-11E0-A999-00237DE4A336 = SEEN, 622B8784! -6083-11E0-A3AB-00215AD9B87A = SEEN, 46E59730-6C72-11E0-A2F9-0! 0237DE4A 750 = SEEN, 02C048E4-6E9C-11E0-A645-002264C24384 = SEEN, 81C57B3E-747D-11E0-9049-00237DE335F4 = SEEN, DCB97874-755F-11E0-991E-00215AD9659A = SEEN, 3BD1DDB4-78AD-11E0-8672-00237DE33606 = SEEN, 80CFBA71-78AD-11E0-BE59-00237DE46104 = SEEN, 45E2ED01-7BB9-11E0-B09C-00237DE4A79E = SEEN, 0220ECF3-8BBD-11E0-8835-00237DE45604 = SEEN, 31471B0F-9529-11E0-8895-00237DE3E436 = SEEN, BD1D0EAF-9539-11E0-B8AD-00237DE33486 = SEEN, 9FF1B168-9605-11E0-9066-002264C17C86 = SEEN, 451CC3AE-961A-11E0-B556-00215AD8C1F4 = SEEN, AE6CFA78-9793-11E0-93B7-00215AD81A52 = SEEN, E69F8A71-9794-11E0-9DB6-002264C1943E = SEEN, 0A8AF75B-9855-11E0-B213-00237DE3F534 = SEEN, FD66CE42-9868-11E0-9CD0-00215AD880F0 = SEEN, 638009AA-986D-11E0-9F14-002264C249B4 = SEEN, D993D55E-9879-11E0-AAB0-001CC4EDA742 = SEEN, DE15FCA8-991E-11E0-A26E-00215AD9A7A6 = SEEN, 6D41C9B0-9927-11E0-ACDE-00237DE3337C = SEEN, 9BBEAACB-992C-11E0-A50E-00215AD71750 = SEEN, 8C1BFA32-9936-11E0-AA9A-00215AD9E698 = SEEN, 1EE7EE01-99C8-11E0-9DCF-002264C1! 54BA = SEEN, 7B3F4976-99EB-11E0-913C-00237DE3F5BE = SEEN, A2B951D9-99F8-11E0-A7DE-00215AD7ABB2 = SEEN, CF6055FD-9A0E-11E0-8609-00215AD7BB44 = SEEN, 0C80C9A5-9A86-11E0-8935-00215AD9BC44 = SEEN, A13B8AEE-9A9B-11E0-9053-00237DE335B8 = SEEN, A7290271-9AB7-11E0-B98A-00237DE461BE = SEEN, D731BB30-9AC3-11E0-9C0C-00215AD97132 = SEEN, 62EE2303-9AC9-11E0-A500-00215AD6EEC8 = SEEN, A7CC48EF-9AD1-11E0-96DA-00237DE4A660 = SEEN, AE3A8C33-9B79-11E0-AEA2-00237DE49966 = SEEN, BCE7F400-9C3C-11E0-8EBB-00237DE4617C = SEEN, 4A24DAD7-9C49-11E0-9998-00215AD7E9BE = SEEN, 7D710BCB-9C60-11E0-B556-00215AD8C1F4 = SEEN, 6A4CC9EA-9CA2-11E0-807C-00215AD7F73C = SEEN, C95900F6-9D0A-11E0-B2BA-00215AD8577A = SEEN, 56BC7F70-9D11-11E0-AB36-00215AD88084 = SEEN, 1EC5E526-9D13-11E0-8457-00215AD80BF6 = SEEN, 9D4D22B3-9D2F-11E0-A2D1-00215AD6E7D4 = SEEN, 4FD814E8-9D84-11E0-93E9-002264C19764 = SEEN, E69CE50D-9DBD-11E0-B2BA-00215AD8577A = SEEN, B4038F07-9DCF-11E0-8236-00237DE416AA = SEEN, 99BDF919-9E00-11E0-8BD6-00237D! E4A738 = SEEN, 2D3F2B8A-A276-11E0-B017-002264C18BA0 = SEEN, 01! E5AF20-A 2E1-11E0-BCE0-00237DE49966 = SEEN, 2454ED8C-A2EA-11E0-B072-002264C20AA4 = SEEN, 572D42A8-A584-11E0-BD68-00237DE461B2 = SEEN, BB54EB5E-AAF2-11E0-AF0D-00215AD8818C = SEEN, 5AEAE06A-AD89-11E0-919B-002264C2433C = SEEN, 2EF450D3-B7D3-11E0-84E7-00237DE4A312 = SEEN, 2FB655CE-C8A6-11E0-922D-002264C17D7C = SEEN, 1B735565-D0ED-11E0-AF61-00215AD8577A = SEEN, F4DCF555-D419-11E0-A454-00237DE4A318 = SEEN, DDD8A02C-D90A-11E0-99BC-002264C1C798 = SEEN, 0BE0C97F-E15B-11E0-A6C6-00215AD7F150 = SEEN, 317AFA00-E525-11E0-9FE6-00215AD9DF9E = SEEN, 32759E16-EA29-11E0-B7EB-002264C17D5E = SEEN, E4F0476A-006B-11E1-96D8-00215AD84B9A = SEEN, DCB0744E-20E9-11E1-859E-002264C196B6 = SEEN, 9C5F39EE-28FD-11E1-88F5-00215AD7AB8E = SEEN, CF0E6512-3783-11E1-A9B4-00237DE3F534 = SEEN, F8944057-3EE4-11E1-A538-00237DE3360C = SEEN, 831849E3-49CF-11E1-9FA7-00215AD965B8 = SEEN, EE2D79DA-4AA1-11E1-BD14-00237DE469D4 = SEEN, 02717AF7-4C2C-11E1-8091-00237DE3F246 = SEEN, 1D537E2F-4D1C-11E1-89B5-002264C1C78C = SEEN, 45BABA70-! 5242-11E1-8313-00215AD9BCC2 = SEEN, BAFE7347-6F47-11E1-9F58-00237DE3F1E4 = SEEN, 3B85155E-6F5D-11E1-A49B-00215AD73F30 = SEEN, 7FDF9656-7A47-11E1-B0A7-002264C20AA4 = SEEN, 0EAEDBAF-7CC4-11E1-B97E-00237DE4A62A = SEEN, 3DCBE8F9-8BD4-11E1-819F-002264C17BD4 = SEEN, DAF5A900-A10B-11E1-88DC-002264C197E8 = SEEN, D10D54ED-ACCF-11E1-8E55-00237DE4A6EA = SEEN, 571E2D88-AFCF-11E1-94C9-00237DE4A1B0 = SEEN, 6F08F7AA-B00E-11E1-BEC4-00237DE417B8 = SEEN, 05FF698C-B244-11E1-9D00-00215AD9BC56 = SEEN, 572ACB9E-B728-11E1-9F15-00237DE4611C = SEEN, A49AACD8-B897-11E1-905B-00215AD8818C = SEEN, 4000F48A-C46B-11E1-B646-00215AD9A392 = SEEN, AAC55B69-C54B-11E1-B0F9-00215AD7BB3E = SEEN, 21915342-C730-11E1-BAC5-00237DE3F1F6 = SEEN, 90532031-D031-11E1-927E-00215AD9DF9E = SEEN, DA317791-D4F1-11E1-8B52-00215AD82410 = SEEN, 5D05D031-DBF3-11E1-ADDD-00215AD75280 = SEEN, B4EE0CF4-E076-11E1-9872-00237DE4161A = SEEN, E8946C2F-E240-11E1-B7D0-002264C24384 = SEEN, 926199B1-E77D-11E1-9A39-001E0BCBD4F2 = SEEN, BBA2934! B-E882-11E1-AEC7-002264C15418 = SEEN, 5950B70D-EED5-11E1-9AD6-! 00215AD7 B4D6 = SEEN, D70BC20C-EFA7-11E1-9878-00215AD7E9BE = SEEN, C41611CE-F080-11E1-95C3-002264C1D724 = SEEN, 04652131-F084-11E1-A389-00215AD85762 = SEEN, A28AFEA2-F512-11E1-81AB-00237DE3346E = SEEN, 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 = SEEN, 883CC126-F65C-11E1-A4E6-00215AD8530E = SEEN, 12F484A8-F83A-11E1-AF3E-00215AD856DE = SEEN, 81A933FE-F83D-11E1-8385-002264C1D622 = SEEN, BF3EAA84-FB32-11E1-AB68-00237DE4A79E = SEEN, F24B9F27-FB62-11E1-9210-00215AD8015C = SEEN, 51ED2403-FE03-11E1-91AE-00237DE33968 = SEEN, 15278205-FE58-11E1-B0E8-002264C1546C = SEEN, 62020634-FE60-11E1-9A73-00215AD80C02 = SEEN, 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 = SEEN, D4489BF2-0357-11E2-91DA-00237DE460E6 = SEEN, 765249C0-087B-11E2-B486-00215AD80204 = SEEN, 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 = SEEN, 2A6EEC94-0F00-11E2-8705-00215AD7E6DC = SEEN, 29DDE636-130B-11E2-AE57-00215AD80BAE = SEEN, 52743AF4-16DC-11E2-8C15-00215AD86594 = SEEN, B58AE66E-29DC-11E2-B7E2-00215AD71B16 = SEEN, 7E564F9A-347A-11E2-8D1F-00237DE! 4AEFA = SEEN, 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA = SEEN, F6795BE0-4721-11E2-95BB-002264C153FA = SEEN, CACBAC5D-4FE2-11E2-B524-00237DE46176 = SEEN, 4C0D5B30-5B9E-11E2-8939-002264C1CA12 = SEEN, 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 = SEEN, B74EE6DE-70A1-11E2-A095-00215AD9A2AC = SEEN, F0480DA0-70A3-11E2-AA89-00237DE4A5C4 = SEEN, 85FEB433-7169-11E2-96F3-00237DE3F1F6 = SEEN, 51A00311-7235-11E2-AB02-00237DE46158 = SEEN, 1C502051-7550-11E2-B44B-00215AD7F73C = SEEN, E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 = SEEN, 537C5525-80A3-11E2-BDEC-002264C248A4 = SEEN, 912C534F-98AB-11E2-98DB-002264C17D50 = SEEN, 31D24280-9CB6-11E2-B568-00237DE3F1E4 = SEEN, 008A7C3B-B038-11E2-96E3-E83935B1F46A = SEEN, 580BF826-CAEC-11E2-B67B-00237DE3337C = SEEN, 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 = SEEN, 5AE39AF7-D515-11E2-9EAF-00215AD99EEE = SEEN, 3844288E-D51F-11E2-973C-00237DE41650 = SEEN, 535A66F0-D589-11E2-A55E-002264C18E30 = SEEN, D94F77A5-D5C7-11E2-93A1-00237DE4A738 = SEEN, DFC9E8A9-D5CB-11E2-965F-00215! AD7BD84 = SEEN, E562193C-D5D4-11E2-BD36-00215AD6DB42 = SEEN, 3! BE8FCBF- D65A-11E2-A02F-00237DE41AA2 = SEEN, 0618D098-D65B-11E2-AC67-00215AD7BB68 = SEEN, 2906681A-D676-11E2-9D5B-00215AD9BD2E = SEEN, B25F3D68-D6A4-11E2-90DB-00237DE334CE = SEEN, 741BD345-D82E-11E2-A91D-00237DE3362A = SEEN, 6121A55D-D8EA-11E2-81AD-00215AD88AE2 = SEEN, 8A339207-D972-11E2-8676-00215AD7C2D0 = SEEN fetchmail: swapping UID lists fetchmail: Query status=1 (NOMAIL) fetchmail: Writing fetchids file. fetchmail: normal termination, status 1 fetchmail: Writing fetchids file. ---------------- snip ------------- ------------------------------------------------------- Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-25 09:37:55
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : m-a Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-25 09:37 By: m-a Comment: Please run: env LC_ALL=C strace -etrace=file,umask fetchmail -Nd0 and see what you get. You should be seeing something like: ... umask(077) = 0... ... unlink("/home/mandree/.fetchids_") = -1 ENOENT (No such file or directory) open("/home/mandree/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 rename("/home/mandree/.fetchids_", "/home/mandree/.fetchids") = 0 unlink("/home/mandree/.fetchids_") = -1 ENOENT (No such file or directory) open("/home/mandree/.fetchids_", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 4 rename("/home/mandree/.fetchids_", "/home/mandree/.fetchids") = 0 unlink("/home/mandree/.fetchmail.pid") = 0 And in that situation, the .fetchids permissions will be 0666 & ~077 == 0600. If that is not the case, check the way how fetchmail is being started, if the start script modifies the .fetchids permission; and if that is not the case, kernel bugs are to be suspected; note that the Kernel has Xen/Paravirtualization and GRSecurity patches applied. Have you compiled fetchmail on the same computer? Were there any compiler warnings beyond non-constant format strings? ------------------------------------------------------- Date: 2013-Jun-22 11:11 By: martinwodrich Comment: It looks nearly obscur: ----------------------- snip --------------------------------------- (11:06:17) [~] env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/md1 ext3 1031607072 84081952 895123236 9% / (11:06:56) [~] mount -v / mount: according to mtab, /dev/md1 is already mounted on / mount failed ----------------------- snip --------------------------------------- I can only see that ext3 is used. lsb_release -a gives only command not found. ------------------------------------------------------- Date: 2013-Jun-22 10:18 By: m-a Comment: Thank you. Regarding the system, lsb_release -a might shed some light, but I do not think this relevant here. Based on your logs, I have revisited relevant source code, and fetchmail does not set the permissions explicitly. It uses the fopen() function, which is documented to set mode 0666 &= ~(process_umask). Fetchmail sets the umask to 077 after opening the log file, so the resulting idfile (.fetchids) mode is 0600 (octal) meaning only the user has read/write permissions, nothing more. This works for me or others at least on Solaris 10, FreeBSD, NetBSD, Linux, Cygwin (on NTFS file systems). I am now suspecting that the filesystem hosting your .fetchids file is to blame here (read: insufficient) and does not offer UNIX-standard permissions. Can you try running: env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids This should (by way of -T) shed some light on the file system type, for me it looks like this on Linux $ LC_ALL=C df -P -T .fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/mapper/vgcrypt0-home ext4 182636724 145107628 35673608 81% /home and like this on FreeBSD: $ LC_ALL=C df -P -T .fetchmailrc Filesystem Type 512-blocks Used Avail Capacity Mounted on /dev/label/usr ufs 174671692 53919452 106778508 34% /usr Meaning Linux resides on ext4, FreeBSD on ufs. If you can figure out the mount options and show it, that would also help; "mount -v /usr" (or whatever is in the rightmost column) should do that. ------------------------------------------------------- Date: 2013-Jun-21 20:25 By: martinwodrich Comment: 1. My operating system: It is a management Server from Domainfactory. I can not see with os version. But it looks like an gentoo linux. 2. Compiler Version: I build it from source with gcc 4.4.5 3. SMTP listener or MTA I forward it to the DF Mailsystem and I don't exaktly know what it is. 4. command line options: None. Everything in .fetchmailrc 5. env LC_ALL=C fetchmail -V: (xxxx for anon) ---------------- snip ------------- This is fetchmail release 6.3.26+SSL+NLS. Copyright (C) 2002, 2003 Eric S. Raymond Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson Copyright (C) 2005 - 2012 Sunil Shetye Copyright (C) 2005 - 2013 Matthias Andree Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For details, please see the file COPYING in the source or documentation directory. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Fallback MDA: (none) Linux xxxlxxxx.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux Taking options from command line and /kunden/xxxxxx_xxxxx/.fetchmailrc Logfile is /kunden/xxxxxx_xxxxx/logs/fetchmail.log Idfile is /kunden/xxxxxx_xxxxx/.fetchids Fetchmail will forward misaddressed multidrop messages to ssh-xxxxxx-xxxxxx. Options for retrieving from xx...@xx...@xxxl.xxxx.de: True name of server is xxxl.xxxx.de. Protocol is POP3. All available authentication methods will be tried. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. No UIDs saved from this host. Options for retrieving from xxx...@xx...@xxxl.xxxx.com: True name of server is xxxl.xxxx.com. Protocol is POP3. All available authentication methods will be tried. SSL encrypted sessions enabled. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. Only new messages will be retrieved (--all off). Fetched messages will be kept on the server (--keep on). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. 279 UIDs saved. ---------------- snip ------------- 6. env LC_ALL=C fetchmail --nodetach -vvv --nosyslog: ---------------- snip ------------- The nodetach option is in effect, ignoring logfile option. File /kunden/xxxxxxx_xxxxxx/.fetchids must have no more than -rwx------ (0700) permissions. ---------------- snip ------------- ---------------- snip ------------- fetchmail: POP3< 227 5950B70D-EED5-11E1-9AD6-00215AD7B4D6 fetchmail: POP3< 228 D70BC20C-EFA7-11E1-9878-00215AD7E9BE fetchmail: POP3< 229 C41611CE-F080-11E1-95C3-002264C1D724 fetchmail: POP3< 230 04652131-F084-11E1-A389-00215AD85762 fetchmail: POP3< 231 A28AFEA2-F512-11E1-81AB-00237DE3346E fetchmail: POP3< 232 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 fetchmail: POP3< 233 883CC126-F65C-11E1-A4E6-00215AD8530E fetchmail: POP3< 234 12F484A8-F83A-11E1-AF3E-00215AD856DE fetchmail: POP3< 235 81A933FE-F83D-11E1-8385-002264C1D622 fetchmail: POP3< 236 BF3EAA84-FB32-11E1-AB68-00237DE4A79E fetchmail: POP3< 237 F24B9F27-FB62-11E1-9210-00215AD8015C fetchmail: POP3< 238 51ED2403-FE03-11E1-91AE-00237DE33968 fetchmail: POP3< 239 15278205-FE58-11E1-B0E8-002264C1546C fetchmail: POP3< 240 62020634-FE60-11E1-9A73-00215AD80C02 fetchmail: POP3< 241 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 fetchmail: POP3< 242 D4489BF2-0357-11E2-91DA-00237DE460E6 fetchmail: POP3< 243 765249C0-087B-11E2-B486-00215AD80204 fetchmail: POP3< 244 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 fetchmail: POP3< 245 2A6EEC94-0F00-11E2-8705-00215AD7E6DC fetchmail: POP3< 246 29DDE636-130B-11E2-AE57-00215AD80BAE fetchmail: POP3< 247 52743AF4-16DC-11E2-8C15-00215AD86594 fetchmail: POP3< 248 B58AE66E-29DC-11E2-B7E2-00215AD71B16 fetchmail: POP3< 249 7E564F9A-347A-11E2-8D1F-00237DE4AEFA fetchmail: POP3< 250 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA fetchmail: POP3< 251 F6795BE0-4721-11E2-95BB-002264C153FA fetchmail: POP3< 252 CACBAC5D-4FE2-11E2-B524-00237DE46176 fetchmail: POP3< 253 4C0D5B30-5B9E-11E2-8939-002264C1CA12 fetchmail: POP3< 254 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 fetchmail: POP3< 255 B74EE6DE-70A1-11E2-A095-00215AD9A2AC fetchmail: POP3< 256 F0480DA0-70A3-11E2-AA89-00237DE4A5C4 fetchmail: POP3< 257 85FEB433-7169-11E2-96F3-00237DE3F1F6 fetchmail: POP3< 258 51A00311-7235-11E2-AB02-00237DE46158 fetchmail: POP3< 259 1C502051-7550-11E2-B44B-00215AD7F73C fetchmail: POP3< 260 E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 fetchmail: POP3< 261 537C5525-80A3-11E2-BDEC-002264C248A4 fetchmail: POP3< 262 912C534F-98AB-11E2-98DB-002264C17D50 fetchmail: POP3< 263 31D24280-9CB6-11E2-B568-00237DE3F1E4 fetchmail: POP3< 264 008A7C3B-B038-11E2-96E3-E83935B1F46A fetchmail: POP3< 265 580BF826-CAEC-11E2-B67B-00237DE3337C fetchmail: POP3< 266 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 fetchmail: POP3< 267 5AE39AF7-D515-11E2-9EAF-00215AD99EEE fetchmail: POP3< 268 3844288E-D51F-11E2-973C-00237DE41650 fetchmail: POP3< 269 535A66F0-D589-11E2-A55E-002264C18E30 fetchmail: POP3< 270 D94F77A5-D5C7-11E2-93A1-00237DE4A738 fetchmail: POP3< 271 DFC9E8A9-D5CB-11E2-965F-00215AD7BD84 fetchmail: POP3< 272 E562193C-D5D4-11E2-BD36-00215AD6DB42 fetchmail: POP3< 273 3BE8FCBF-D65A-11E2-A02F-00237DE41AA2 fetchmail: POP3< 274 0618D098-D65B-11E2-AC67-00215AD7BB68 fetchmail: POP3< 275 2906681A-D676-11E2-9D5B-00215AD9BD2E fetchmail: POP3< 276 B25F3D68-D6A4-11E2-90DB-00237DE334CE fetchmail: POP3< 277 741BD345-D82E-11E2-A91D-00237DE3362A fetchmail: POP3< 278 6121A55D-D8EA-11E2-81AD-00215AD88AE2 fetchmail: POP3< 279 8A339207-D972-11E2-8676-00215AD7C2D0 fetchmail: POP3< . 279 messages (279 seen) for xx...@xx... at xxx.xx.com (29276876 octets). fetchmail: POP3> QUIT fetchmail: POP3< +OK mailbox unchanged, POP3 server signing off fetchmail: 6.3.26 querying xxxx.xxx.com (protocol POP3) at Fri Jun 21 20:18:25 2013: poll completed New UID list from xxxx.xxx.com: 9EC5B8AB-5881-423F-AA87-870B61C26B98 = SEEN, 618811EC-0B22-4F6C-9CE4-37271855C351 = SEEN, 9029165C-5412-4BCB-BE33-7D40AB512430 = SEEN, 6B76AB31-DFA6-4C13-A3D5-4A29DC026BA7 = SEEN, 1C89869B-A7C8-4378-8DDA-67F760EA6CCD = SEEN, 90316904-068E-4C1F-B076-B3AAA777D29E = SEEN, 8BEEF86F-1434-42E9-9826-B62054098701 = SEEN, 210C237C-05F4-4EBD-8881-120BA061524C = SEEN, 39C71C14-A36F-4F22-8B6F-6767B5878002 = SEEN, C8C0E874-E8A6-4269-BCB1-A855BAF71241 = SEEN, 199932D6-1ECF-433E-BF99-86B47765D962 = SEEN, CA288BB3-74B3-4A53-A793-2503AC82A0FD = SEEN, 010AE62A-E3B4-42C6-9302-ED6AFC917C74 = SEEN, 6DBB5123-1954-4006-B618-80F22CB5F7B0 = SEEN, 3A5FAF98-054F-406E-ABA7-9AA826417228 = SEEN, C7D966AC-BA7E-11DE-A6D3-00215AD6EEE6 = SEEN, A610D5E3-CD3F-11DE-94C7-00237DE3348C = SEEN, F96A946C-CDDF-11DE-851F-00237DE4A66C = SEEN, ACF7446A-D0B8-11DE-A237-00237DE4144C = SEEN, E7066D5C-D197-11DE-85EE-00215AD8020A = SEEN, DC02DFF0-D67E-11DE-A3A0-002264C1D2C0 = SEEN, 3583FBAF-D6! 9A-11DE-8182-00215AD9BD52 = SEEN, 4269D896-D69A-11DE-9273-001CC4EDA760 = SEEN, 8FEF8050-D69A-11DE-81E2-002264C17D76 = SEEN, 5A7FCD45-D6D2-11DE-AA81-002264C160FE = SEEN, 8A198BFA-D74A-11DE-A54C-002264C2088E = SEEN, 086BCB3D-D75E-11DE-9485-00237DE334A4 = SEEN, F112F8D5-D82A-11DE-87D7-00237DE4A2D6 = SEEN, 9F5E9B5B-D85E-11DE-A536-00237DE3FE6C = SEEN, 5A725D32-D9A2-11DE-8FC7-00215AD7EA6C = SEEN, 13CEF9E8-D9A7-11DE-9C88-00215AD6A6C2 = SEEN, 66F40636-F7D5-11DE-AE2E-002264C20648 = SEEN, 67532A61-F7D5-11DE-96C6-00215AD7F15C = SEEN, 52455DE5-1133-11DF-A634-00237DE3F16C = SEEN, 7600BDA3-1A85-11DF-AA1E-00237DE39D2A = SEEN, 11AFDAFB-2952-11DF-9A37-00237DE49BAA = SEEN, 51399BFE-41A1-11DF-B9AC-00215AD856A8 = SEEN, 4A52CD54-59FD-11DF-8EAB-00237DE3398C = SEEN, 14C88724-71FB-11DF-A2C2-00237DE4A7E0 = SEEN, 3331D567-77A8-11DF-84C2-002264C17F4C = SEEN, 0B53847E-8F62-11DF-B583-002264C18BA0 = SEEN, 9660D277-90E5-11DF-9D3C-00215AD7C1BA = SEEN, 222F4084-CC84-11DF-938F-00215AD80A40 = SEEN, FDB6334B-! CEE9-11DF-A8D2-00215AD7A4F8 = SEEN, 31111009-D173-11DF-91FF-00! 215AD9BE 3E = SEEN, E5B884ED-D201-11DF-938F-00215AD80A40 = SEEN, 6D7573CF-D38A-11DF-9DAC-00215AD7DB90 = SEEN, 90AEE818-D6E5-11DF-A7DF-00215AD7B292 = SEEN, 2B4B7E12-D7AB-11DF-934D-002264C17BFC = SEEN, DE1F0498-DAEC-11DF-96A1-00237DE378D2 = SEEN, 860C9EB9-DEA4-11DF-A484-00215AD88078 = SEEN, 2D3530A6-E40B-11DF-928B-00237DE3F57C = SEEN, EC88FB89-EB43-11DF-8599-00215AD7DBA2 = SEEN, 73CBD107-EB75-11DF-A111-002264C15472 = SEEN, 10D91D6B-EE34-11DF-A45B-00215AD7CA40 = SEEN, 3BF1430D-F1BE-11DF-9C44-00215AD99524 = SEEN, E2DD5214-F338-11DF-A484-00215AD88078 = SEEN, 7525B5D8-F48B-11DF-9590-00215AD80A40 = SEEN, 31990FAD-F4AC-11DF-A619-002264C17D04 = SEEN, DE4C9FE8-F7DD-11DF-848C-00237DE3ED50 = SEEN, 845EF428-FD55-11DF-831E-002264C17B68 = SEEN, 43883956-FE67-11DF-BDA2-00237DE41A96 = SEEN, 0DF73265-06EF-11E0-A5A4-00215AD814CA = SEEN, D203A652-087B-11E0-9E74-00215AD6B006 = SEEN, 4AC9A926-0A14-11E0-B3FF-00215AD7DB90 = SEEN, A1F00319-1DAF-11E0-B53D-00215AD71368 = SEEN, A6E37856-1DC8-11E0-9262-00215AD7B! 214 = SEEN, C4BF90C4-1DC8-11E0-9262-00215AD7B214 = SEEN, 9E47AD8B-1F6D-11E0-9C87-00215AD7FE52 = SEEN, 90002C06-20AB-11E0-A48D-00215AD582C4 = SEEN, BCFD3D7C-219B-11E0-89CD-00237DE334FE = SEEN, 38626A8D-22F8-11E0-8DB4-002264C18BA0 = SEEN, C3EF1776-23FC-11E0-B738-00215AD80BC6 = SEEN, 1586AE3C-241F-11E0-82F5-002264C1943E = SEEN, 616AE7EF-2466-11E0-A3B8-00215AD7AB7C = SEEN, CC3DDC94-265C-11E0-94A0-002264C24CF0 = SEEN, 1D227A65-2799-11E0-B1BA-00215AD8241C = SEEN, 1D13108C-2863-11E0-BD29-00215AD84CB4 = SEEN, 6BA57467-2867-11E0-8DB4-002264C18BA0 = SEEN, 4A44FDC7-286A-11E0-A3BD-00237DE49D36 = SEEN, 5C38507F-2921-11E0-8EF8-00215AD88AE2 = SEEN, E9E9D219-2971-11E0-9829-00215AD9BE3E = SEEN, 9D3DE2DD-29E8-11E0-A9E9-00215AD80C26 = SEEN, CCF21B87-2BCE-11E0-B32F-00215AD99F1E = SEEN, 1C9E1EC7-2E2F-11E0-81F4-002264C20648 = SEEN, D0FF0B1B-2E93-11E0-A5BD-00237DE4A7E0 = SEEN, 81127FA9-2F97-11E0-A8EE-00215AD88C5C = SEEN, D1EA70CC-3022-11E0-9C0B-00237DE3F246 = SEEN, 5176896B-3023-11E0-99C9-002264C! 249B4 = SEEN, 64C3897A-3023-11E0-8277-00215AD9BE50 = SEEN, 8BE! A4304-32 D9-11E0-9F69-00215AD85762 = SEEN, 43DDB502-335D-11E0-91B5-002264C19722 = SEEN, D1B120A2-3418-11E0-9319-00237DE33630 = SEEN, 43211275-3419-11E0-9319-00237DE33630 = SEEN, 9E30A3F3-3467-11E0-B110-002264C28142 = SEEN, 2300F250-3471-11E0-87CD-002264C195E2 = SEEN, FA4F8F96-3616-11E0-8791-00237DE3398C = SEEN, 7B748E75-3686-11E0-9099-00237DE3ECB4 = SEEN, 7E44DB4E-36A2-11E0-A9E9-00215AD80C26 = SEEN, 7FDF76E8-38DA-11E0-8403-00237DE3346E = SEEN, 0A895A94-38FA-11E0-BF41-002264C15472 = SEEN, 1C2489CC-3914-11E0-9829-00215AD9BE3E = SEEN, 82CB92B9-3939-11E0-B600-00215AD7C1BA = SEEN, 9611C972-399F-11E0-885D-00215AD72EE8 = SEEN, DC096C49-3A77-11E0-BBBC-00237DE41A9C = SEEN, 05185A55-3ACD-11E0-A318-002264C20738 = SEEN, 4B9856A2-3AE0-11E0-B1E7-002264C1D610 = SEEN, 61EC8952-3D3D-11E0-8D1F-00237DE4A26A = SEEN, 507F33B0-3E5C-11E0-8868-002264C20846 = SEEN, 070F7874-3E6C-11E0-AEF4-00215AD7D6C8 = SEEN, 7BD80C3E-3E73-11E0-A9E9-00215AD80C26 = SEEN, D16031FD-412B-11E0-B0B0-00215AD9BD28 = SEEN, BE78F77D-4! 4D8-11E0-BAC5-00215AD8577A = SEEN, F83E10B7-4B13-11E0-A9BA-00215AD7DBBA = SEEN, 26E4AD54-4BEC-11E0-897D-00215AD801A4 = SEEN, 1F36CC9F-4E7E-11E0-8078-00215AD7B292 = SEEN, 99265C2A-4F1E-11E0-94B2-001CC4EDEDB2 = SEEN, CC50660E-4FBF-11E0-BCF0-00237DE334FE = SEEN, 062AE805-5311-11E0-8442-00237DE4A20A = SEEN, CE8BC8CD-538E-11E0-A841-00215AD84B9A = SEEN, A93B3677-53A8-11E0-AB41-00215AD7ABB2 = SEEN, 405BAF2A-5445-11E0-8124-00215AD9A39E = SEEN, AD6D78AC-546D-11E0-A890-00237DE3FB1A = SEEN, EC90AB11-5517-11E0-BC14-00215AD965AC = SEEN, 4E6DA9E7-5847-11E0-988B-00215AD7CA40 = SEEN, 08142C16-5920-11E0-BEDC-002264C17B86 = SEEN, 817D1588-595F-11E0-A961-00215AD7C620 = SEEN, 5A78CF92-5960-11E0-AEE7-00215AD81A52 = SEEN, 0C5352B3-5B7D-11E0-88C6-00215AD7E9BE = SEEN, BFD3946F-5CF1-11E0-B038-002264C197EE = SEEN, F255CF9A-5E85-11E0-B10E-00215AD7133E = SEEN, D59B409B-5ED3-11E0-8C4C-002264C17BFC = SEEN, BE897C0E-602D-11E0-8611-00215AD9E644 = SEEN, 9CBC3316-6080-11E0-A999-00237DE4A336 = SEEN, 622B8784! -6083-11E0-A3AB-00215AD9B87A = SEEN, 46E59730-6C72-11E0-A2F9-0! 0237DE4A 750 = SEEN, 02C048E4-6E9C-11E0-A645-002264C24384 = SEEN, 81C57B3E-747D-11E0-9049-00237DE335F4 = SEEN, DCB97874-755F-11E0-991E-00215AD9659A = SEEN, 3BD1DDB4-78AD-11E0-8672-00237DE33606 = SEEN, 80CFBA71-78AD-11E0-BE59-00237DE46104 = SEEN, 45E2ED01-7BB9-11E0-B09C-00237DE4A79E = SEEN, 0220ECF3-8BBD-11E0-8835-00237DE45604 = SEEN, 31471B0F-9529-11E0-8895-00237DE3E436 = SEEN, BD1D0EAF-9539-11E0-B8AD-00237DE33486 = SEEN, 9FF1B168-9605-11E0-9066-002264C17C86 = SEEN, 451CC3AE-961A-11E0-B556-00215AD8C1F4 = SEEN, AE6CFA78-9793-11E0-93B7-00215AD81A52 = SEEN, E69F8A71-9794-11E0-9DB6-002264C1943E = SEEN, 0A8AF75B-9855-11E0-B213-00237DE3F534 = SEEN, FD66CE42-9868-11E0-9CD0-00215AD880F0 = SEEN, 638009AA-986D-11E0-9F14-002264C249B4 = SEEN, D993D55E-9879-11E0-AAB0-001CC4EDA742 = SEEN, DE15FCA8-991E-11E0-A26E-00215AD9A7A6 = SEEN, 6D41C9B0-9927-11E0-ACDE-00237DE3337C = SEEN, 9BBEAACB-992C-11E0-A50E-00215AD71750 = SEEN, 8C1BFA32-9936-11E0-AA9A-00215AD9E698 = SEEN, 1EE7EE01-99C8-11E0-9DCF-002264C1! 54BA = SEEN, 7B3F4976-99EB-11E0-913C-00237DE3F5BE = SEEN, A2B951D9-99F8-11E0-A7DE-00215AD7ABB2 = SEEN, CF6055FD-9A0E-11E0-8609-00215AD7BB44 = SEEN, 0C80C9A5-9A86-11E0-8935-00215AD9BC44 = SEEN, A13B8AEE-9A9B-11E0-9053-00237DE335B8 = SEEN, A7290271-9AB7-11E0-B98A-00237DE461BE = SEEN, D731BB30-9AC3-11E0-9C0C-00215AD97132 = SEEN, 62EE2303-9AC9-11E0-A500-00215AD6EEC8 = SEEN, A7CC48EF-9AD1-11E0-96DA-00237DE4A660 = SEEN, AE3A8C33-9B79-11E0-AEA2-00237DE49966 = SEEN, BCE7F400-9C3C-11E0-8EBB-00237DE4617C = SEEN, 4A24DAD7-9C49-11E0-9998-00215AD7E9BE = SEEN, 7D710BCB-9C60-11E0-B556-00215AD8C1F4 = SEEN, 6A4CC9EA-9CA2-11E0-807C-00215AD7F73C = SEEN, C95900F6-9D0A-11E0-B2BA-00215AD8577A = SEEN, 56BC7F70-9D11-11E0-AB36-00215AD88084 = SEEN, 1EC5E526-9D13-11E0-8457-00215AD80BF6 = SEEN, 9D4D22B3-9D2F-11E0-A2D1-00215AD6E7D4 = SEEN, 4FD814E8-9D84-11E0-93E9-002264C19764 = SEEN, E69CE50D-9DBD-11E0-B2BA-00215AD8577A = SEEN, B4038F07-9DCF-11E0-8236-00237DE416AA = SEEN, 99BDF919-9E00-11E0-8BD6-00237D! E4A738 = SEEN, 2D3F2B8A-A276-11E0-B017-002264C18BA0 = SEEN, 01! E5AF20-A 2E1-11E0-BCE0-00237DE49966 = SEEN, 2454ED8C-A2EA-11E0-B072-002264C20AA4 = SEEN, 572D42A8-A584-11E0-BD68-00237DE461B2 = SEEN, BB54EB5E-AAF2-11E0-AF0D-00215AD8818C = SEEN, 5AEAE06A-AD89-11E0-919B-002264C2433C = SEEN, 2EF450D3-B7D3-11E0-84E7-00237DE4A312 = SEEN, 2FB655CE-C8A6-11E0-922D-002264C17D7C = SEEN, 1B735565-D0ED-11E0-AF61-00215AD8577A = SEEN, F4DCF555-D419-11E0-A454-00237DE4A318 = SEEN, DDD8A02C-D90A-11E0-99BC-002264C1C798 = SEEN, 0BE0C97F-E15B-11E0-A6C6-00215AD7F150 = SEEN, 317AFA00-E525-11E0-9FE6-00215AD9DF9E = SEEN, 32759E16-EA29-11E0-B7EB-002264C17D5E = SEEN, E4F0476A-006B-11E1-96D8-00215AD84B9A = SEEN, DCB0744E-20E9-11E1-859E-002264C196B6 = SEEN, 9C5F39EE-28FD-11E1-88F5-00215AD7AB8E = SEEN, CF0E6512-3783-11E1-A9B4-00237DE3F534 = SEEN, F8944057-3EE4-11E1-A538-00237DE3360C = SEEN, 831849E3-49CF-11E1-9FA7-00215AD965B8 = SEEN, EE2D79DA-4AA1-11E1-BD14-00237DE469D4 = SEEN, 02717AF7-4C2C-11E1-8091-00237DE3F246 = SEEN, 1D537E2F-4D1C-11E1-89B5-002264C1C78C = SEEN, 45BABA70-! 5242-11E1-8313-00215AD9BCC2 = SEEN, BAFE7347-6F47-11E1-9F58-00237DE3F1E4 = SEEN, 3B85155E-6F5D-11E1-A49B-00215AD73F30 = SEEN, 7FDF9656-7A47-11E1-B0A7-002264C20AA4 = SEEN, 0EAEDBAF-7CC4-11E1-B97E-00237DE4A62A = SEEN, 3DCBE8F9-8BD4-11E1-819F-002264C17BD4 = SEEN, DAF5A900-A10B-11E1-88DC-002264C197E8 = SEEN, D10D54ED-ACCF-11E1-8E55-00237DE4A6EA = SEEN, 571E2D88-AFCF-11E1-94C9-00237DE4A1B0 = SEEN, 6F08F7AA-B00E-11E1-BEC4-00237DE417B8 = SEEN, 05FF698C-B244-11E1-9D00-00215AD9BC56 = SEEN, 572ACB9E-B728-11E1-9F15-00237DE4611C = SEEN, A49AACD8-B897-11E1-905B-00215AD8818C = SEEN, 4000F48A-C46B-11E1-B646-00215AD9A392 = SEEN, AAC55B69-C54B-11E1-B0F9-00215AD7BB3E = SEEN, 21915342-C730-11E1-BAC5-00237DE3F1F6 = SEEN, 90532031-D031-11E1-927E-00215AD9DF9E = SEEN, DA317791-D4F1-11E1-8B52-00215AD82410 = SEEN, 5D05D031-DBF3-11E1-ADDD-00215AD75280 = SEEN, B4EE0CF4-E076-11E1-9872-00237DE4161A = SEEN, E8946C2F-E240-11E1-B7D0-002264C24384 = SEEN, 926199B1-E77D-11E1-9A39-001E0BCBD4F2 = SEEN, BBA2934! B-E882-11E1-AEC7-002264C15418 = SEEN, 5950B70D-EED5-11E1-9AD6-! 00215AD7 B4D6 = SEEN, D70BC20C-EFA7-11E1-9878-00215AD7E9BE = SEEN, C41611CE-F080-11E1-95C3-002264C1D724 = SEEN, 04652131-F084-11E1-A389-00215AD85762 = SEEN, A28AFEA2-F512-11E1-81AB-00237DE3346E = SEEN, 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 = SEEN, 883CC126-F65C-11E1-A4E6-00215AD8530E = SEEN, 12F484A8-F83A-11E1-AF3E-00215AD856DE = SEEN, 81A933FE-F83D-11E1-8385-002264C1D622 = SEEN, BF3EAA84-FB32-11E1-AB68-00237DE4A79E = SEEN, F24B9F27-FB62-11E1-9210-00215AD8015C = SEEN, 51ED2403-FE03-11E1-91AE-00237DE33968 = SEEN, 15278205-FE58-11E1-B0E8-002264C1546C = SEEN, 62020634-FE60-11E1-9A73-00215AD80C02 = SEEN, 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 = SEEN, D4489BF2-0357-11E2-91DA-00237DE460E6 = SEEN, 765249C0-087B-11E2-B486-00215AD80204 = SEEN, 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 = SEEN, 2A6EEC94-0F00-11E2-8705-00215AD7E6DC = SEEN, 29DDE636-130B-11E2-AE57-00215AD80BAE = SEEN, 52743AF4-16DC-11E2-8C15-00215AD86594 = SEEN, B58AE66E-29DC-11E2-B7E2-00215AD71B16 = SEEN, 7E564F9A-347A-11E2-8D1F-00237DE! 4AEFA = SEEN, 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA = SEEN, F6795BE0-4721-11E2-95BB-002264C153FA = SEEN, CACBAC5D-4FE2-11E2-B524-00237DE46176 = SEEN, 4C0D5B30-5B9E-11E2-8939-002264C1CA12 = SEEN, 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 = SEEN, B74EE6DE-70A1-11E2-A095-00215AD9A2AC = SEEN, F0480DA0-70A3-11E2-AA89-00237DE4A5C4 = SEEN, 85FEB433-7169-11E2-96F3-00237DE3F1F6 = SEEN, 51A00311-7235-11E2-AB02-00237DE46158 = SEEN, 1C502051-7550-11E2-B44B-00215AD7F73C = SEEN, E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 = SEEN, 537C5525-80A3-11E2-BDEC-002264C248A4 = SEEN, 912C534F-98AB-11E2-98DB-002264C17D50 = SEEN, 31D24280-9CB6-11E2-B568-00237DE3F1E4 = SEEN, 008A7C3B-B038-11E2-96E3-E83935B1F46A = SEEN, 580BF826-CAEC-11E2-B67B-00237DE3337C = SEEN, 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 = SEEN, 5AE39AF7-D515-11E2-9EAF-00215AD99EEE = SEEN, 3844288E-D51F-11E2-973C-00237DE41650 = SEEN, 535A66F0-D589-11E2-A55E-002264C18E30 = SEEN, D94F77A5-D5C7-11E2-93A1-00237DE4A738 = SEEN, DFC9E8A9-D5CB-11E2-965F-00215! AD7BD84 = SEEN, E562193C-D5D4-11E2-BD36-00215AD6DB42 = SEEN, 3! BE8FCBF- D65A-11E2-A02F-00237DE41AA2 = SEEN, 0618D098-D65B-11E2-AC67-00215AD7BB68 = SEEN, 2906681A-D676-11E2-9D5B-00215AD9BD2E = SEEN, B25F3D68-D6A4-11E2-90DB-00237DE334CE = SEEN, 741BD345-D82E-11E2-A91D-00237DE3362A = SEEN, 6121A55D-D8EA-11E2-81AD-00215AD88AE2 = SEEN, 8A339207-D972-11E2-8676-00215AD7C2D0 = SEEN fetchmail: swapping UID lists fetchmail: Query status=1 (NOMAIL) fetchmail: Writing fetchids file. fetchmail: normal termination, status 1 fetchmail: Writing fetchids file. ---------------- snip ------------- ------------------------------------------------------- Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-22 11:11:58
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : m-a Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-22 11:11 By: martinwodrich Comment: It looks nearly obscur: ----------------------- snip --------------------------------------- (11:06:17) [~] env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/md1 ext3 1031607072 84081952 895123236 9% / (11:06:56) [~] mount -v / mount: according to mtab, /dev/md1 is already mounted on / mount failed ----------------------- snip --------------------------------------- I can only see that ext3 is used. lsb_release -a gives only command not found. ------------------------------------------------------- Date: 2013-Jun-22 10:18 By: m-a Comment: Thank you. Regarding the system, lsb_release -a might shed some light, but I do not think this relevant here. Based on your logs, I have revisited relevant source code, and fetchmail does not set the permissions explicitly. It uses the fopen() function, which is documented to set mode 0666 &= ~(process_umask). Fetchmail sets the umask to 077 after opening the log file, so the resulting idfile (.fetchids) mode is 0600 (octal) meaning only the user has read/write permissions, nothing more. This works for me or others at least on Solaris 10, FreeBSD, NetBSD, Linux, Cygwin (on NTFS file systems). I am now suspecting that the filesystem hosting your .fetchids file is to blame here (read: insufficient) and does not offer UNIX-standard permissions. Can you try running: env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids This should (by way of -T) shed some light on the file system type, for me it looks like this on Linux $ LC_ALL=C df -P -T .fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/mapper/vgcrypt0-home ext4 182636724 145107628 35673608 81% /home and like this on FreeBSD: $ LC_ALL=C df -P -T .fetchmailrc Filesystem Type 512-blocks Used Avail Capacity Mounted on /dev/label/usr ufs 174671692 53919452 106778508 34% /usr Meaning Linux resides on ext4, FreeBSD on ufs. If you can figure out the mount options and show it, that would also help; "mount -v /usr" (or whatever is in the rightmost column) should do that. ------------------------------------------------------- Date: 2013-Jun-21 20:25 By: martinwodrich Comment: 1. My operating system: It is a management Server from Domainfactory. I can not see with os version. But it looks like an gentoo linux. 2. Compiler Version: I build it from source with gcc 4.4.5 3. SMTP listener or MTA I forward it to the DF Mailsystem and I don't exaktly know what it is. 4. command line options: None. Everything in .fetchmailrc 5. env LC_ALL=C fetchmail -V: (xxxx for anon) ---------------- snip ------------- This is fetchmail release 6.3.26+SSL+NLS. Copyright (C) 2002, 2003 Eric S. Raymond Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson Copyright (C) 2005 - 2012 Sunil Shetye Copyright (C) 2005 - 2013 Matthias Andree Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For details, please see the file COPYING in the source or documentation directory. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Fallback MDA: (none) Linux xxxlxxxx.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux Taking options from command line and /kunden/xxxxxx_xxxxx/.fetchmailrc Logfile is /kunden/xxxxxx_xxxxx/logs/fetchmail.log Idfile is /kunden/xxxxxx_xxxxx/.fetchids Fetchmail will forward misaddressed multidrop messages to ssh-xxxxxx-xxxxxx. Options for retrieving from xx...@xx...@xxxl.xxxx.de: True name of server is xxxl.xxxx.de. Protocol is POP3. All available authentication methods will be tried. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. No UIDs saved from this host. Options for retrieving from xxx...@xx...@xxxl.xxxx.com: True name of server is xxxl.xxxx.com. Protocol is POP3. All available authentication methods will be tried. SSL encrypted sessions enabled. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. Only new messages will be retrieved (--all off). Fetched messages will be kept on the server (--keep on). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. 279 UIDs saved. ---------------- snip ------------- 6. env LC_ALL=C fetchmail --nodetach -vvv --nosyslog: ---------------- snip ------------- The nodetach option is in effect, ignoring logfile option. File /kunden/xxxxxxx_xxxxxx/.fetchids must have no more than -rwx------ (0700) permissions. ---------------- snip ------------- ---------------- snip ------------- fetchmail: POP3< 227 5950B70D-EED5-11E1-9AD6-00215AD7B4D6 fetchmail: POP3< 228 D70BC20C-EFA7-11E1-9878-00215AD7E9BE fetchmail: POP3< 229 C41611CE-F080-11E1-95C3-002264C1D724 fetchmail: POP3< 230 04652131-F084-11E1-A389-00215AD85762 fetchmail: POP3< 231 A28AFEA2-F512-11E1-81AB-00237DE3346E fetchmail: POP3< 232 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 fetchmail: POP3< 233 883CC126-F65C-11E1-A4E6-00215AD8530E fetchmail: POP3< 234 12F484A8-F83A-11E1-AF3E-00215AD856DE fetchmail: POP3< 235 81A933FE-F83D-11E1-8385-002264C1D622 fetchmail: POP3< 236 BF3EAA84-FB32-11E1-AB68-00237DE4A79E fetchmail: POP3< 237 F24B9F27-FB62-11E1-9210-00215AD8015C fetchmail: POP3< 238 51ED2403-FE03-11E1-91AE-00237DE33968 fetchmail: POP3< 239 15278205-FE58-11E1-B0E8-002264C1546C fetchmail: POP3< 240 62020634-FE60-11E1-9A73-00215AD80C02 fetchmail: POP3< 241 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 fetchmail: POP3< 242 D4489BF2-0357-11E2-91DA-00237DE460E6 fetchmail: POP3< 243 765249C0-087B-11E2-B486-00215AD80204 fetchmail: POP3< 244 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 fetchmail: POP3< 245 2A6EEC94-0F00-11E2-8705-00215AD7E6DC fetchmail: POP3< 246 29DDE636-130B-11E2-AE57-00215AD80BAE fetchmail: POP3< 247 52743AF4-16DC-11E2-8C15-00215AD86594 fetchmail: POP3< 248 B58AE66E-29DC-11E2-B7E2-00215AD71B16 fetchmail: POP3< 249 7E564F9A-347A-11E2-8D1F-00237DE4AEFA fetchmail: POP3< 250 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA fetchmail: POP3< 251 F6795BE0-4721-11E2-95BB-002264C153FA fetchmail: POP3< 252 CACBAC5D-4FE2-11E2-B524-00237DE46176 fetchmail: POP3< 253 4C0D5B30-5B9E-11E2-8939-002264C1CA12 fetchmail: POP3< 254 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 fetchmail: POP3< 255 B74EE6DE-70A1-11E2-A095-00215AD9A2AC fetchmail: POP3< 256 F0480DA0-70A3-11E2-AA89-00237DE4A5C4 fetchmail: POP3< 257 85FEB433-7169-11E2-96F3-00237DE3F1F6 fetchmail: POP3< 258 51A00311-7235-11E2-AB02-00237DE46158 fetchmail: POP3< 259 1C502051-7550-11E2-B44B-00215AD7F73C fetchmail: POP3< 260 E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 fetchmail: POP3< 261 537C5525-80A3-11E2-BDEC-002264C248A4 fetchmail: POP3< 262 912C534F-98AB-11E2-98DB-002264C17D50 fetchmail: POP3< 263 31D24280-9CB6-11E2-B568-00237DE3F1E4 fetchmail: POP3< 264 008A7C3B-B038-11E2-96E3-E83935B1F46A fetchmail: POP3< 265 580BF826-CAEC-11E2-B67B-00237DE3337C fetchmail: POP3< 266 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 fetchmail: POP3< 267 5AE39AF7-D515-11E2-9EAF-00215AD99EEE fetchmail: POP3< 268 3844288E-D51F-11E2-973C-00237DE41650 fetchmail: POP3< 269 535A66F0-D589-11E2-A55E-002264C18E30 fetchmail: POP3< 270 D94F77A5-D5C7-11E2-93A1-00237DE4A738 fetchmail: POP3< 271 DFC9E8A9-D5CB-11E2-965F-00215AD7BD84 fetchmail: POP3< 272 E562193C-D5D4-11E2-BD36-00215AD6DB42 fetchmail: POP3< 273 3BE8FCBF-D65A-11E2-A02F-00237DE41AA2 fetchmail: POP3< 274 0618D098-D65B-11E2-AC67-00215AD7BB68 fetchmail: POP3< 275 2906681A-D676-11E2-9D5B-00215AD9BD2E fetchmail: POP3< 276 B25F3D68-D6A4-11E2-90DB-00237DE334CE fetchmail: POP3< 277 741BD345-D82E-11E2-A91D-00237DE3362A fetchmail: POP3< 278 6121A55D-D8EA-11E2-81AD-00215AD88AE2 fetchmail: POP3< 279 8A339207-D972-11E2-8676-00215AD7C2D0 fetchmail: POP3< . 279 messages (279 seen) for xx...@xx... at xxx.xx.com (29276876 octets). fetchmail: POP3> QUIT fetchmail: POP3< +OK mailbox unchanged, POP3 server signing off fetchmail: 6.3.26 querying xxxx.xxx.com (protocol POP3) at Fri Jun 21 20:18:25 2013: poll completed New UID list from xxxx.xxx.com: 9EC5B8AB-5881-423F-AA87-870B61C26B98 = SEEN, 618811EC-0B22-4F6C-9CE4-37271855C351 = SEEN, 9029165C-5412-4BCB-BE33-7D40AB512430 = SEEN, 6B76AB31-DFA6-4C13-A3D5-4A29DC026BA7 = SEEN, 1C89869B-A7C8-4378-8DDA-67F760EA6CCD = SEEN, 90316904-068E-4C1F-B076-B3AAA777D29E = SEEN, 8BEEF86F-1434-42E9-9826-B62054098701 = SEEN, 210C237C-05F4-4EBD-8881-120BA061524C = SEEN, 39C71C14-A36F-4F22-8B6F-6767B5878002 = SEEN, C8C0E874-E8A6-4269-BCB1-A855BAF71241 = SEEN, 199932D6-1ECF-433E-BF99-86B47765D962 = SEEN, CA288BB3-74B3-4A53-A793-2503AC82A0FD = SEEN, 010AE62A-E3B4-42C6-9302-ED6AFC917C74 = SEEN, 6DBB5123-1954-4006-B618-80F22CB5F7B0 = SEEN, 3A5FAF98-054F-406E-ABA7-9AA826417228 = SEEN, C7D966AC-BA7E-11DE-A6D3-00215AD6EEE6 = SEEN, A610D5E3-CD3F-11DE-94C7-00237DE3348C = SEEN, F96A946C-CDDF-11DE-851F-00237DE4A66C = SEEN, ACF7446A-D0B8-11DE-A237-00237DE4144C = SEEN, E7066D5C-D197-11DE-85EE-00215AD8020A = SEEN, DC02DFF0-D67E-11DE-A3A0-002264C1D2C0 = SEEN, 3583FBAF-D6! 9A-11DE-8182-00215AD9BD52 = SEEN, 4269D896-D69A-11DE-9273-001CC4EDA760 = SEEN, 8FEF8050-D69A-11DE-81E2-002264C17D76 = SEEN, 5A7FCD45-D6D2-11DE-AA81-002264C160FE = SEEN, 8A198BFA-D74A-11DE-A54C-002264C2088E = SEEN, 086BCB3D-D75E-11DE-9485-00237DE334A4 = SEEN, F112F8D5-D82A-11DE-87D7-00237DE4A2D6 = SEEN, 9F5E9B5B-D85E-11DE-A536-00237DE3FE6C = SEEN, 5A725D32-D9A2-11DE-8FC7-00215AD7EA6C = SEEN, 13CEF9E8-D9A7-11DE-9C88-00215AD6A6C2 = SEEN, 66F40636-F7D5-11DE-AE2E-002264C20648 = SEEN, 67532A61-F7D5-11DE-96C6-00215AD7F15C = SEEN, 52455DE5-1133-11DF-A634-00237DE3F16C = SEEN, 7600BDA3-1A85-11DF-AA1E-00237DE39D2A = SEEN, 11AFDAFB-2952-11DF-9A37-00237DE49BAA = SEEN, 51399BFE-41A1-11DF-B9AC-00215AD856A8 = SEEN, 4A52CD54-59FD-11DF-8EAB-00237DE3398C = SEEN, 14C88724-71FB-11DF-A2C2-00237DE4A7E0 = SEEN, 3331D567-77A8-11DF-84C2-002264C17F4C = SEEN, 0B53847E-8F62-11DF-B583-002264C18BA0 = SEEN, 9660D277-90E5-11DF-9D3C-00215AD7C1BA = SEEN, 222F4084-CC84-11DF-938F-00215AD80A40 = SEEN, FDB6334B-! CEE9-11DF-A8D2-00215AD7A4F8 = SEEN, 31111009-D173-11DF-91FF-00! 215AD9BE 3E = SEEN, E5B884ED-D201-11DF-938F-00215AD80A40 = SEEN, 6D7573CF-D38A-11DF-9DAC-00215AD7DB90 = SEEN, 90AEE818-D6E5-11DF-A7DF-00215AD7B292 = SEEN, 2B4B7E12-D7AB-11DF-934D-002264C17BFC = SEEN, DE1F0498-DAEC-11DF-96A1-00237DE378D2 = SEEN, 860C9EB9-DEA4-11DF-A484-00215AD88078 = SEEN, 2D3530A6-E40B-11DF-928B-00237DE3F57C = SEEN, EC88FB89-EB43-11DF-8599-00215AD7DBA2 = SEEN, 73CBD107-EB75-11DF-A111-002264C15472 = SEEN, 10D91D6B-EE34-11DF-A45B-00215AD7CA40 = SEEN, 3BF1430D-F1BE-11DF-9C44-00215AD99524 = SEEN, E2DD5214-F338-11DF-A484-00215AD88078 = SEEN, 7525B5D8-F48B-11DF-9590-00215AD80A40 = SEEN, 31990FAD-F4AC-11DF-A619-002264C17D04 = SEEN, DE4C9FE8-F7DD-11DF-848C-00237DE3ED50 = SEEN, 845EF428-FD55-11DF-831E-002264C17B68 = SEEN, 43883956-FE67-11DF-BDA2-00237DE41A96 = SEEN, 0DF73265-06EF-11E0-A5A4-00215AD814CA = SEEN, D203A652-087B-11E0-9E74-00215AD6B006 = SEEN, 4AC9A926-0A14-11E0-B3FF-00215AD7DB90 = SEEN, A1F00319-1DAF-11E0-B53D-00215AD71368 = SEEN, A6E37856-1DC8-11E0-9262-00215AD7B! 214 = SEEN, C4BF90C4-1DC8-11E0-9262-00215AD7B214 = SEEN, 9E47AD8B-1F6D-11E0-9C87-00215AD7FE52 = SEEN, 90002C06-20AB-11E0-A48D-00215AD582C4 = SEEN, BCFD3D7C-219B-11E0-89CD-00237DE334FE = SEEN, 38626A8D-22F8-11E0-8DB4-002264C18BA0 = SEEN, C3EF1776-23FC-11E0-B738-00215AD80BC6 = SEEN, 1586AE3C-241F-11E0-82F5-002264C1943E = SEEN, 616AE7EF-2466-11E0-A3B8-00215AD7AB7C = SEEN, CC3DDC94-265C-11E0-94A0-002264C24CF0 = SEEN, 1D227A65-2799-11E0-B1BA-00215AD8241C = SEEN, 1D13108C-2863-11E0-BD29-00215AD84CB4 = SEEN, 6BA57467-2867-11E0-8DB4-002264C18BA0 = SEEN, 4A44FDC7-286A-11E0-A3BD-00237DE49D36 = SEEN, 5C38507F-2921-11E0-8EF8-00215AD88AE2 = SEEN, E9E9D219-2971-11E0-9829-00215AD9BE3E = SEEN, 9D3DE2DD-29E8-11E0-A9E9-00215AD80C26 = SEEN, CCF21B87-2BCE-11E0-B32F-00215AD99F1E = SEEN, 1C9E1EC7-2E2F-11E0-81F4-002264C20648 = SEEN, D0FF0B1B-2E93-11E0-A5BD-00237DE4A7E0 = SEEN, 81127FA9-2F97-11E0-A8EE-00215AD88C5C = SEEN, D1EA70CC-3022-11E0-9C0B-00237DE3F246 = SEEN, 5176896B-3023-11E0-99C9-002264C! 249B4 = SEEN, 64C3897A-3023-11E0-8277-00215AD9BE50 = SEEN, 8BE! A4304-32 D9-11E0-9F69-00215AD85762 = SEEN, 43DDB502-335D-11E0-91B5-002264C19722 = SEEN, D1B120A2-3418-11E0-9319-00237DE33630 = SEEN, 43211275-3419-11E0-9319-00237DE33630 = SEEN, 9E30A3F3-3467-11E0-B110-002264C28142 = SEEN, 2300F250-3471-11E0-87CD-002264C195E2 = SEEN, FA4F8F96-3616-11E0-8791-00237DE3398C = SEEN, 7B748E75-3686-11E0-9099-00237DE3ECB4 = SEEN, 7E44DB4E-36A2-11E0-A9E9-00215AD80C26 = SEEN, 7FDF76E8-38DA-11E0-8403-00237DE3346E = SEEN, 0A895A94-38FA-11E0-BF41-002264C15472 = SEEN, 1C2489CC-3914-11E0-9829-00215AD9BE3E = SEEN, 82CB92B9-3939-11E0-B600-00215AD7C1BA = SEEN, 9611C972-399F-11E0-885D-00215AD72EE8 = SEEN, DC096C49-3A77-11E0-BBBC-00237DE41A9C = SEEN, 05185A55-3ACD-11E0-A318-002264C20738 = SEEN, 4B9856A2-3AE0-11E0-B1E7-002264C1D610 = SEEN, 61EC8952-3D3D-11E0-8D1F-00237DE4A26A = SEEN, 507F33B0-3E5C-11E0-8868-002264C20846 = SEEN, 070F7874-3E6C-11E0-AEF4-00215AD7D6C8 = SEEN, 7BD80C3E-3E73-11E0-A9E9-00215AD80C26 = SEEN, D16031FD-412B-11E0-B0B0-00215AD9BD28 = SEEN, BE78F77D-4! 4D8-11E0-BAC5-00215AD8577A = SEEN, F83E10B7-4B13-11E0-A9BA-00215AD7DBBA = SEEN, 26E4AD54-4BEC-11E0-897D-00215AD801A4 = SEEN, 1F36CC9F-4E7E-11E0-8078-00215AD7B292 = SEEN, 99265C2A-4F1E-11E0-94B2-001CC4EDEDB2 = SEEN, CC50660E-4FBF-11E0-BCF0-00237DE334FE = SEEN, 062AE805-5311-11E0-8442-00237DE4A20A = SEEN, CE8BC8CD-538E-11E0-A841-00215AD84B9A = SEEN, A93B3677-53A8-11E0-AB41-00215AD7ABB2 = SEEN, 405BAF2A-5445-11E0-8124-00215AD9A39E = SEEN, AD6D78AC-546D-11E0-A890-00237DE3FB1A = SEEN, EC90AB11-5517-11E0-BC14-00215AD965AC = SEEN, 4E6DA9E7-5847-11E0-988B-00215AD7CA40 = SEEN, 08142C16-5920-11E0-BEDC-002264C17B86 = SEEN, 817D1588-595F-11E0-A961-00215AD7C620 = SEEN, 5A78CF92-5960-11E0-AEE7-00215AD81A52 = SEEN, 0C5352B3-5B7D-11E0-88C6-00215AD7E9BE = SEEN, BFD3946F-5CF1-11E0-B038-002264C197EE = SEEN, F255CF9A-5E85-11E0-B10E-00215AD7133E = SEEN, D59B409B-5ED3-11E0-8C4C-002264C17BFC = SEEN, BE897C0E-602D-11E0-8611-00215AD9E644 = SEEN, 9CBC3316-6080-11E0-A999-00237DE4A336 = SEEN, 622B8784! -6083-11E0-A3AB-00215AD9B87A = SEEN, 46E59730-6C72-11E0-A2F9-0! 0237DE4A 750 = SEEN, 02C048E4-6E9C-11E0-A645-002264C24384 = SEEN, 81C57B3E-747D-11E0-9049-00237DE335F4 = SEEN, DCB97874-755F-11E0-991E-00215AD9659A = SEEN, 3BD1DDB4-78AD-11E0-8672-00237DE33606 = SEEN, 80CFBA71-78AD-11E0-BE59-00237DE46104 = SEEN, 45E2ED01-7BB9-11E0-B09C-00237DE4A79E = SEEN, 0220ECF3-8BBD-11E0-8835-00237DE45604 = SEEN, 31471B0F-9529-11E0-8895-00237DE3E436 = SEEN, BD1D0EAF-9539-11E0-B8AD-00237DE33486 = SEEN, 9FF1B168-9605-11E0-9066-002264C17C86 = SEEN, 451CC3AE-961A-11E0-B556-00215AD8C1F4 = SEEN, AE6CFA78-9793-11E0-93B7-00215AD81A52 = SEEN, E69F8A71-9794-11E0-9DB6-002264C1943E = SEEN, 0A8AF75B-9855-11E0-B213-00237DE3F534 = SEEN, FD66CE42-9868-11E0-9CD0-00215AD880F0 = SEEN, 638009AA-986D-11E0-9F14-002264C249B4 = SEEN, D993D55E-9879-11E0-AAB0-001CC4EDA742 = SEEN, DE15FCA8-991E-11E0-A26E-00215AD9A7A6 = SEEN, 6D41C9B0-9927-11E0-ACDE-00237DE3337C = SEEN, 9BBEAACB-992C-11E0-A50E-00215AD71750 = SEEN, 8C1BFA32-9936-11E0-AA9A-00215AD9E698 = SEEN, 1EE7EE01-99C8-11E0-9DCF-002264C1! 54BA = SEEN, 7B3F4976-99EB-11E0-913C-00237DE3F5BE = SEEN, A2B951D9-99F8-11E0-A7DE-00215AD7ABB2 = SEEN, CF6055FD-9A0E-11E0-8609-00215AD7BB44 = SEEN, 0C80C9A5-9A86-11E0-8935-00215AD9BC44 = SEEN, A13B8AEE-9A9B-11E0-9053-00237DE335B8 = SEEN, A7290271-9AB7-11E0-B98A-00237DE461BE = SEEN, D731BB30-9AC3-11E0-9C0C-00215AD97132 = SEEN, 62EE2303-9AC9-11E0-A500-00215AD6EEC8 = SEEN, A7CC48EF-9AD1-11E0-96DA-00237DE4A660 = SEEN, AE3A8C33-9B79-11E0-AEA2-00237DE49966 = SEEN, BCE7F400-9C3C-11E0-8EBB-00237DE4617C = SEEN, 4A24DAD7-9C49-11E0-9998-00215AD7E9BE = SEEN, 7D710BCB-9C60-11E0-B556-00215AD8C1F4 = SEEN, 6A4CC9EA-9CA2-11E0-807C-00215AD7F73C = SEEN, C95900F6-9D0A-11E0-B2BA-00215AD8577A = SEEN, 56BC7F70-9D11-11E0-AB36-00215AD88084 = SEEN, 1EC5E526-9D13-11E0-8457-00215AD80BF6 = SEEN, 9D4D22B3-9D2F-11E0-A2D1-00215AD6E7D4 = SEEN, 4FD814E8-9D84-11E0-93E9-002264C19764 = SEEN, E69CE50D-9DBD-11E0-B2BA-00215AD8577A = SEEN, B4038F07-9DCF-11E0-8236-00237DE416AA = SEEN, 99BDF919-9E00-11E0-8BD6-00237D! E4A738 = SEEN, 2D3F2B8A-A276-11E0-B017-002264C18BA0 = SEEN, 01! E5AF20-A 2E1-11E0-BCE0-00237DE49966 = SEEN, 2454ED8C-A2EA-11E0-B072-002264C20AA4 = SEEN, 572D42A8-A584-11E0-BD68-00237DE461B2 = SEEN, BB54EB5E-AAF2-11E0-AF0D-00215AD8818C = SEEN, 5AEAE06A-AD89-11E0-919B-002264C2433C = SEEN, 2EF450D3-B7D3-11E0-84E7-00237DE4A312 = SEEN, 2FB655CE-C8A6-11E0-922D-002264C17D7C = SEEN, 1B735565-D0ED-11E0-AF61-00215AD8577A = SEEN, F4DCF555-D419-11E0-A454-00237DE4A318 = SEEN, DDD8A02C-D90A-11E0-99BC-002264C1C798 = SEEN, 0BE0C97F-E15B-11E0-A6C6-00215AD7F150 = SEEN, 317AFA00-E525-11E0-9FE6-00215AD9DF9E = SEEN, 32759E16-EA29-11E0-B7EB-002264C17D5E = SEEN, E4F0476A-006B-11E1-96D8-00215AD84B9A = SEEN, DCB0744E-20E9-11E1-859E-002264C196B6 = SEEN, 9C5F39EE-28FD-11E1-88F5-00215AD7AB8E = SEEN, CF0E6512-3783-11E1-A9B4-00237DE3F534 = SEEN, F8944057-3EE4-11E1-A538-00237DE3360C = SEEN, 831849E3-49CF-11E1-9FA7-00215AD965B8 = SEEN, EE2D79DA-4AA1-11E1-BD14-00237DE469D4 = SEEN, 02717AF7-4C2C-11E1-8091-00237DE3F246 = SEEN, 1D537E2F-4D1C-11E1-89B5-002264C1C78C = SEEN, 45BABA70-! 5242-11E1-8313-00215AD9BCC2 = SEEN, BAFE7347-6F47-11E1-9F58-00237DE3F1E4 = SEEN, 3B85155E-6F5D-11E1-A49B-00215AD73F30 = SEEN, 7FDF9656-7A47-11E1-B0A7-002264C20AA4 = SEEN, 0EAEDBAF-7CC4-11E1-B97E-00237DE4A62A = SEEN, 3DCBE8F9-8BD4-11E1-819F-002264C17BD4 = SEEN, DAF5A900-A10B-11E1-88DC-002264C197E8 = SEEN, D10D54ED-ACCF-11E1-8E55-00237DE4A6EA = SEEN, 571E2D88-AFCF-11E1-94C9-00237DE4A1B0 = SEEN, 6F08F7AA-B00E-11E1-BEC4-00237DE417B8 = SEEN, 05FF698C-B244-11E1-9D00-00215AD9BC56 = SEEN, 572ACB9E-B728-11E1-9F15-00237DE4611C = SEEN, A49AACD8-B897-11E1-905B-00215AD8818C = SEEN, 4000F48A-C46B-11E1-B646-00215AD9A392 = SEEN, AAC55B69-C54B-11E1-B0F9-00215AD7BB3E = SEEN, 21915342-C730-11E1-BAC5-00237DE3F1F6 = SEEN, 90532031-D031-11E1-927E-00215AD9DF9E = SEEN, DA317791-D4F1-11E1-8B52-00215AD82410 = SEEN, 5D05D031-DBF3-11E1-ADDD-00215AD75280 = SEEN, B4EE0CF4-E076-11E1-9872-00237DE4161A = SEEN, E8946C2F-E240-11E1-B7D0-002264C24384 = SEEN, 926199B1-E77D-11E1-9A39-001E0BCBD4F2 = SEEN, BBA2934! B-E882-11E1-AEC7-002264C15418 = SEEN, 5950B70D-EED5-11E1-9AD6-! 00215AD7 B4D6 = SEEN, D70BC20C-EFA7-11E1-9878-00215AD7E9BE = SEEN, C41611CE-F080-11E1-95C3-002264C1D724 = SEEN, 04652131-F084-11E1-A389-00215AD85762 = SEEN, A28AFEA2-F512-11E1-81AB-00237DE3346E = SEEN, 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 = SEEN, 883CC126-F65C-11E1-A4E6-00215AD8530E = SEEN, 12F484A8-F83A-11E1-AF3E-00215AD856DE = SEEN, 81A933FE-F83D-11E1-8385-002264C1D622 = SEEN, BF3EAA84-FB32-11E1-AB68-00237DE4A79E = SEEN, F24B9F27-FB62-11E1-9210-00215AD8015C = SEEN, 51ED2403-FE03-11E1-91AE-00237DE33968 = SEEN, 15278205-FE58-11E1-B0E8-002264C1546C = SEEN, 62020634-FE60-11E1-9A73-00215AD80C02 = SEEN, 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 = SEEN, D4489BF2-0357-11E2-91DA-00237DE460E6 = SEEN, 765249C0-087B-11E2-B486-00215AD80204 = SEEN, 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 = SEEN, 2A6EEC94-0F00-11E2-8705-00215AD7E6DC = SEEN, 29DDE636-130B-11E2-AE57-00215AD80BAE = SEEN, 52743AF4-16DC-11E2-8C15-00215AD86594 = SEEN, B58AE66E-29DC-11E2-B7E2-00215AD71B16 = SEEN, 7E564F9A-347A-11E2-8D1F-00237DE! 4AEFA = SEEN, 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA = SEEN, F6795BE0-4721-11E2-95BB-002264C153FA = SEEN, CACBAC5D-4FE2-11E2-B524-00237DE46176 = SEEN, 4C0D5B30-5B9E-11E2-8939-002264C1CA12 = SEEN, 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 = SEEN, B74EE6DE-70A1-11E2-A095-00215AD9A2AC = SEEN, F0480DA0-70A3-11E2-AA89-00237DE4A5C4 = SEEN, 85FEB433-7169-11E2-96F3-00237DE3F1F6 = SEEN, 51A00311-7235-11E2-AB02-00237DE46158 = SEEN, 1C502051-7550-11E2-B44B-00215AD7F73C = SEEN, E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 = SEEN, 537C5525-80A3-11E2-BDEC-002264C248A4 = SEEN, 912C534F-98AB-11E2-98DB-002264C17D50 = SEEN, 31D24280-9CB6-11E2-B568-00237DE3F1E4 = SEEN, 008A7C3B-B038-11E2-96E3-E83935B1F46A = SEEN, 580BF826-CAEC-11E2-B67B-00237DE3337C = SEEN, 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 = SEEN, 5AE39AF7-D515-11E2-9EAF-00215AD99EEE = SEEN, 3844288E-D51F-11E2-973C-00237DE41650 = SEEN, 535A66F0-D589-11E2-A55E-002264C18E30 = SEEN, D94F77A5-D5C7-11E2-93A1-00237DE4A738 = SEEN, DFC9E8A9-D5CB-11E2-965F-00215! AD7BD84 = SEEN, E562193C-D5D4-11E2-BD36-00215AD6DB42 = SEEN, 3! BE8FCBF- D65A-11E2-A02F-00237DE41AA2 = SEEN, 0618D098-D65B-11E2-AC67-00215AD7BB68 = SEEN, 2906681A-D676-11E2-9D5B-00215AD9BD2E = SEEN, B25F3D68-D6A4-11E2-90DB-00237DE334CE = SEEN, 741BD345-D82E-11E2-A91D-00237DE3362A = SEEN, 6121A55D-D8EA-11E2-81AD-00215AD88AE2 = SEEN, 8A339207-D972-11E2-8676-00215AD7C2D0 = SEEN fetchmail: swapping UID lists fetchmail: Query status=1 (NOMAIL) fetchmail: Writing fetchids file. fetchmail: normal termination, status 1 fetchmail: Writing fetchids file. ---------------- snip ------------- ------------------------------------------------------- Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-22 10:18:35
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : none Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-22 10:18 By: m-a Comment: Thank you. Regarding the system, lsb_release -a might shed some light, but I do not think this relevant here. Based on your logs, I have revisited relevant source code, and fetchmail does not set the permissions explicitly. It uses the fopen() function, which is documented to set mode 0666 &= ~(process_umask). Fetchmail sets the umask to 077 after opening the log file, so the resulting idfile (.fetchids) mode is 0600 (octal) meaning only the user has read/write permissions, nothing more. This works for me or others at least on Solaris 10, FreeBSD, NetBSD, Linux, Cygwin (on NTFS file systems). I am now suspecting that the filesystem hosting your .fetchids file is to blame here (read: insufficient) and does not offer UNIX-standard permissions. Can you try running: env LC_ALL=C df -P -T /kunden/xxxxxx_xxxxx/.fetchids This should (by way of -T) shed some light on the file system type, for me it looks like this on Linux $ LC_ALL=C df -P -T .fetchids Filesystem Type 1024-blocks Used Available Capacity Mounted on /dev/mapper/vgcrypt0-home ext4 182636724 145107628 35673608 81% /home and like this on FreeBSD: $ LC_ALL=C df -P -T .fetchmailrc Filesystem Type 512-blocks Used Avail Capacity Mounted on /dev/label/usr ufs 174671692 53919452 106778508 34% /usr Meaning Linux resides on ext4, FreeBSD on ufs. If you can figure out the mount options and show it, that would also help; "mount -v /usr" (or whatever is in the rightmost column) should do that. ------------------------------------------------------- Date: 2013-Jun-21 20:25 By: martinwodrich Comment: 1. My operating system: It is a management Server from Domainfactory. I can not see with os version. But it looks like an gentoo linux. 2. Compiler Version: I build it from source with gcc 4.4.5 3. SMTP listener or MTA I forward it to the DF Mailsystem and I don't exaktly know what it is. 4. command line options: None. Everything in .fetchmailrc 5. env LC_ALL=C fetchmail -V: (xxxx for anon) ---------------- snip ------------- This is fetchmail release 6.3.26+SSL+NLS. Copyright (C) 2002, 2003 Eric S. Raymond Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson Copyright (C) 2005 - 2012 Sunil Shetye Copyright (C) 2005 - 2013 Matthias Andree Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For details, please see the file COPYING in the source or documentation directory. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Fallback MDA: (none) Linux xxxlxxxx.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux Taking options from command line and /kunden/xxxxxx_xxxxx/.fetchmailrc Logfile is /kunden/xxxxxx_xxxxx/logs/fetchmail.log Idfile is /kunden/xxxxxx_xxxxx/.fetchids Fetchmail will forward misaddressed multidrop messages to ssh-xxxxxx-xxxxxx. Options for retrieving from xx...@xx...@xxxl.xxxx.de: True name of server is xxxl.xxxx.de. Protocol is POP3. All available authentication methods will be tried. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. No UIDs saved from this host. Options for retrieving from xxx...@xx...@xxxl.xxxx.com: True name of server is xxxl.xxxx.com. Protocol is POP3. All available authentication methods will be tried. SSL encrypted sessions enabled. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. Only new messages will be retrieved (--all off). Fetched messages will be kept on the server (--keep on). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. 279 UIDs saved. ---------------- snip ------------- 6. env LC_ALL=C fetchmail --nodetach -vvv --nosyslog: ---------------- snip ------------- The nodetach option is in effect, ignoring logfile option. File /kunden/xxxxxxx_xxxxxx/.fetchids must have no more than -rwx------ (0700) permissions. ---------------- snip ------------- ---------------- snip ------------- fetchmail: POP3< 227 5950B70D-EED5-11E1-9AD6-00215AD7B4D6 fetchmail: POP3< 228 D70BC20C-EFA7-11E1-9878-00215AD7E9BE fetchmail: POP3< 229 C41611CE-F080-11E1-95C3-002264C1D724 fetchmail: POP3< 230 04652131-F084-11E1-A389-00215AD85762 fetchmail: POP3< 231 A28AFEA2-F512-11E1-81AB-00237DE3346E fetchmail: POP3< 232 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 fetchmail: POP3< 233 883CC126-F65C-11E1-A4E6-00215AD8530E fetchmail: POP3< 234 12F484A8-F83A-11E1-AF3E-00215AD856DE fetchmail: POP3< 235 81A933FE-F83D-11E1-8385-002264C1D622 fetchmail: POP3< 236 BF3EAA84-FB32-11E1-AB68-00237DE4A79E fetchmail: POP3< 237 F24B9F27-FB62-11E1-9210-00215AD8015C fetchmail: POP3< 238 51ED2403-FE03-11E1-91AE-00237DE33968 fetchmail: POP3< 239 15278205-FE58-11E1-B0E8-002264C1546C fetchmail: POP3< 240 62020634-FE60-11E1-9A73-00215AD80C02 fetchmail: POP3< 241 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 fetchmail: POP3< 242 D4489BF2-0357-11E2-91DA-00237DE460E6 fetchmail: POP3< 243 765249C0-087B-11E2-B486-00215AD80204 fetchmail: POP3< 244 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 fetchmail: POP3< 245 2A6EEC94-0F00-11E2-8705-00215AD7E6DC fetchmail: POP3< 246 29DDE636-130B-11E2-AE57-00215AD80BAE fetchmail: POP3< 247 52743AF4-16DC-11E2-8C15-00215AD86594 fetchmail: POP3< 248 B58AE66E-29DC-11E2-B7E2-00215AD71B16 fetchmail: POP3< 249 7E564F9A-347A-11E2-8D1F-00237DE4AEFA fetchmail: POP3< 250 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA fetchmail: POP3< 251 F6795BE0-4721-11E2-95BB-002264C153FA fetchmail: POP3< 252 CACBAC5D-4FE2-11E2-B524-00237DE46176 fetchmail: POP3< 253 4C0D5B30-5B9E-11E2-8939-002264C1CA12 fetchmail: POP3< 254 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 fetchmail: POP3< 255 B74EE6DE-70A1-11E2-A095-00215AD9A2AC fetchmail: POP3< 256 F0480DA0-70A3-11E2-AA89-00237DE4A5C4 fetchmail: POP3< 257 85FEB433-7169-11E2-96F3-00237DE3F1F6 fetchmail: POP3< 258 51A00311-7235-11E2-AB02-00237DE46158 fetchmail: POP3< 259 1C502051-7550-11E2-B44B-00215AD7F73C fetchmail: POP3< 260 E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 fetchmail: POP3< 261 537C5525-80A3-11E2-BDEC-002264C248A4 fetchmail: POP3< 262 912C534F-98AB-11E2-98DB-002264C17D50 fetchmail: POP3< 263 31D24280-9CB6-11E2-B568-00237DE3F1E4 fetchmail: POP3< 264 008A7C3B-B038-11E2-96E3-E83935B1F46A fetchmail: POP3< 265 580BF826-CAEC-11E2-B67B-00237DE3337C fetchmail: POP3< 266 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 fetchmail: POP3< 267 5AE39AF7-D515-11E2-9EAF-00215AD99EEE fetchmail: POP3< 268 3844288E-D51F-11E2-973C-00237DE41650 fetchmail: POP3< 269 535A66F0-D589-11E2-A55E-002264C18E30 fetchmail: POP3< 270 D94F77A5-D5C7-11E2-93A1-00237DE4A738 fetchmail: POP3< 271 DFC9E8A9-D5CB-11E2-965F-00215AD7BD84 fetchmail: POP3< 272 E562193C-D5D4-11E2-BD36-00215AD6DB42 fetchmail: POP3< 273 3BE8FCBF-D65A-11E2-A02F-00237DE41AA2 fetchmail: POP3< 274 0618D098-D65B-11E2-AC67-00215AD7BB68 fetchmail: POP3< 275 2906681A-D676-11E2-9D5B-00215AD9BD2E fetchmail: POP3< 276 B25F3D68-D6A4-11E2-90DB-00237DE334CE fetchmail: POP3< 277 741BD345-D82E-11E2-A91D-00237DE3362A fetchmail: POP3< 278 6121A55D-D8EA-11E2-81AD-00215AD88AE2 fetchmail: POP3< 279 8A339207-D972-11E2-8676-00215AD7C2D0 fetchmail: POP3< . 279 messages (279 seen) for xx...@xx... at xxx.xx.com (29276876 octets). fetchmail: POP3> QUIT fetchmail: POP3< +OK mailbox unchanged, POP3 server signing off fetchmail: 6.3.26 querying xxxx.xxx.com (protocol POP3) at Fri Jun 21 20:18:25 2013: poll completed New UID list from xxxx.xxx.com: 9EC5B8AB-5881-423F-AA87-870B61C26B98 = SEEN, 618811EC-0B22-4F6C-9CE4-37271855C351 = SEEN, 9029165C-5412-4BCB-BE33-7D40AB512430 = SEEN, 6B76AB31-DFA6-4C13-A3D5-4A29DC026BA7 = SEEN, 1C89869B-A7C8-4378-8DDA-67F760EA6CCD = SEEN, 90316904-068E-4C1F-B076-B3AAA777D29E = SEEN, 8BEEF86F-1434-42E9-9826-B62054098701 = SEEN, 210C237C-05F4-4EBD-8881-120BA061524C = SEEN, 39C71C14-A36F-4F22-8B6F-6767B5878002 = SEEN, C8C0E874-E8A6-4269-BCB1-A855BAF71241 = SEEN, 199932D6-1ECF-433E-BF99-86B47765D962 = SEEN, CA288BB3-74B3-4A53-A793-2503AC82A0FD = SEEN, 010AE62A-E3B4-42C6-9302-ED6AFC917C74 = SEEN, 6DBB5123-1954-4006-B618-80F22CB5F7B0 = SEEN, 3A5FAF98-054F-406E-ABA7-9AA826417228 = SEEN, C7D966AC-BA7E-11DE-A6D3-00215AD6EEE6 = SEEN, A610D5E3-CD3F-11DE-94C7-00237DE3348C = SEEN, F96A946C-CDDF-11DE-851F-00237DE4A66C = SEEN, ACF7446A-D0B8-11DE-A237-00237DE4144C = SEEN, E7066D5C-D197-11DE-85EE-00215AD8020A = SEEN, DC02DFF0-D67E-11DE-A3A0-002264C1D2C0 = SEEN, 3583FBAF-D6! 9A-11DE-8182-00215AD9BD52 = SEEN, 4269D896-D69A-11DE-9273-001CC4EDA760 = SEEN, 8FEF8050-D69A-11DE-81E2-002264C17D76 = SEEN, 5A7FCD45-D6D2-11DE-AA81-002264C160FE = SEEN, 8A198BFA-D74A-11DE-A54C-002264C2088E = SEEN, 086BCB3D-D75E-11DE-9485-00237DE334A4 = SEEN, F112F8D5-D82A-11DE-87D7-00237DE4A2D6 = SEEN, 9F5E9B5B-D85E-11DE-A536-00237DE3FE6C = SEEN, 5A725D32-D9A2-11DE-8FC7-00215AD7EA6C = SEEN, 13CEF9E8-D9A7-11DE-9C88-00215AD6A6C2 = SEEN, 66F40636-F7D5-11DE-AE2E-002264C20648 = SEEN, 67532A61-F7D5-11DE-96C6-00215AD7F15C = SEEN, 52455DE5-1133-11DF-A634-00237DE3F16C = SEEN, 7600BDA3-1A85-11DF-AA1E-00237DE39D2A = SEEN, 11AFDAFB-2952-11DF-9A37-00237DE49BAA = SEEN, 51399BFE-41A1-11DF-B9AC-00215AD856A8 = SEEN, 4A52CD54-59FD-11DF-8EAB-00237DE3398C = SEEN, 14C88724-71FB-11DF-A2C2-00237DE4A7E0 = SEEN, 3331D567-77A8-11DF-84C2-002264C17F4C = SEEN, 0B53847E-8F62-11DF-B583-002264C18BA0 = SEEN, 9660D277-90E5-11DF-9D3C-00215AD7C1BA = SEEN, 222F4084-CC84-11DF-938F-00215AD80A40 = SEEN, FDB6334B-! CEE9-11DF-A8D2-00215AD7A4F8 = SEEN, 31111009-D173-11DF-91FF-00! 215AD9BE 3E = SEEN, E5B884ED-D201-11DF-938F-00215AD80A40 = SEEN, 6D7573CF-D38A-11DF-9DAC-00215AD7DB90 = SEEN, 90AEE818-D6E5-11DF-A7DF-00215AD7B292 = SEEN, 2B4B7E12-D7AB-11DF-934D-002264C17BFC = SEEN, DE1F0498-DAEC-11DF-96A1-00237DE378D2 = SEEN, 860C9EB9-DEA4-11DF-A484-00215AD88078 = SEEN, 2D3530A6-E40B-11DF-928B-00237DE3F57C = SEEN, EC88FB89-EB43-11DF-8599-00215AD7DBA2 = SEEN, 73CBD107-EB75-11DF-A111-002264C15472 = SEEN, 10D91D6B-EE34-11DF-A45B-00215AD7CA40 = SEEN, 3BF1430D-F1BE-11DF-9C44-00215AD99524 = SEEN, E2DD5214-F338-11DF-A484-00215AD88078 = SEEN, 7525B5D8-F48B-11DF-9590-00215AD80A40 = SEEN, 31990FAD-F4AC-11DF-A619-002264C17D04 = SEEN, DE4C9FE8-F7DD-11DF-848C-00237DE3ED50 = SEEN, 845EF428-FD55-11DF-831E-002264C17B68 = SEEN, 43883956-FE67-11DF-BDA2-00237DE41A96 = SEEN, 0DF73265-06EF-11E0-A5A4-00215AD814CA = SEEN, D203A652-087B-11E0-9E74-00215AD6B006 = SEEN, 4AC9A926-0A14-11E0-B3FF-00215AD7DB90 = SEEN, A1F00319-1DAF-11E0-B53D-00215AD71368 = SEEN, A6E37856-1DC8-11E0-9262-00215AD7B! 214 = SEEN, C4BF90C4-1DC8-11E0-9262-00215AD7B214 = SEEN, 9E47AD8B-1F6D-11E0-9C87-00215AD7FE52 = SEEN, 90002C06-20AB-11E0-A48D-00215AD582C4 = SEEN, BCFD3D7C-219B-11E0-89CD-00237DE334FE = SEEN, 38626A8D-22F8-11E0-8DB4-002264C18BA0 = SEEN, C3EF1776-23FC-11E0-B738-00215AD80BC6 = SEEN, 1586AE3C-241F-11E0-82F5-002264C1943E = SEEN, 616AE7EF-2466-11E0-A3B8-00215AD7AB7C = SEEN, CC3DDC94-265C-11E0-94A0-002264C24CF0 = SEEN, 1D227A65-2799-11E0-B1BA-00215AD8241C = SEEN, 1D13108C-2863-11E0-BD29-00215AD84CB4 = SEEN, 6BA57467-2867-11E0-8DB4-002264C18BA0 = SEEN, 4A44FDC7-286A-11E0-A3BD-00237DE49D36 = SEEN, 5C38507F-2921-11E0-8EF8-00215AD88AE2 = SEEN, E9E9D219-2971-11E0-9829-00215AD9BE3E = SEEN, 9D3DE2DD-29E8-11E0-A9E9-00215AD80C26 = SEEN, CCF21B87-2BCE-11E0-B32F-00215AD99F1E = SEEN, 1C9E1EC7-2E2F-11E0-81F4-002264C20648 = SEEN, D0FF0B1B-2E93-11E0-A5BD-00237DE4A7E0 = SEEN, 81127FA9-2F97-11E0-A8EE-00215AD88C5C = SEEN, D1EA70CC-3022-11E0-9C0B-00237DE3F246 = SEEN, 5176896B-3023-11E0-99C9-002264C! 249B4 = SEEN, 64C3897A-3023-11E0-8277-00215AD9BE50 = SEEN, 8BE! A4304-32 D9-11E0-9F69-00215AD85762 = SEEN, 43DDB502-335D-11E0-91B5-002264C19722 = SEEN, D1B120A2-3418-11E0-9319-00237DE33630 = SEEN, 43211275-3419-11E0-9319-00237DE33630 = SEEN, 9E30A3F3-3467-11E0-B110-002264C28142 = SEEN, 2300F250-3471-11E0-87CD-002264C195E2 = SEEN, FA4F8F96-3616-11E0-8791-00237DE3398C = SEEN, 7B748E75-3686-11E0-9099-00237DE3ECB4 = SEEN, 7E44DB4E-36A2-11E0-A9E9-00215AD80C26 = SEEN, 7FDF76E8-38DA-11E0-8403-00237DE3346E = SEEN, 0A895A94-38FA-11E0-BF41-002264C15472 = SEEN, 1C2489CC-3914-11E0-9829-00215AD9BE3E = SEEN, 82CB92B9-3939-11E0-B600-00215AD7C1BA = SEEN, 9611C972-399F-11E0-885D-00215AD72EE8 = SEEN, DC096C49-3A77-11E0-BBBC-00237DE41A9C = SEEN, 05185A55-3ACD-11E0-A318-002264C20738 = SEEN, 4B9856A2-3AE0-11E0-B1E7-002264C1D610 = SEEN, 61EC8952-3D3D-11E0-8D1F-00237DE4A26A = SEEN, 507F33B0-3E5C-11E0-8868-002264C20846 = SEEN, 070F7874-3E6C-11E0-AEF4-00215AD7D6C8 = SEEN, 7BD80C3E-3E73-11E0-A9E9-00215AD80C26 = SEEN, D16031FD-412B-11E0-B0B0-00215AD9BD28 = SEEN, BE78F77D-4! 4D8-11E0-BAC5-00215AD8577A = SEEN, F83E10B7-4B13-11E0-A9BA-00215AD7DBBA = SEEN, 26E4AD54-4BEC-11E0-897D-00215AD801A4 = SEEN, 1F36CC9F-4E7E-11E0-8078-00215AD7B292 = SEEN, 99265C2A-4F1E-11E0-94B2-001CC4EDEDB2 = SEEN, CC50660E-4FBF-11E0-BCF0-00237DE334FE = SEEN, 062AE805-5311-11E0-8442-00237DE4A20A = SEEN, CE8BC8CD-538E-11E0-A841-00215AD84B9A = SEEN, A93B3677-53A8-11E0-AB41-00215AD7ABB2 = SEEN, 405BAF2A-5445-11E0-8124-00215AD9A39E = SEEN, AD6D78AC-546D-11E0-A890-00237DE3FB1A = SEEN, EC90AB11-5517-11E0-BC14-00215AD965AC = SEEN, 4E6DA9E7-5847-11E0-988B-00215AD7CA40 = SEEN, 08142C16-5920-11E0-BEDC-002264C17B86 = SEEN, 817D1588-595F-11E0-A961-00215AD7C620 = SEEN, 5A78CF92-5960-11E0-AEE7-00215AD81A52 = SEEN, 0C5352B3-5B7D-11E0-88C6-00215AD7E9BE = SEEN, BFD3946F-5CF1-11E0-B038-002264C197EE = SEEN, F255CF9A-5E85-11E0-B10E-00215AD7133E = SEEN, D59B409B-5ED3-11E0-8C4C-002264C17BFC = SEEN, BE897C0E-602D-11E0-8611-00215AD9E644 = SEEN, 9CBC3316-6080-11E0-A999-00237DE4A336 = SEEN, 622B8784! -6083-11E0-A3AB-00215AD9B87A = SEEN, 46E59730-6C72-11E0-A2F9-0! 0237DE4A 750 = SEEN, 02C048E4-6E9C-11E0-A645-002264C24384 = SEEN, 81C57B3E-747D-11E0-9049-00237DE335F4 = SEEN, DCB97874-755F-11E0-991E-00215AD9659A = SEEN, 3BD1DDB4-78AD-11E0-8672-00237DE33606 = SEEN, 80CFBA71-78AD-11E0-BE59-00237DE46104 = SEEN, 45E2ED01-7BB9-11E0-B09C-00237DE4A79E = SEEN, 0220ECF3-8BBD-11E0-8835-00237DE45604 = SEEN, 31471B0F-9529-11E0-8895-00237DE3E436 = SEEN, BD1D0EAF-9539-11E0-B8AD-00237DE33486 = SEEN, 9FF1B168-9605-11E0-9066-002264C17C86 = SEEN, 451CC3AE-961A-11E0-B556-00215AD8C1F4 = SEEN, AE6CFA78-9793-11E0-93B7-00215AD81A52 = SEEN, E69F8A71-9794-11E0-9DB6-002264C1943E = SEEN, 0A8AF75B-9855-11E0-B213-00237DE3F534 = SEEN, FD66CE42-9868-11E0-9CD0-00215AD880F0 = SEEN, 638009AA-986D-11E0-9F14-002264C249B4 = SEEN, D993D55E-9879-11E0-AAB0-001CC4EDA742 = SEEN, DE15FCA8-991E-11E0-A26E-00215AD9A7A6 = SEEN, 6D41C9B0-9927-11E0-ACDE-00237DE3337C = SEEN, 9BBEAACB-992C-11E0-A50E-00215AD71750 = SEEN, 8C1BFA32-9936-11E0-AA9A-00215AD9E698 = SEEN, 1EE7EE01-99C8-11E0-9DCF-002264C1! 54BA = SEEN, 7B3F4976-99EB-11E0-913C-00237DE3F5BE = SEEN, A2B951D9-99F8-11E0-A7DE-00215AD7ABB2 = SEEN, CF6055FD-9A0E-11E0-8609-00215AD7BB44 = SEEN, 0C80C9A5-9A86-11E0-8935-00215AD9BC44 = SEEN, A13B8AEE-9A9B-11E0-9053-00237DE335B8 = SEEN, A7290271-9AB7-11E0-B98A-00237DE461BE = SEEN, D731BB30-9AC3-11E0-9C0C-00215AD97132 = SEEN, 62EE2303-9AC9-11E0-A500-00215AD6EEC8 = SEEN, A7CC48EF-9AD1-11E0-96DA-00237DE4A660 = SEEN, AE3A8C33-9B79-11E0-AEA2-00237DE49966 = SEEN, BCE7F400-9C3C-11E0-8EBB-00237DE4617C = SEEN, 4A24DAD7-9C49-11E0-9998-00215AD7E9BE = SEEN, 7D710BCB-9C60-11E0-B556-00215AD8C1F4 = SEEN, 6A4CC9EA-9CA2-11E0-807C-00215AD7F73C = SEEN, C95900F6-9D0A-11E0-B2BA-00215AD8577A = SEEN, 56BC7F70-9D11-11E0-AB36-00215AD88084 = SEEN, 1EC5E526-9D13-11E0-8457-00215AD80BF6 = SEEN, 9D4D22B3-9D2F-11E0-A2D1-00215AD6E7D4 = SEEN, 4FD814E8-9D84-11E0-93E9-002264C19764 = SEEN, E69CE50D-9DBD-11E0-B2BA-00215AD8577A = SEEN, B4038F07-9DCF-11E0-8236-00237DE416AA = SEEN, 99BDF919-9E00-11E0-8BD6-00237D! E4A738 = SEEN, 2D3F2B8A-A276-11E0-B017-002264C18BA0 = SEEN, 01! E5AF20-A 2E1-11E0-BCE0-00237DE49966 = SEEN, 2454ED8C-A2EA-11E0-B072-002264C20AA4 = SEEN, 572D42A8-A584-11E0-BD68-00237DE461B2 = SEEN, BB54EB5E-AAF2-11E0-AF0D-00215AD8818C = SEEN, 5AEAE06A-AD89-11E0-919B-002264C2433C = SEEN, 2EF450D3-B7D3-11E0-84E7-00237DE4A312 = SEEN, 2FB655CE-C8A6-11E0-922D-002264C17D7C = SEEN, 1B735565-D0ED-11E0-AF61-00215AD8577A = SEEN, F4DCF555-D419-11E0-A454-00237DE4A318 = SEEN, DDD8A02C-D90A-11E0-99BC-002264C1C798 = SEEN, 0BE0C97F-E15B-11E0-A6C6-00215AD7F150 = SEEN, 317AFA00-E525-11E0-9FE6-00215AD9DF9E = SEEN, 32759E16-EA29-11E0-B7EB-002264C17D5E = SEEN, E4F0476A-006B-11E1-96D8-00215AD84B9A = SEEN, DCB0744E-20E9-11E1-859E-002264C196B6 = SEEN, 9C5F39EE-28FD-11E1-88F5-00215AD7AB8E = SEEN, CF0E6512-3783-11E1-A9B4-00237DE3F534 = SEEN, F8944057-3EE4-11E1-A538-00237DE3360C = SEEN, 831849E3-49CF-11E1-9FA7-00215AD965B8 = SEEN, EE2D79DA-4AA1-11E1-BD14-00237DE469D4 = SEEN, 02717AF7-4C2C-11E1-8091-00237DE3F246 = SEEN, 1D537E2F-4D1C-11E1-89B5-002264C1C78C = SEEN, 45BABA70-! 5242-11E1-8313-00215AD9BCC2 = SEEN, BAFE7347-6F47-11E1-9F58-00237DE3F1E4 = SEEN, 3B85155E-6F5D-11E1-A49B-00215AD73F30 = SEEN, 7FDF9656-7A47-11E1-B0A7-002264C20AA4 = SEEN, 0EAEDBAF-7CC4-11E1-B97E-00237DE4A62A = SEEN, 3DCBE8F9-8BD4-11E1-819F-002264C17BD4 = SEEN, DAF5A900-A10B-11E1-88DC-002264C197E8 = SEEN, D10D54ED-ACCF-11E1-8E55-00237DE4A6EA = SEEN, 571E2D88-AFCF-11E1-94C9-00237DE4A1B0 = SEEN, 6F08F7AA-B00E-11E1-BEC4-00237DE417B8 = SEEN, 05FF698C-B244-11E1-9D00-00215AD9BC56 = SEEN, 572ACB9E-B728-11E1-9F15-00237DE4611C = SEEN, A49AACD8-B897-11E1-905B-00215AD8818C = SEEN, 4000F48A-C46B-11E1-B646-00215AD9A392 = SEEN, AAC55B69-C54B-11E1-B0F9-00215AD7BB3E = SEEN, 21915342-C730-11E1-BAC5-00237DE3F1F6 = SEEN, 90532031-D031-11E1-927E-00215AD9DF9E = SEEN, DA317791-D4F1-11E1-8B52-00215AD82410 = SEEN, 5D05D031-DBF3-11E1-ADDD-00215AD75280 = SEEN, B4EE0CF4-E076-11E1-9872-00237DE4161A = SEEN, E8946C2F-E240-11E1-B7D0-002264C24384 = SEEN, 926199B1-E77D-11E1-9A39-001E0BCBD4F2 = SEEN, BBA2934! B-E882-11E1-AEC7-002264C15418 = SEEN, 5950B70D-EED5-11E1-9AD6-! 00215AD7 B4D6 = SEEN, D70BC20C-EFA7-11E1-9878-00215AD7E9BE = SEEN, C41611CE-F080-11E1-95C3-002264C1D724 = SEEN, 04652131-F084-11E1-A389-00215AD85762 = SEEN, A28AFEA2-F512-11E1-81AB-00237DE3346E = SEEN, 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 = SEEN, 883CC126-F65C-11E1-A4E6-00215AD8530E = SEEN, 12F484A8-F83A-11E1-AF3E-00215AD856DE = SEEN, 81A933FE-F83D-11E1-8385-002264C1D622 = SEEN, BF3EAA84-FB32-11E1-AB68-00237DE4A79E = SEEN, F24B9F27-FB62-11E1-9210-00215AD8015C = SEEN, 51ED2403-FE03-11E1-91AE-00237DE33968 = SEEN, 15278205-FE58-11E1-B0E8-002264C1546C = SEEN, 62020634-FE60-11E1-9A73-00215AD80C02 = SEEN, 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 = SEEN, D4489BF2-0357-11E2-91DA-00237DE460E6 = SEEN, 765249C0-087B-11E2-B486-00215AD80204 = SEEN, 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 = SEEN, 2A6EEC94-0F00-11E2-8705-00215AD7E6DC = SEEN, 29DDE636-130B-11E2-AE57-00215AD80BAE = SEEN, 52743AF4-16DC-11E2-8C15-00215AD86594 = SEEN, B58AE66E-29DC-11E2-B7E2-00215AD71B16 = SEEN, 7E564F9A-347A-11E2-8D1F-00237DE! 4AEFA = SEEN, 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA = SEEN, F6795BE0-4721-11E2-95BB-002264C153FA = SEEN, CACBAC5D-4FE2-11E2-B524-00237DE46176 = SEEN, 4C0D5B30-5B9E-11E2-8939-002264C1CA12 = SEEN, 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 = SEEN, B74EE6DE-70A1-11E2-A095-00215AD9A2AC = SEEN, F0480DA0-70A3-11E2-AA89-00237DE4A5C4 = SEEN, 85FEB433-7169-11E2-96F3-00237DE3F1F6 = SEEN, 51A00311-7235-11E2-AB02-00237DE46158 = SEEN, 1C502051-7550-11E2-B44B-00215AD7F73C = SEEN, E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 = SEEN, 537C5525-80A3-11E2-BDEC-002264C248A4 = SEEN, 912C534F-98AB-11E2-98DB-002264C17D50 = SEEN, 31D24280-9CB6-11E2-B568-00237DE3F1E4 = SEEN, 008A7C3B-B038-11E2-96E3-E83935B1F46A = SEEN, 580BF826-CAEC-11E2-B67B-00237DE3337C = SEEN, 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 = SEEN, 5AE39AF7-D515-11E2-9EAF-00215AD99EEE = SEEN, 3844288E-D51F-11E2-973C-00237DE41650 = SEEN, 535A66F0-D589-11E2-A55E-002264C18E30 = SEEN, D94F77A5-D5C7-11E2-93A1-00237DE4A738 = SEEN, DFC9E8A9-D5CB-11E2-965F-00215! AD7BD84 = SEEN, E562193C-D5D4-11E2-BD36-00215AD6DB42 = SEEN, 3! BE8FCBF- D65A-11E2-A02F-00237DE41AA2 = SEEN, 0618D098-D65B-11E2-AC67-00215AD7BB68 = SEEN, 2906681A-D676-11E2-9D5B-00215AD9BD2E = SEEN, B25F3D68-D6A4-11E2-90DB-00237DE334CE = SEEN, 741BD345-D82E-11E2-A91D-00237DE3362A = SEEN, 6121A55D-D8EA-11E2-81AD-00215AD88AE2 = SEEN, 8A339207-D972-11E2-8676-00215AD7C2D0 = SEEN fetchmail: swapping UID lists fetchmail: Query status=1 (NOMAIL) fetchmail: Writing fetchids file. fetchmail: normal termination, status 1 fetchmail: Writing fetchids file. ---------------- snip ------------- ------------------------------------------------------- Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-21 20:25:26
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : none Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-21 20:25 By: martinwodrich Comment: 1. My operating system: It is a management Server from Domainfactory. I can not see with os version. But it looks like an gentoo linux. 2. Compiler Version: I build it from source with gcc 4.4.5 3. SMTP listener or MTA I forward it to the DF Mailsystem and I don't exaktly know what it is. 4. command line options: None. Everything in .fetchmailrc 5. env LC_ALL=C fetchmail -V: (xxxx for anon) ---------------- snip ------------- This is fetchmail release 6.3.26+SSL+NLS. Copyright (C) 2002, 2003 Eric S. Raymond Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham Wilson Copyright (C) 2005 - 2012 Sunil Shetye Copyright (C) 2005 - 2013 Matthias Andree Fetchmail comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For details, please see the file COPYING in the source or documentation directory. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/) Fallback MDA: (none) Linux xxxlxxxx.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 #4 SMP Wed May 30 15:30:38 CEST 2012 x86_64 GNU/Linux Taking options from command line and /kunden/xxxxxx_xxxxx/.fetchmailrc Logfile is /kunden/xxxxxx_xxxxx/logs/fetchmail.log Idfile is /kunden/xxxxxx_xxxxx/.fetchids Fetchmail will forward misaddressed multidrop messages to ssh-xxxxxx-xxxxxx. Options for retrieving from xx...@xx...@xxxl.xxxx.de: True name of server is xxxl.xxxx.de. Protocol is POP3. All available authentication methods will be tried. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. All messages will be retrieved (--all on). Fetched messages will not be kept on the server (--keep off). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. No UIDs saved from this host. Options for retrieving from xxx...@xx...@xxxl.xxxx.com: True name of server is xxxl.xxxx.com. Protocol is POP3. All available authentication methods will be tried. SSL encrypted sessions enabled. Server nonresponse timeout is 300 seconds (default). Default mailbox selected. Only new messages will be retrieved (--all off). Fetched messages will be kept on the server (--keep on). Old messages will not be flushed before message retrieval (--flush off). Oversized messages will not be flushed before message retrieval (--limitflush off). Rewrite of server-local addresses is enabled (--norewrite off). Carriage-return stripping is disabled (stripcr off). Carriage-return forcing is disabled (forcecr off). Interpretation of Content-Transfer-Encoding is enabled (pass8bits off). MIME decoding is disabled (mimedecode off). Idle after poll is disabled (idle off). Nonempty Status lines will be kept (dropstatus off) Delivered-To lines will be kept (dropdelivered off) Fetch message size limit is 100 (--fetchsizelimit 100). Do binary search of UIDs during 3 out of 4 polls (--fastuidl 4). Messages will be SMTP-forwarded to: localhost (default) Single-drop mode: 1 local name recognized. 279 UIDs saved. ---------------- snip ------------- 6. env LC_ALL=C fetchmail --nodetach -vvv --nosyslog: ---------------- snip ------------- The nodetach option is in effect, ignoring logfile option. File /kunden/xxxxxxx_xxxxxx/.fetchids must have no more than -rwx------ (0700) permissions. ---------------- snip ------------- ---------------- snip ------------- fetchmail: POP3< 227 5950B70D-EED5-11E1-9AD6-00215AD7B4D6 fetchmail: POP3< 228 D70BC20C-EFA7-11E1-9878-00215AD7E9BE fetchmail: POP3< 229 C41611CE-F080-11E1-95C3-002264C1D724 fetchmail: POP3< 230 04652131-F084-11E1-A389-00215AD85762 fetchmail: POP3< 231 A28AFEA2-F512-11E1-81AB-00237DE3346E fetchmail: POP3< 232 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 fetchmail: POP3< 233 883CC126-F65C-11E1-A4E6-00215AD8530E fetchmail: POP3< 234 12F484A8-F83A-11E1-AF3E-00215AD856DE fetchmail: POP3< 235 81A933FE-F83D-11E1-8385-002264C1D622 fetchmail: POP3< 236 BF3EAA84-FB32-11E1-AB68-00237DE4A79E fetchmail: POP3< 237 F24B9F27-FB62-11E1-9210-00215AD8015C fetchmail: POP3< 238 51ED2403-FE03-11E1-91AE-00237DE33968 fetchmail: POP3< 239 15278205-FE58-11E1-B0E8-002264C1546C fetchmail: POP3< 240 62020634-FE60-11E1-9A73-00215AD80C02 fetchmail: POP3< 241 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 fetchmail: POP3< 242 D4489BF2-0357-11E2-91DA-00237DE460E6 fetchmail: POP3< 243 765249C0-087B-11E2-B486-00215AD80204 fetchmail: POP3< 244 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 fetchmail: POP3< 245 2A6EEC94-0F00-11E2-8705-00215AD7E6DC fetchmail: POP3< 246 29DDE636-130B-11E2-AE57-00215AD80BAE fetchmail: POP3< 247 52743AF4-16DC-11E2-8C15-00215AD86594 fetchmail: POP3< 248 B58AE66E-29DC-11E2-B7E2-00215AD71B16 fetchmail: POP3< 249 7E564F9A-347A-11E2-8D1F-00237DE4AEFA fetchmail: POP3< 250 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA fetchmail: POP3< 251 F6795BE0-4721-11E2-95BB-002264C153FA fetchmail: POP3< 252 CACBAC5D-4FE2-11E2-B524-00237DE46176 fetchmail: POP3< 253 4C0D5B30-5B9E-11E2-8939-002264C1CA12 fetchmail: POP3< 254 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 fetchmail: POP3< 255 B74EE6DE-70A1-11E2-A095-00215AD9A2AC fetchmail: POP3< 256 F0480DA0-70A3-11E2-AA89-00237DE4A5C4 fetchmail: POP3< 257 85FEB433-7169-11E2-96F3-00237DE3F1F6 fetchmail: POP3< 258 51A00311-7235-11E2-AB02-00237DE46158 fetchmail: POP3< 259 1C502051-7550-11E2-B44B-00215AD7F73C fetchmail: POP3< 260 E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 fetchmail: POP3< 261 537C5525-80A3-11E2-BDEC-002264C248A4 fetchmail: POP3< 262 912C534F-98AB-11E2-98DB-002264C17D50 fetchmail: POP3< 263 31D24280-9CB6-11E2-B568-00237DE3F1E4 fetchmail: POP3< 264 008A7C3B-B038-11E2-96E3-E83935B1F46A fetchmail: POP3< 265 580BF826-CAEC-11E2-B67B-00237DE3337C fetchmail: POP3< 266 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 fetchmail: POP3< 267 5AE39AF7-D515-11E2-9EAF-00215AD99EEE fetchmail: POP3< 268 3844288E-D51F-11E2-973C-00237DE41650 fetchmail: POP3< 269 535A66F0-D589-11E2-A55E-002264C18E30 fetchmail: POP3< 270 D94F77A5-D5C7-11E2-93A1-00237DE4A738 fetchmail: POP3< 271 DFC9E8A9-D5CB-11E2-965F-00215AD7BD84 fetchmail: POP3< 272 E562193C-D5D4-11E2-BD36-00215AD6DB42 fetchmail: POP3< 273 3BE8FCBF-D65A-11E2-A02F-00237DE41AA2 fetchmail: POP3< 274 0618D098-D65B-11E2-AC67-00215AD7BB68 fetchmail: POP3< 275 2906681A-D676-11E2-9D5B-00215AD9BD2E fetchmail: POP3< 276 B25F3D68-D6A4-11E2-90DB-00237DE334CE fetchmail: POP3< 277 741BD345-D82E-11E2-A91D-00237DE3362A fetchmail: POP3< 278 6121A55D-D8EA-11E2-81AD-00215AD88AE2 fetchmail: POP3< 279 8A339207-D972-11E2-8676-00215AD7C2D0 fetchmail: POP3< . 279 messages (279 seen) for xx...@xx... at xxx.xx.com (29276876 octets). fetchmail: POP3> QUIT fetchmail: POP3< +OK mailbox unchanged, POP3 server signing off fetchmail: 6.3.26 querying xxxx.xxx.com (protocol POP3) at Fri Jun 21 20:18:25 2013: poll completed New UID list from xxxx.xxx.com: 9EC5B8AB-5881-423F-AA87-870B61C26B98 = SEEN, 618811EC-0B22-4F6C-9CE4-37271855C351 = SEEN, 9029165C-5412-4BCB-BE33-7D40AB512430 = SEEN, 6B76AB31-DFA6-4C13-A3D5-4A29DC026BA7 = SEEN, 1C89869B-A7C8-4378-8DDA-67F760EA6CCD = SEEN, 90316904-068E-4C1F-B076-B3AAA777D29E = SEEN, 8BEEF86F-1434-42E9-9826-B62054098701 = SEEN, 210C237C-05F4-4EBD-8881-120BA061524C = SEEN, 39C71C14-A36F-4F22-8B6F-6767B5878002 = SEEN, C8C0E874-E8A6-4269-BCB1-A855BAF71241 = SEEN, 199932D6-1ECF-433E-BF99-86B47765D962 = SEEN, CA288BB3-74B3-4A53-A793-2503AC82A0FD = SEEN, 010AE62A-E3B4-42C6-9302-ED6AFC917C74 = SEEN, 6DBB5123-1954-4006-B618-80F22CB5F7B0 = SEEN, 3A5FAF98-054F-406E-ABA7-9AA826417228 = SEEN, C7D966AC-BA7E-11DE-A6D3-00215AD6EEE6 = SEEN, A610D5E3-CD3F-11DE-94C7-00237DE3348C = SEEN, F96A946C-CDDF-11DE-851F-00237DE4A66C = SEEN, ACF7446A-D0B8-11DE-A237-00237DE4144C = SEEN, E7066D5C-D197-11DE-85EE-00215AD8020A = SEEN, DC02DFF0-D67E-11DE-A3A0-002264C1D2C0 = SEEN, 3583FBAF-D6! 9A-11DE-8182-00215AD9BD52 = SEEN, 4269D896-D69A-11DE-9273-001CC4EDA760 = SEEN, 8FEF8050-D69A-11DE-81E2-002264C17D76 = SEEN, 5A7FCD45-D6D2-11DE-AA81-002264C160FE = SEEN, 8A198BFA-D74A-11DE-A54C-002264C2088E = SEEN, 086BCB3D-D75E-11DE-9485-00237DE334A4 = SEEN, F112F8D5-D82A-11DE-87D7-00237DE4A2D6 = SEEN, 9F5E9B5B-D85E-11DE-A536-00237DE3FE6C = SEEN, 5A725D32-D9A2-11DE-8FC7-00215AD7EA6C = SEEN, 13CEF9E8-D9A7-11DE-9C88-00215AD6A6C2 = SEEN, 66F40636-F7D5-11DE-AE2E-002264C20648 = SEEN, 67532A61-F7D5-11DE-96C6-00215AD7F15C = SEEN, 52455DE5-1133-11DF-A634-00237DE3F16C = SEEN, 7600BDA3-1A85-11DF-AA1E-00237DE39D2A = SEEN, 11AFDAFB-2952-11DF-9A37-00237DE49BAA = SEEN, 51399BFE-41A1-11DF-B9AC-00215AD856A8 = SEEN, 4A52CD54-59FD-11DF-8EAB-00237DE3398C = SEEN, 14C88724-71FB-11DF-A2C2-00237DE4A7E0 = SEEN, 3331D567-77A8-11DF-84C2-002264C17F4C = SEEN, 0B53847E-8F62-11DF-B583-002264C18BA0 = SEEN, 9660D277-90E5-11DF-9D3C-00215AD7C1BA = SEEN, 222F4084-CC84-11DF-938F-00215AD80A40 = SEEN, FDB6334B-! CEE9-11DF-A8D2-00215AD7A4F8 = SEEN, 31111009-D173-11DF-91FF-00! 215AD9BE 3E = SEEN, E5B884ED-D201-11DF-938F-00215AD80A40 = SEEN, 6D7573CF-D38A-11DF-9DAC-00215AD7DB90 = SEEN, 90AEE818-D6E5-11DF-A7DF-00215AD7B292 = SEEN, 2B4B7E12-D7AB-11DF-934D-002264C17BFC = SEEN, DE1F0498-DAEC-11DF-96A1-00237DE378D2 = SEEN, 860C9EB9-DEA4-11DF-A484-00215AD88078 = SEEN, 2D3530A6-E40B-11DF-928B-00237DE3F57C = SEEN, EC88FB89-EB43-11DF-8599-00215AD7DBA2 = SEEN, 73CBD107-EB75-11DF-A111-002264C15472 = SEEN, 10D91D6B-EE34-11DF-A45B-00215AD7CA40 = SEEN, 3BF1430D-F1BE-11DF-9C44-00215AD99524 = SEEN, E2DD5214-F338-11DF-A484-00215AD88078 = SEEN, 7525B5D8-F48B-11DF-9590-00215AD80A40 = SEEN, 31990FAD-F4AC-11DF-A619-002264C17D04 = SEEN, DE4C9FE8-F7DD-11DF-848C-00237DE3ED50 = SEEN, 845EF428-FD55-11DF-831E-002264C17B68 = SEEN, 43883956-FE67-11DF-BDA2-00237DE41A96 = SEEN, 0DF73265-06EF-11E0-A5A4-00215AD814CA = SEEN, D203A652-087B-11E0-9E74-00215AD6B006 = SEEN, 4AC9A926-0A14-11E0-B3FF-00215AD7DB90 = SEEN, A1F00319-1DAF-11E0-B53D-00215AD71368 = SEEN, A6E37856-1DC8-11E0-9262-00215AD7B! 214 = SEEN, C4BF90C4-1DC8-11E0-9262-00215AD7B214 = SEEN, 9E47AD8B-1F6D-11E0-9C87-00215AD7FE52 = SEEN, 90002C06-20AB-11E0-A48D-00215AD582C4 = SEEN, BCFD3D7C-219B-11E0-89CD-00237DE334FE = SEEN, 38626A8D-22F8-11E0-8DB4-002264C18BA0 = SEEN, C3EF1776-23FC-11E0-B738-00215AD80BC6 = SEEN, 1586AE3C-241F-11E0-82F5-002264C1943E = SEEN, 616AE7EF-2466-11E0-A3B8-00215AD7AB7C = SEEN, CC3DDC94-265C-11E0-94A0-002264C24CF0 = SEEN, 1D227A65-2799-11E0-B1BA-00215AD8241C = SEEN, 1D13108C-2863-11E0-BD29-00215AD84CB4 = SEEN, 6BA57467-2867-11E0-8DB4-002264C18BA0 = SEEN, 4A44FDC7-286A-11E0-A3BD-00237DE49D36 = SEEN, 5C38507F-2921-11E0-8EF8-00215AD88AE2 = SEEN, E9E9D219-2971-11E0-9829-00215AD9BE3E = SEEN, 9D3DE2DD-29E8-11E0-A9E9-00215AD80C26 = SEEN, CCF21B87-2BCE-11E0-B32F-00215AD99F1E = SEEN, 1C9E1EC7-2E2F-11E0-81F4-002264C20648 = SEEN, D0FF0B1B-2E93-11E0-A5BD-00237DE4A7E0 = SEEN, 81127FA9-2F97-11E0-A8EE-00215AD88C5C = SEEN, D1EA70CC-3022-11E0-9C0B-00237DE3F246 = SEEN, 5176896B-3023-11E0-99C9-002264C! 249B4 = SEEN, 64C3897A-3023-11E0-8277-00215AD9BE50 = SEEN, 8BE! A4304-32 D9-11E0-9F69-00215AD85762 = SEEN, 43DDB502-335D-11E0-91B5-002264C19722 = SEEN, D1B120A2-3418-11E0-9319-00237DE33630 = SEEN, 43211275-3419-11E0-9319-00237DE33630 = SEEN, 9E30A3F3-3467-11E0-B110-002264C28142 = SEEN, 2300F250-3471-11E0-87CD-002264C195E2 = SEEN, FA4F8F96-3616-11E0-8791-00237DE3398C = SEEN, 7B748E75-3686-11E0-9099-00237DE3ECB4 = SEEN, 7E44DB4E-36A2-11E0-A9E9-00215AD80C26 = SEEN, 7FDF76E8-38DA-11E0-8403-00237DE3346E = SEEN, 0A895A94-38FA-11E0-BF41-002264C15472 = SEEN, 1C2489CC-3914-11E0-9829-00215AD9BE3E = SEEN, 82CB92B9-3939-11E0-B600-00215AD7C1BA = SEEN, 9611C972-399F-11E0-885D-00215AD72EE8 = SEEN, DC096C49-3A77-11E0-BBBC-00237DE41A9C = SEEN, 05185A55-3ACD-11E0-A318-002264C20738 = SEEN, 4B9856A2-3AE0-11E0-B1E7-002264C1D610 = SEEN, 61EC8952-3D3D-11E0-8D1F-00237DE4A26A = SEEN, 507F33B0-3E5C-11E0-8868-002264C20846 = SEEN, 070F7874-3E6C-11E0-AEF4-00215AD7D6C8 = SEEN, 7BD80C3E-3E73-11E0-A9E9-00215AD80C26 = SEEN, D16031FD-412B-11E0-B0B0-00215AD9BD28 = SEEN, BE78F77D-4! 4D8-11E0-BAC5-00215AD8577A = SEEN, F83E10B7-4B13-11E0-A9BA-00215AD7DBBA = SEEN, 26E4AD54-4BEC-11E0-897D-00215AD801A4 = SEEN, 1F36CC9F-4E7E-11E0-8078-00215AD7B292 = SEEN, 99265C2A-4F1E-11E0-94B2-001CC4EDEDB2 = SEEN, CC50660E-4FBF-11E0-BCF0-00237DE334FE = SEEN, 062AE805-5311-11E0-8442-00237DE4A20A = SEEN, CE8BC8CD-538E-11E0-A841-00215AD84B9A = SEEN, A93B3677-53A8-11E0-AB41-00215AD7ABB2 = SEEN, 405BAF2A-5445-11E0-8124-00215AD9A39E = SEEN, AD6D78AC-546D-11E0-A890-00237DE3FB1A = SEEN, EC90AB11-5517-11E0-BC14-00215AD965AC = SEEN, 4E6DA9E7-5847-11E0-988B-00215AD7CA40 = SEEN, 08142C16-5920-11E0-BEDC-002264C17B86 = SEEN, 817D1588-595F-11E0-A961-00215AD7C620 = SEEN, 5A78CF92-5960-11E0-AEE7-00215AD81A52 = SEEN, 0C5352B3-5B7D-11E0-88C6-00215AD7E9BE = SEEN, BFD3946F-5CF1-11E0-B038-002264C197EE = SEEN, F255CF9A-5E85-11E0-B10E-00215AD7133E = SEEN, D59B409B-5ED3-11E0-8C4C-002264C17BFC = SEEN, BE897C0E-602D-11E0-8611-00215AD9E644 = SEEN, 9CBC3316-6080-11E0-A999-00237DE4A336 = SEEN, 622B8784! -6083-11E0-A3AB-00215AD9B87A = SEEN, 46E59730-6C72-11E0-A2F9-0! 0237DE4A 750 = SEEN, 02C048E4-6E9C-11E0-A645-002264C24384 = SEEN, 81C57B3E-747D-11E0-9049-00237DE335F4 = SEEN, DCB97874-755F-11E0-991E-00215AD9659A = SEEN, 3BD1DDB4-78AD-11E0-8672-00237DE33606 = SEEN, 80CFBA71-78AD-11E0-BE59-00237DE46104 = SEEN, 45E2ED01-7BB9-11E0-B09C-00237DE4A79E = SEEN, 0220ECF3-8BBD-11E0-8835-00237DE45604 = SEEN, 31471B0F-9529-11E0-8895-00237DE3E436 = SEEN, BD1D0EAF-9539-11E0-B8AD-00237DE33486 = SEEN, 9FF1B168-9605-11E0-9066-002264C17C86 = SEEN, 451CC3AE-961A-11E0-B556-00215AD8C1F4 = SEEN, AE6CFA78-9793-11E0-93B7-00215AD81A52 = SEEN, E69F8A71-9794-11E0-9DB6-002264C1943E = SEEN, 0A8AF75B-9855-11E0-B213-00237DE3F534 = SEEN, FD66CE42-9868-11E0-9CD0-00215AD880F0 = SEEN, 638009AA-986D-11E0-9F14-002264C249B4 = SEEN, D993D55E-9879-11E0-AAB0-001CC4EDA742 = SEEN, DE15FCA8-991E-11E0-A26E-00215AD9A7A6 = SEEN, 6D41C9B0-9927-11E0-ACDE-00237DE3337C = SEEN, 9BBEAACB-992C-11E0-A50E-00215AD71750 = SEEN, 8C1BFA32-9936-11E0-AA9A-00215AD9E698 = SEEN, 1EE7EE01-99C8-11E0-9DCF-002264C1! 54BA = SEEN, 7B3F4976-99EB-11E0-913C-00237DE3F5BE = SEEN, A2B951D9-99F8-11E0-A7DE-00215AD7ABB2 = SEEN, CF6055FD-9A0E-11E0-8609-00215AD7BB44 = SEEN, 0C80C9A5-9A86-11E0-8935-00215AD9BC44 = SEEN, A13B8AEE-9A9B-11E0-9053-00237DE335B8 = SEEN, A7290271-9AB7-11E0-B98A-00237DE461BE = SEEN, D731BB30-9AC3-11E0-9C0C-00215AD97132 = SEEN, 62EE2303-9AC9-11E0-A500-00215AD6EEC8 = SEEN, A7CC48EF-9AD1-11E0-96DA-00237DE4A660 = SEEN, AE3A8C33-9B79-11E0-AEA2-00237DE49966 = SEEN, BCE7F400-9C3C-11E0-8EBB-00237DE4617C = SEEN, 4A24DAD7-9C49-11E0-9998-00215AD7E9BE = SEEN, 7D710BCB-9C60-11E0-B556-00215AD8C1F4 = SEEN, 6A4CC9EA-9CA2-11E0-807C-00215AD7F73C = SEEN, C95900F6-9D0A-11E0-B2BA-00215AD8577A = SEEN, 56BC7F70-9D11-11E0-AB36-00215AD88084 = SEEN, 1EC5E526-9D13-11E0-8457-00215AD80BF6 = SEEN, 9D4D22B3-9D2F-11E0-A2D1-00215AD6E7D4 = SEEN, 4FD814E8-9D84-11E0-93E9-002264C19764 = SEEN, E69CE50D-9DBD-11E0-B2BA-00215AD8577A = SEEN, B4038F07-9DCF-11E0-8236-00237DE416AA = SEEN, 99BDF919-9E00-11E0-8BD6-00237D! E4A738 = SEEN, 2D3F2B8A-A276-11E0-B017-002264C18BA0 = SEEN, 01! E5AF20-A 2E1-11E0-BCE0-00237DE49966 = SEEN, 2454ED8C-A2EA-11E0-B072-002264C20AA4 = SEEN, 572D42A8-A584-11E0-BD68-00237DE461B2 = SEEN, BB54EB5E-AAF2-11E0-AF0D-00215AD8818C = SEEN, 5AEAE06A-AD89-11E0-919B-002264C2433C = SEEN, 2EF450D3-B7D3-11E0-84E7-00237DE4A312 = SEEN, 2FB655CE-C8A6-11E0-922D-002264C17D7C = SEEN, 1B735565-D0ED-11E0-AF61-00215AD8577A = SEEN, F4DCF555-D419-11E0-A454-00237DE4A318 = SEEN, DDD8A02C-D90A-11E0-99BC-002264C1C798 = SEEN, 0BE0C97F-E15B-11E0-A6C6-00215AD7F150 = SEEN, 317AFA00-E525-11E0-9FE6-00215AD9DF9E = SEEN, 32759E16-EA29-11E0-B7EB-002264C17D5E = SEEN, E4F0476A-006B-11E1-96D8-00215AD84B9A = SEEN, DCB0744E-20E9-11E1-859E-002264C196B6 = SEEN, 9C5F39EE-28FD-11E1-88F5-00215AD7AB8E = SEEN, CF0E6512-3783-11E1-A9B4-00237DE3F534 = SEEN, F8944057-3EE4-11E1-A538-00237DE3360C = SEEN, 831849E3-49CF-11E1-9FA7-00215AD965B8 = SEEN, EE2D79DA-4AA1-11E1-BD14-00237DE469D4 = SEEN, 02717AF7-4C2C-11E1-8091-00237DE3F246 = SEEN, 1D537E2F-4D1C-11E1-89B5-002264C1C78C = SEEN, 45BABA70-! 5242-11E1-8313-00215AD9BCC2 = SEEN, BAFE7347-6F47-11E1-9F58-00237DE3F1E4 = SEEN, 3B85155E-6F5D-11E1-A49B-00215AD73F30 = SEEN, 7FDF9656-7A47-11E1-B0A7-002264C20AA4 = SEEN, 0EAEDBAF-7CC4-11E1-B97E-00237DE4A62A = SEEN, 3DCBE8F9-8BD4-11E1-819F-002264C17BD4 = SEEN, DAF5A900-A10B-11E1-88DC-002264C197E8 = SEEN, D10D54ED-ACCF-11E1-8E55-00237DE4A6EA = SEEN, 571E2D88-AFCF-11E1-94C9-00237DE4A1B0 = SEEN, 6F08F7AA-B00E-11E1-BEC4-00237DE417B8 = SEEN, 05FF698C-B244-11E1-9D00-00215AD9BC56 = SEEN, 572ACB9E-B728-11E1-9F15-00237DE4611C = SEEN, A49AACD8-B897-11E1-905B-00215AD8818C = SEEN, 4000F48A-C46B-11E1-B646-00215AD9A392 = SEEN, AAC55B69-C54B-11E1-B0F9-00215AD7BB3E = SEEN, 21915342-C730-11E1-BAC5-00237DE3F1F6 = SEEN, 90532031-D031-11E1-927E-00215AD9DF9E = SEEN, DA317791-D4F1-11E1-8B52-00215AD82410 = SEEN, 5D05D031-DBF3-11E1-ADDD-00215AD75280 = SEEN, B4EE0CF4-E076-11E1-9872-00237DE4161A = SEEN, E8946C2F-E240-11E1-B7D0-002264C24384 = SEEN, 926199B1-E77D-11E1-9A39-001E0BCBD4F2 = SEEN, BBA2934! B-E882-11E1-AEC7-002264C15418 = SEEN, 5950B70D-EED5-11E1-9AD6-! 00215AD7 B4D6 = SEEN, D70BC20C-EFA7-11E1-9878-00215AD7E9BE = SEEN, C41611CE-F080-11E1-95C3-002264C1D724 = SEEN, 04652131-F084-11E1-A389-00215AD85762 = SEEN, A28AFEA2-F512-11E1-81AB-00237DE3346E = SEEN, 0A1C55EE-F51B-11E1-BE2F-00237DE3F118 = SEEN, 883CC126-F65C-11E1-A4E6-00215AD8530E = SEEN, 12F484A8-F83A-11E1-AF3E-00215AD856DE = SEEN, 81A933FE-F83D-11E1-8385-002264C1D622 = SEEN, BF3EAA84-FB32-11E1-AB68-00237DE4A79E = SEEN, F24B9F27-FB62-11E1-9210-00215AD8015C = SEEN, 51ED2403-FE03-11E1-91AE-00237DE33968 = SEEN, 15278205-FE58-11E1-B0E8-002264C1546C = SEEN, 62020634-FE60-11E1-9A73-00215AD80C02 = SEEN, 1BAD751E-FFA0-11E1-BD4F-00215AD7F150 = SEEN, D4489BF2-0357-11E2-91DA-00237DE460E6 = SEEN, 765249C0-087B-11E2-B486-00215AD80204 = SEEN, 8763B08D-0C6B-11E2-8C05-00215AD8C1E8 = SEEN, 2A6EEC94-0F00-11E2-8705-00215AD7E6DC = SEEN, 29DDE636-130B-11E2-AE57-00215AD80BAE = SEEN, 52743AF4-16DC-11E2-8C15-00215AD86594 = SEEN, B58AE66E-29DC-11E2-B7E2-00215AD71B16 = SEEN, 7E564F9A-347A-11E2-8D1F-00237DE! 4AEFA = SEEN, 6F5283D2-3DE2-11E2-8ED1-00237DE49BAA = SEEN, F6795BE0-4721-11E2-95BB-002264C153FA = SEEN, CACBAC5D-4FE2-11E2-B524-00237DE46176 = SEEN, 4C0D5B30-5B9E-11E2-8939-002264C1CA12 = SEEN, 28EEEDED-6D2E-11E2-BC3D-00237DE4A7A4 = SEEN, B74EE6DE-70A1-11E2-A095-00215AD9A2AC = SEEN, F0480DA0-70A3-11E2-AA89-00237DE4A5C4 = SEEN, 85FEB433-7169-11E2-96F3-00237DE3F1F6 = SEEN, 51A00311-7235-11E2-AB02-00237DE46158 = SEEN, 1C502051-7550-11E2-B44B-00215AD7F73C = SEEN, E9ED2B45-77B3-11E2-A4C9-001E0BCBB978 = SEEN, 537C5525-80A3-11E2-BDEC-002264C248A4 = SEEN, 912C534F-98AB-11E2-98DB-002264C17D50 = SEEN, 31D24280-9CB6-11E2-B568-00237DE3F1E4 = SEEN, 008A7C3B-B038-11E2-96E3-E83935B1F46A = SEEN, 580BF826-CAEC-11E2-B67B-00237DE3337C = SEEN, 7D04574A-D4C6-11E2-ABC7-00215AD7BB74 = SEEN, 5AE39AF7-D515-11E2-9EAF-00215AD99EEE = SEEN, 3844288E-D51F-11E2-973C-00237DE41650 = SEEN, 535A66F0-D589-11E2-A55E-002264C18E30 = SEEN, D94F77A5-D5C7-11E2-93A1-00237DE4A738 = SEEN, DFC9E8A9-D5CB-11E2-965F-00215! AD7BD84 = SEEN, E562193C-D5D4-11E2-BD36-00215AD6DB42 = SEEN, 3! BE8FCBF- D65A-11E2-A02F-00237DE41AA2 = SEEN, 0618D098-D65B-11E2-AC67-00215AD7BB68 = SEEN, 2906681A-D676-11E2-9D5B-00215AD9BD2E = SEEN, B25F3D68-D6A4-11E2-90DB-00237DE334CE = SEEN, 741BD345-D82E-11E2-A91D-00237DE3362A = SEEN, 6121A55D-D8EA-11E2-81AD-00215AD88AE2 = SEEN, 8A339207-D972-11E2-8676-00215AD7C2D0 = SEEN fetchmail: swapping UID lists fetchmail: Query status=1 (NOMAIL) fetchmail: Writing fetchids file. fetchmail: normal termination, status 1 fetchmail: Writing fetchids file. ---------------- snip ------------- ------------------------------------------------------- Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-21 19:45:32
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : none Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-21 19:45 By: m-a Comment: Make that http://www.fetchmail.info/fetchmail-FAQ.html#G3 ------------------------------------------------------- Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-21 19:44:40
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : none Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. Follow-Ups: Date: 2013-Jun-21 19:44 By: m-a Comment: Thank you for taking the time to report this problem. However, we need further information in order to be able to investigate and eventually fix the problem. Please see http://fetchmail.info/fetchmail-FAQ.html#G3 for a checklist of pieces of information that you need to report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-06-21 19:42:03
|
Bug #19032, was updated on 2013-Jun-21 12:10 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Closed Resolution: Invalid Bug Group: None Priority: 1 Submitted by: ruedigeruwe Assigned to : none Summary: Not the expected Length Details: Mails receiving sometimes are marked with the error "not the expected length" (Hoster is 1und1) . The transfer is broken but the received fragment is being forwarded to the SMTP-Relais as long as the mail is not deletet at hte provider. There should be a new Parameter which does not checks the actual and expected size so that such "error-marked-mails" would be forwareded and then after the transfer should be deleted at the provider if the option is activated. Follow-Ups: Date: 2013-Jun-21 19:42 By: m-a Comment: The message is merely a warning. If there is anything else to report, please try the latest fetchmail version, read <http://www.fetchmail.info/fetchmail-FAQ.html#G3> and open a new ticket. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19032&group_id=1824 |
From: <ad...@be...> - 2013-06-21 12:10:53
|
Bug #19032, was updated on 2013-Jun-21 12:10 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: ruedigeruwe Assigned to : none Summary: Not the expected Length Details: Mails receiving sometimes are marked with the error "not the expected length" (Hoster is 1und1) . The transfer is broken but the received fragment is being forwarded to the SMTP-Relais as long as the mail is not deletet at hte provider. There should be a new Parameter which does not checks the actual and expected size so that such "error-marked-mails" would be forwareded and then after the transfer should be deleted at the provider if the option is activated. For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19032&group_id=1824 |
From: <ad...@be...> - 2013-06-16 15:59:17
|
Bug #19024, was updated on 2013-Jun-16 15:59 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: martinwodrich Assigned to : none Summary: wrong permissions on .fetchids Details: I have one fetchmail poll where I set 'keep' and 'no fetchall'. After I start fetchmail the .fetchids-File have read-write owner and read group. The next time fetchmail stops with the error that read-write-execute owner is the maximum allowed permissions. I uderstand that fetchmail stops with wrong permissions, but thats the permission that it hase self set. I use fetchmail 6.3.26. For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=19024&group_id=1824 |
From: <ad...@be...> - 2013-04-29 21:37:06
|
Bug #18853, was updated on 2013-Jan-03 22:49 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 4 Submitted by: w-f Assigned to : m-a Summary: IMAP IDLE + SSL: Error: re-poll failed Details: I use fetchmail with SSL and IMAP IDLE. The IMAP connection freezes after some time and the re-poll failed after 28 min. It looks like there is a ssl socket timeout before a IMAP IDLE re-poll is issued. ----- Jan 3 20:31:35 mini2 fetchmail[14842]: IMAP> A0005 IDLE Jan 3 20:31:35 mini2 fetchmail[14842]: IMAP< + OK Jan 3 20:59:35 mini2 fetchmail[14842]: IMAP> DONE Jan 3 20:59:35 mini2 fetchmail[14842]: re-poll failed Jan 3 20:59:35 mini2 fetchmail[14842]: socket error while fetching from web...@fi...@imap.strato.de Jan 3 20:59:35 mini2 fetchmail[14842]: 6.3.24 querying imap.strato.de (protocol IMAP) at Thu, 03 Jan 2013 20:59:35 +0100 (CET): poll completed Jan 3 20:59:35 mini2 fetchmail[14842]: Query status=2 (SOCKET) ----- The re-poll does not fail, when the idle timeout is reduced from 28 min to 10 minutes. This should also fulfil the RFC 2177, because the RFC suggests to re-issue a IDLE command at LEAST every 29 minutes. RFC 2177 "The server MAY consider a client inactive if it has an IDLE command running, and if such a server has an inactivity timeout it MAY log the client off implicitly at the end of its timeout period. Because of that, clients using IDLE are advised to terminate the IDLE and re-issue it at least every 29 minutes to avoid being logged off. This still allows a client to receive immediate mailbox updates even though it need only "poll" at half hour intervals." Other IMAP Clients uses a shorter IDLE re-poll timer or issues a NOOP Command. Microsoft Outlook: 10 min Apple Mail: IMAP NOOP every 1 minute (RFC 3501: "The NOOP command can also be used to reset any inactivity autologout timer on the server.") ------ Patch (Reduce idle_timeout to 600) diff fetchmail-6.3.24-patched/imap.c fetchmail-6.3.24/imap.c 718,719c718 < /* mytimeout = idle_timeout = 1680; */ /* 28 min */ < mytimeout = idle_timeout = 600; /* reduce to 10 min to prevent ssl socket timeout */ --- > mytimeout = idle_timeout = 1680; /* 28 min */ Enviroment: fetchmail 6.3.24 OS: Mac OS 10.7.5 IMAP Server: Provider Strato (imap.strato.de) --- Best regards, Wolfgang Follow-Ups: Date: 2013-Apr-29 21:37 By: w-f Comment: the Link with the complete dtrace files is active again. https://www.hidrive.strato.com/lnk/RBTrVUhJ Best regards, Wolfgang ------------------------------------------------------- Date: 2013-Apr-26 19:34 By: m-a Comment: I was about to revisit your bug report; unfortunately, the log file link has expired. Can you re-upload the logs? Thank you. ------------------------------------------------------- Date: 2013-Jan-06 22:43 By: w-f Comment: Hello Matthias, I did a dtrace for the SSL case and non-SSL case. In both variants the TCP KeepAlive is enabled. 199552 20 14 socket(0x2, 0x1, 0x6) = 5 0 199559 8 2 setsockopt(0x5, 0xFFFF, 0x8) = 0 0 199634 21589 72 connect(0x5, 0x7FAF0AC01320, 0x10) = 0 0 But there is an other difference: The non-ssl socket uses the system call recvfrom to wait for data from the imap server during the idle time. The ssl socket uses the system call "read" to wait for data from the imap server during the idle time. The tcp stack sends no KeepAlive Packets during the system call read. You can download the complete dtrace files for both variants from https://www.hidrive.strato.com/lnk/RBTrVUhJ Best regards, Wolfgang ------------------------------------------------------- Date: 2013-Jan-06 13:29 By: m-a Comment: Wolfgang, could you dtrace setsockopt and/or all socket option, for (1) the SSL case, (2) the non-SSL case? I unconditionally enable SO_KEEPALIVE after the socket has been opened, and never see them disabled - perhaps your OpenSSL library behaves differently. Best regards, Matthias ------------------------------------------------------- Date: 2013-Jan-06 13:20 By: m-a Comment: Thanks for the detailed information. However, this pretty much looks like a networking issue. The server just hung up, but there was no FIN|ACK handshake from closing down the connection, so fetchmail was not informed of the shutdown or close until it tried to send the next packet. This pretty much looks like a networking issue, broken router or NAT or Masquerading. I'll grant that TCP keepalives might help. Unfortunately, strato does not appear to support STARTTLS, so we cannot test that. ------------------------------------------------------- Date: 2013-Jan-05 19:50 By: w-f Comment: The issue is not an server imap timeout. There are no problems when using an unencrypted imap session. The dtruss shows no activity during the idle time: 22867/0xaf6c4: 629137 33 24 write(0x5, "\027\003\0", 0x25) = 37 0 22867/0xaf6c4: 629147 9 3 __sysctl(0x7FFF60CF8FE8, 0x2, 0x7FFF60CF8FFF) = 0 0 22867/0xaf6c4: 629150 5 0 getuid(0x0, 0x7FFF60CF8C58, 0x0) = 273 0 22867/0xaf6c4: 629152 5 0 getgid(0x0, 0x7FFF60CF8C58, 0x0) = 1 0 22867/0xaf6c4: 629184 9 3 setitimer(0x0, 0x7FFF60CF7E00, 0x0) = 0 0 dtrace: error on enabled probe ID 1791 (ID 778: syscall::read:return): out of scratch space in action #13 at DIF offset 44 dtrace: error on enabled probe ID 1791 (ID 778: syscall::read:return): out of scratch space in action #13 at DIF offset 44 dtrace: error on enabled probe ID 1789 (ID 780: syscall::write:return): out of scratch space in action #13 at DIF offset 44 22867/0xaf6c4: 629354 343 20 sigreturn(0x7FFF60CF7B50, 0x1E, 0x7FFF60CF7B50) = 0 Err#-2 22867/0xaf6c4: 629358 8 0 __pthread_canceled(0x0, 0x7FE06C015000, 0x7FFF60CF7C08) = -1 Err#22 22867/0xaf6c4: 629372 8 1 setitimer(0x0, 0x7FFF60CF7E00, 0x0) = 0 0 22867/0xaf6c4: 629454 66 58 write(0x5, "\027\003\0", 0x1F) = 31 0 22867/0xaf6c4: 629481 15 8 __sysctl(0x7FFF60CFB0F8, 0x2, 0x7FFF60CFB10F) = 0 0 22867/0xaf6c4: 629485 6 0 getuid(0x0, 0x7FFF60CFAD68, 0x0) = 273 0 22867/0xaf6c4: 629487 6 0 getgid(0x0, 0x7FFF60CFAD68, 0x0) = 1 0 22867/0xaf6c4: 629533 10 4 setitimer(0x0, 0x7FFF60CF9F30, 0x0) = 0 0 22867/0xaf6c4: 629566 13 1 setitimer(0x0, 0x7FFF60CF9F30, 0x0) = 0 0 22867/0xaf6c4: 629569 5 0 setitimer(0x0, 0x7FFF60CFBFD0, 0x0) = 0 0 22867/0xaf6c4: 629596 14 7 __sysctl(0x7FFF60CFB118, 0x2, 0x7FFF60CFB12F) = 0 0 22867/0xaf6c4: 629600 5 0 getuid(0x0, 0x7FFF60CFAD88, 0x0) = 273 0 22867/0xaf6c4: 629602 5 0 getgid(0x0, 0x7FFF60CFAD88, 0x0) = 1 0 22867/0xaf6c4: 629648 10 2 sigaction(0xE, 0x7FFF60D00098, 0x7FFF60D000C0) = 0 0 22867/0xaf6c4: 629653 8 2 setitimer(0x0, 0x7FFF60D00278, 0x0) = 0 0 22867/0xaf6c4: 629849 18 9 close(0x5) = 0 0 22867/0xaf6c4: 629852 6 1 setitimer(0x0, 0x7FFF60D00298, 0x0) = 0 0 22867/0xaf6c4: 629854 6 0 sigaction(0xE, 0x7FFF60D00098, 0x7FFF60D000C0) = 0 0 22867/0xaf6c4: 629867 9 3 __sysctl(0x7FFF60CFF1E8, 0x2, 0x7FFF60CFF1FF) = 0 0 Also there is no network traffic during the idle time. And the response for first packet TCP Push from fetchmail to the imap server is a Reset. tcp dump IMAPS Session: ------ 18:42:48.547781 IP (tos 0x0, ttl 64, id 25398, offset 0, flags [DF], proto TCP (6), length 77) mini2.home.fischer-net.net.60975 > imap.strato.de.imaps: Flags [P.], cksum 0x4c5f (incorrect -> 0x2baf), seq 743:780, ack 4504, win 33396, length 37 18:42:48.568631 IP (tos 0x0, ttl 248, id 36786, offset 0, flags [DF], proto TCP (6), length 71) imap.strato.de.imaps > mini2.home.fischer-net.net.60975: Flags [P.], cksum 0x5a30 (correct), seq 4504:4535, ack 780, win 5135, length 31 18:42:48.568693 IP (tos 0x0, ttl 64, id 64318, offset 0, flags [DF], proto TCP (6), length 40) mini2.home.fischer-net.net.60975 > imap.strato.de.imaps: Flags [.], cksum 0x4c3a (incorrect -> 0xd50a), seq 780, ack 4535, win 33380, length 0 19:10:48.624932 IP (tos 0x0, ttl 64, id 12889, offset 0, flags [DF], proto TCP (6), length 71) mini2.home.fischer-net.net.60975 > imap.strato.de.imaps: Flags [P.], cksum 0x4c59 (incorrect -> 0xfd06), seq 780:811, ack 4535, win 33396, length 31 19:10:48.646571 IP (tos 0x0, ttl 248, id 18517, offset 0, flags [DF], proto TCP (6), length 40) imap.strato.de.imaps > mini2.home.fischer-net.net.60975: Flags [R.], cksum 0x574c (correct), seq 4535, ack 811, win 0, length 0 19:11:49.041641 IP (tos 0x0, ttl 64, id 1235, offset 0, flags [DF], proto TCP (6), length 64) mini2.home.fischer-net.net.61035 > imap.strato.de.imaps: Flags [S], cksum 0x4c52 (incorrect -> 0x0b3e), seq 771336041, win 65535, options [mss 1460,nop,wscale 1,nop,nop,TS val 1029692052 ecr 0,sackOK,eol], length 0 19:11:49.063272 IP (tos 0x0, ttl 248, id 26043, offset 0, flags [DF], proto TCP (6), length 52) imap.strato.de.imaps > mini2.home.fischer-net.net.61035: Flags [S.], cksum 0x1718 (correct), seq 2700448559, ack 771336042, win 4356, options [mss 1452,nop,wscale 0,sackOK,eol], length 0 ----- Now for me looks like the issue is, fetchmail opens the Socket for the SSL Session without a TCP KeepAlive. When I use an unencrypted imap session, the TCP KeepAlive is active. The tcpdump shows the TCP KeepAlive packets during the imap idle time. Best Regards, Wolfgang ------------------------------------------------------- Date: 2013-Jan-03 23:02 By: m-a Comment: Have Strato fix their server timeouts instead, the 30 minute timer is a "MUST" clause in RFC-3501 section 5.4, see http://tools.ietf.org/html/rfc3501#section-5.4 If there is a socket timeout, I'd like to see an strace or truss trace proving it, and possibly an accompanying tcpdump or wireshark/tshark dump of the protocol with timestamps, to see when the connection gets closed. Chances are that there is a problem on your end - are you using IPv4 NAT or Masquerading? ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=18853&group_id=1824 |
From: <ad...@be...> - 2013-04-26 19:34:34
|
Bug #18853, was updated on 2013-Jan-03 22:49 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Open Resolution: None Bug Group: None Priority: 4 Submitted by: w-f Assigned to : m-a Summary: IMAP IDLE + SSL: Error: re-poll failed Details: I use fetchmail with SSL and IMAP IDLE. The IMAP connection freezes after some time and the re-poll failed after 28 min. It looks like there is a ssl socket timeout before a IMAP IDLE re-poll is issued. ----- Jan 3 20:31:35 mini2 fetchmail[14842]: IMAP> A0005 IDLE Jan 3 20:31:35 mini2 fetchmail[14842]: IMAP< + OK Jan 3 20:59:35 mini2 fetchmail[14842]: IMAP> DONE Jan 3 20:59:35 mini2 fetchmail[14842]: re-poll failed Jan 3 20:59:35 mini2 fetchmail[14842]: socket error while fetching from web...@fi...@imap.strato.de Jan 3 20:59:35 mini2 fetchmail[14842]: 6.3.24 querying imap.strato.de (protocol IMAP) at Thu, 03 Jan 2013 20:59:35 +0100 (CET): poll completed Jan 3 20:59:35 mini2 fetchmail[14842]: Query status=2 (SOCKET) ----- The re-poll does not fail, when the idle timeout is reduced from 28 min to 10 minutes. This should also fulfil the RFC 2177, because the RFC suggests to re-issue a IDLE command at LEAST every 29 minutes. RFC 2177 "The server MAY consider a client inactive if it has an IDLE command running, and if such a server has an inactivity timeout it MAY log the client off implicitly at the end of its timeout period. Because of that, clients using IDLE are advised to terminate the IDLE and re-issue it at least every 29 minutes to avoid being logged off. This still allows a client to receive immediate mailbox updates even though it need only "poll" at half hour intervals." Other IMAP Clients uses a shorter IDLE re-poll timer or issues a NOOP Command. Microsoft Outlook: 10 min Apple Mail: IMAP NOOP every 1 minute (RFC 3501: "The NOOP command can also be used to reset any inactivity autologout timer on the server.") ------ Patch (Reduce idle_timeout to 600) diff fetchmail-6.3.24-patched/imap.c fetchmail-6.3.24/imap.c 718,719c718 < /* mytimeout = idle_timeout = 1680; */ /* 28 min */ < mytimeout = idle_timeout = 600; /* reduce to 10 min to prevent ssl socket timeout */ --- > mytimeout = idle_timeout = 1680; /* 28 min */ Enviroment: fetchmail 6.3.24 OS: Mac OS 10.7.5 IMAP Server: Provider Strato (imap.strato.de) --- Best regards, Wolfgang Follow-Ups: Date: 2013-Apr-26 19:34 By: m-a Comment: I was about to revisit your bug report; unfortunately, the log file link has expired. Can you re-upload the logs? Thank you. ------------------------------------------------------- Date: 2013-Jan-06 22:43 By: w-f Comment: Hello Matthias, I did a dtrace for the SSL case and non-SSL case. In both variants the TCP KeepAlive is enabled. 199552 20 14 socket(0x2, 0x1, 0x6) = 5 0 199559 8 2 setsockopt(0x5, 0xFFFF, 0x8) = 0 0 199634 21589 72 connect(0x5, 0x7FAF0AC01320, 0x10) = 0 0 But there is an other difference: The non-ssl socket uses the system call recvfrom to wait for data from the imap server during the idle time. The ssl socket uses the system call "read" to wait for data from the imap server during the idle time. The tcp stack sends no KeepAlive Packets during the system call read. You can download the complete dtrace files for both variants from https://www.hidrive.strato.com/lnk/RBTrVUhJ Best regards, Wolfgang ------------------------------------------------------- Date: 2013-Jan-06 13:29 By: m-a Comment: Wolfgang, could you dtrace setsockopt and/or all socket option, for (1) the SSL case, (2) the non-SSL case? I unconditionally enable SO_KEEPALIVE after the socket has been opened, and never see them disabled - perhaps your OpenSSL library behaves differently. Best regards, Matthias ------------------------------------------------------- Date: 2013-Jan-06 13:20 By: m-a Comment: Thanks for the detailed information. However, this pretty much looks like a networking issue. The server just hung up, but there was no FIN|ACK handshake from closing down the connection, so fetchmail was not informed of the shutdown or close until it tried to send the next packet. This pretty much looks like a networking issue, broken router or NAT or Masquerading. I'll grant that TCP keepalives might help. Unfortunately, strato does not appear to support STARTTLS, so we cannot test that. ------------------------------------------------------- Date: 2013-Jan-05 19:50 By: w-f Comment: The issue is not an server imap timeout. There are no problems when using an unencrypted imap session. The dtruss shows no activity during the idle time: 22867/0xaf6c4: 629137 33 24 write(0x5, "\027\003\0", 0x25) = 37 0 22867/0xaf6c4: 629147 9 3 __sysctl(0x7FFF60CF8FE8, 0x2, 0x7FFF60CF8FFF) = 0 0 22867/0xaf6c4: 629150 5 0 getuid(0x0, 0x7FFF60CF8C58, 0x0) = 273 0 22867/0xaf6c4: 629152 5 0 getgid(0x0, 0x7FFF60CF8C58, 0x0) = 1 0 22867/0xaf6c4: 629184 9 3 setitimer(0x0, 0x7FFF60CF7E00, 0x0) = 0 0 dtrace: error on enabled probe ID 1791 (ID 778: syscall::read:return): out of scratch space in action #13 at DIF offset 44 dtrace: error on enabled probe ID 1791 (ID 778: syscall::read:return): out of scratch space in action #13 at DIF offset 44 dtrace: error on enabled probe ID 1789 (ID 780: syscall::write:return): out of scratch space in action #13 at DIF offset 44 22867/0xaf6c4: 629354 343 20 sigreturn(0x7FFF60CF7B50, 0x1E, 0x7FFF60CF7B50) = 0 Err#-2 22867/0xaf6c4: 629358 8 0 __pthread_canceled(0x0, 0x7FE06C015000, 0x7FFF60CF7C08) = -1 Err#22 22867/0xaf6c4: 629372 8 1 setitimer(0x0, 0x7FFF60CF7E00, 0x0) = 0 0 22867/0xaf6c4: 629454 66 58 write(0x5, "\027\003\0", 0x1F) = 31 0 22867/0xaf6c4: 629481 15 8 __sysctl(0x7FFF60CFB0F8, 0x2, 0x7FFF60CFB10F) = 0 0 22867/0xaf6c4: 629485 6 0 getuid(0x0, 0x7FFF60CFAD68, 0x0) = 273 0 22867/0xaf6c4: 629487 6 0 getgid(0x0, 0x7FFF60CFAD68, 0x0) = 1 0 22867/0xaf6c4: 629533 10 4 setitimer(0x0, 0x7FFF60CF9F30, 0x0) = 0 0 22867/0xaf6c4: 629566 13 1 setitimer(0x0, 0x7FFF60CF9F30, 0x0) = 0 0 22867/0xaf6c4: 629569 5 0 setitimer(0x0, 0x7FFF60CFBFD0, 0x0) = 0 0 22867/0xaf6c4: 629596 14 7 __sysctl(0x7FFF60CFB118, 0x2, 0x7FFF60CFB12F) = 0 0 22867/0xaf6c4: 629600 5 0 getuid(0x0, 0x7FFF60CFAD88, 0x0) = 273 0 22867/0xaf6c4: 629602 5 0 getgid(0x0, 0x7FFF60CFAD88, 0x0) = 1 0 22867/0xaf6c4: 629648 10 2 sigaction(0xE, 0x7FFF60D00098, 0x7FFF60D000C0) = 0 0 22867/0xaf6c4: 629653 8 2 setitimer(0x0, 0x7FFF60D00278, 0x0) = 0 0 22867/0xaf6c4: 629849 18 9 close(0x5) = 0 0 22867/0xaf6c4: 629852 6 1 setitimer(0x0, 0x7FFF60D00298, 0x0) = 0 0 22867/0xaf6c4: 629854 6 0 sigaction(0xE, 0x7FFF60D00098, 0x7FFF60D000C0) = 0 0 22867/0xaf6c4: 629867 9 3 __sysctl(0x7FFF60CFF1E8, 0x2, 0x7FFF60CFF1FF) = 0 0 Also there is no network traffic during the idle time. And the response for first packet TCP Push from fetchmail to the imap server is a Reset. tcp dump IMAPS Session: ------ 18:42:48.547781 IP (tos 0x0, ttl 64, id 25398, offset 0, flags [DF], proto TCP (6), length 77) mini2.home.fischer-net.net.60975 > imap.strato.de.imaps: Flags [P.], cksum 0x4c5f (incorrect -> 0x2baf), seq 743:780, ack 4504, win 33396, length 37 18:42:48.568631 IP (tos 0x0, ttl 248, id 36786, offset 0, flags [DF], proto TCP (6), length 71) imap.strato.de.imaps > mini2.home.fischer-net.net.60975: Flags [P.], cksum 0x5a30 (correct), seq 4504:4535, ack 780, win 5135, length 31 18:42:48.568693 IP (tos 0x0, ttl 64, id 64318, offset 0, flags [DF], proto TCP (6), length 40) mini2.home.fischer-net.net.60975 > imap.strato.de.imaps: Flags [.], cksum 0x4c3a (incorrect -> 0xd50a), seq 780, ack 4535, win 33380, length 0 19:10:48.624932 IP (tos 0x0, ttl 64, id 12889, offset 0, flags [DF], proto TCP (6), length 71) mini2.home.fischer-net.net.60975 > imap.strato.de.imaps: Flags [P.], cksum 0x4c59 (incorrect -> 0xfd06), seq 780:811, ack 4535, win 33396, length 31 19:10:48.646571 IP (tos 0x0, ttl 248, id 18517, offset 0, flags [DF], proto TCP (6), length 40) imap.strato.de.imaps > mini2.home.fischer-net.net.60975: Flags [R.], cksum 0x574c (correct), seq 4535, ack 811, win 0, length 0 19:11:49.041641 IP (tos 0x0, ttl 64, id 1235, offset 0, flags [DF], proto TCP (6), length 64) mini2.home.fischer-net.net.61035 > imap.strato.de.imaps: Flags [S], cksum 0x4c52 (incorrect -> 0x0b3e), seq 771336041, win 65535, options [mss 1460,nop,wscale 1,nop,nop,TS val 1029692052 ecr 0,sackOK,eol], length 0 19:11:49.063272 IP (tos 0x0, ttl 248, id 26043, offset 0, flags [DF], proto TCP (6), length 52) imap.strato.de.imaps > mini2.home.fischer-net.net.61035: Flags [S.], cksum 0x1718 (correct), seq 2700448559, ack 771336042, win 4356, options [mss 1452,nop,wscale 0,sackOK,eol], length 0 ----- Now for me looks like the issue is, fetchmail opens the Socket for the SSL Session without a TCP KeepAlive. When I use an unencrypted imap session, the TCP KeepAlive is active. The tcpdump shows the TCP KeepAlive packets during the imap idle time. Best Regards, Wolfgang ------------------------------------------------------- Date: 2013-Jan-03 23:02 By: m-a Comment: Have Strato fix their server timeouts instead, the 30 minute timer is a "MUST" clause in RFC-3501 section 5.4, see http://tools.ietf.org/html/rfc3501#section-5.4 If there is a socket timeout, I'd like to see an strace or truss trace proving it, and possibly an accompanying tcpdump or wireshark/tshark dump of the protocol with timestamps, to see when the connection gets closed. Chances are that there is a problem on your end - are you using IPv4 NAT or Masquerading? ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=18853&group_id=1824 |
From: <ad...@be...> - 2013-04-26 19:32:41
|
Bug #18984, was updated on 2013-Apr-26 12:17 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Closed Resolution: Works For Me Bug Group: None Priority: 5 Submitted by: grarpamp Assigned to : none Summary: Relocating pidfile, FETCHMAILHOME, parallel Details: I needed to work around the lack of --password and also fetch some things in parallel. FETCHMAILHOME didn't seem to honor itself if set to an empty writeable dir. [bug #1] There was --pidfile, but it needed to be parallelizable to avoid clobbering itself. By default it has no random part. So --pidfile $(mktemp group1.pid.XXXXXX). [feat #1] Looking to fix b#1 for others. Note f#1 also applies to idfile, etc. Follow-Ups: Date: 2013-Apr-26 19:32 By: m-a Comment: The pid file is meant to be constant because it serves as a lock file. FETCHMAILHOME works as advertised for me: $ mkdir /tmp/empty $ LC_ALL=C FETCHMAILHOME=/tmp/empty fetchmail -V This is fetchmail release 6.3.26+GSS+RPA+NTLM+SDPS+SSL+OPIE+NLS. ... FreeBSD apollo.emma.line.org 9.1-RELEASE FreeBSD 9.1-RELEASE #2 r244869: Sun Dec 30 22:05:16 CET 2012 to...@ap...:/usr/obj/usr/src/sys/GENERIC amd64 Taking options from command line No mailservers set up -- perhaps /tmp/empty/fetchmailrc is missing? If you have evidence to the contrary, please show me a way to reproduce the problem and reopen the bug report. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=18984&group_id=1824 |
From: <ad...@be...> - 2013-04-26 19:29:58
|
Bug #18983, was updated on 2013-Apr-26 11:47 Here is a current snapshot of the bug. Project: fetchmail Category: None Status: Closed Resolution: Invalid Bug Group: None Priority: 5 Submitted by: grarpamp Assigned to : none Summary: Man page table rendering, keywords Details: FreeBSD 8.x i386 nroff -man fetchmail.man There seems to be some 'Keyword/Option Summary' tables, but they just render to what may be a long linewrap with the above nroff. And from TODO, some projects use tables for this too. '- Add info whether Keywords are global, server or user keywords' l l l lw34. Keyword Opt Mode Function _ set daemon -d T{ Set a background poll interval in seconds. T} set postmaster T{ Give the name of the last-resort mail recipient (default: user running fetchmail, "postmaster" if run by the root user) T} set bouncemail T{ Direct error mail to the sender (default) T} set no bouncemail T{ Direct error mail to the local postmaster (as per the 'postmaster' global option above). T} set no spambounce T{ Do not bounce spam-blocked mail Follow-Ups: Date: 2013-Apr-26 19:29 By: m-a Comment: As the fetchmail.man comment banner at the top reveals, the roff source is meant to be preprocessed through tbl, i. e. nroff -man -t fetchmail.man And grog will also figure that out: $ grog fetchmail.man groff -t -man fetchmail.man Not a bug, closing report as invalid. ------------------------------------------------------- For detailed info, follow this link: http://developer.berlios.de/bugs/?func=detailbug&bug_id=18983&group_id=1824 |
From: grarpamp <gra...@gm...> - 2013-04-26 12:31:33
|
> I have one of mine constructed as, with n incremented > poll sections, but can't remember why... > poll user1@fqdn1 > via fqdn1 > username user1@fqdn1 fetchmail -v -v -f fmrc -N -K -a -n user1@fqdn1 And with this I get one of these for each incremented entry present... "Old UID list from user1@fqdn1: <empty>" 20 entries, 20 of those emitted incrementally. Not sure why, mentioning it in case it's buggy before I forget to look more into it. Just one of these: Scratch list of UIDs: <empty> |