Your message dated Tue, 28 Aug 2007 17:18:22 -0700
with message-id <[EMAIL PROTECTED]>
and subject line No error
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: popfile
Version: 0.22.4-1
Severity: normal
*** Please type your report below this line ***
Hello,
Recently ASU has switched into using GMail, which requires us to
authenticate using SSL to pop.gmail.com. As part of this process, they
require our POP usernames to be in the format
"recent:[EMAIL PROTECTED]" as shown in:
https://techbase.asu.edu/wiki/index.php/Setting_Up_Outlook_for_ASU_Gmail_POP_Access
Introducing the prefix "recent:" though confuses popfile which
apparently breaks up the username based on ":". I changed the
separator to ";" in Popfile, and authenticating other email accounts
after this change works. However, Popfile is still unable to handle
the SSL authentication. In my configuration I'm using the username
"pop.gmail.com;recent:[EMAIL PROTECTED];ssl" and Popfile just locks up.
I would have posted this to the Popfile forums directly if I could,
but that requires me to first get a Sourceforge account -- sorry.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored:
LC_ALL set to C)
Versions of packages popfile depends on:
ii adduser 3.102 Add and remove users and
groups
ii debconf [debconf-2.0] 1.5.11 Debian configuration
management sy
ii libdbd-sqlite2-perl 2:0.33-6 Perl DBI driver with a
self-contai
ii libhtml-tagset-perl 3.10-2 Data tables pertaining to
HTML
ii libhtml-template-perl 2.8-1 HTML::Template : A module
for usin
ii libsoap-lite-perl 0.69-1 Client and server side SOAP
implem
ii libtimedate-perl 1.1600-5 Time and date functions for
Perl
ii perl 5.8.8-7 Larry Wall's Practical
Extraction
popfile recommends no packages.
-- debconf information:
* popfile/popport: 7071
* popfile/backupcorpus: true
* popfile/poplocal: true
* popfile/uiport: 7070
* popfile/uilocal: true
--- End Message ---
--- Begin Message ---
It seems that the mail client needs to be configured to do plaintext
authentication with Popfile and popfile will do the SSL authentication with
the mail server. Hence the quite long username.
This was my configuration error, and is explained at:
http://popfile.sourceforge.net/wiki/faq:apopandssl?s=pop%20ssl
--- End Message ---