<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.mail.popa3d.user">
    <title>gmane.mail.popa3d.user</title>
    <link>http://blog.gmane.org/gmane.mail.popa3d.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/426"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/424"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/418"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/416"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/411"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/403"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/401"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/393"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/388"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/373"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/370"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/368"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/363"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/359"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/354"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/350"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/347"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/344"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/342"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.popa3d.user/338"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/426">
    <title>popa3d and virtual domains</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/426</link>
    <description>Hi,

As far as I can determine, popa3d (patched with the vname patch) will
support local virtual domains (i.e.  domain:&lt;path&gt;).  Is there a patch
out there that can support external paths?
(i.e. domain:&lt;server&gt;:&lt;port&gt;)?   So instead of popa3d retrieving
mail from a local virtual server,  it goes for another pop server
(by relaying commands coming from and contents going to the
client).

Any clarifications appreciated.

Ed

</description>
    <dc:creator>CC</dc:creator>
    <dc:date>2008-05-15T09:47:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/424">
    <title>patch: discarding domain if no virtual domains</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/424</link>
    <description>Hi,

I'm moving from shared web-hosting to VPS where I'm setting up popa3d.
I want to make the move as seamless for mail users as possible.
The shared hosting uses cPanel software with builtin POP3 server,
there full email address serves as POP3 login, there is also a note:

| If your e-mail client has trouble using a &lt; at &gt; sign in the login,
| you can use +, :, or % sign instead.

The users have different localparts of POPable mailboxes, so I needn't
virtual domains in popa3d. It's more convenient without virtual domains
because of the KISS principle and because users can change their passwords
if I specify /usr/bin/passwd as login shell. I want users to be able
to continie to use full email addresses as POP3 logins,
popa3d to just ignore domains in logins and to use localpart as the username.
I wrote and tested a patch http://lena.kiev.ua/popa3d-1.0.2-nonvirtual.diff
It seems to work OK. I also include the same patch below.

Lena

-----

*** pop_auth.c.oldMon Sep  9 14:07:48 2002
--- pop_auth.cThu Apr 10 00:</description>
    <dc:creator>Lena-JHcQJ909mp8mvfZ+YE2eYA&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-04-10T14:34:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/418">
    <title>Failed or refused to load /var/spool/mail/xxxx</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/418</link>
    <description>Hello guys,

I'm trying to use the popa3d after some years without work with
mailservers (I was working just with webservers on ISP provider).

I'm using the popa3d-1.0.2-1mdv2007.0 package, the server is UP and
listen on 110/tcp port, the postfix it's working and delivering
messages on /var/spool/mail/user as well.

This is the problem:

$ telnet localhost 110
Trying 127.0.0.1...
Connected to orochimaru (127.0.0.1).
Escape character is '^]'.
+OK
user tiagocruz
+OK
pass 123456
-ERR
Connection closed by foreign host.

And this is the error on log:

Jul 18 00:17:36 orochimaru popa3d[12995]: Authentication passed for
tiagocruz -- [127.0.0.1]
Jul 18 00:17:36 orochimaru popa3d[12995]: Failed or refused to load
/var/spool/mail/tiagocruz

I don't have Idea of how can I solve this problem... someone can help me?

Thanks a lot!

</description>
    <dc:creator>Tiago Cruz</dc:creator>
    <dc:date>2007-07-27T22:42:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/416">
    <title>cannot get this to work</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/416</link>
    <description>Hello everyone I am going to just start off and say I am rather new to linux 
and this is truly my last resort. I have looked everywhere and tried quite a 
bit before asking for help and I appreciate any that you all can provide.

I have been trying for a couple days now to successfully setup this popa3d 
server to receive emails. I am using the basic out of the box openwall 
configurations and I have modified the postfix main.cf file the best I can 
and created a test user. I am able to locally connect and do a STAT w/ no 
problem. I dont know if this is a routing issue or a configuration within 
the postfix config files or not.

I have set my router to forward the traffic on port 110 that comes in on my 
dynamic dns that is managed by my router to the pop server. I have forwarded 
both udp and tcp traffic through iptables.

iptables -t nat -A prerouting_rule -i $WAN -p tcp --dport 110 -j DNAT --to 
192.168.1.153
iptables          -A forwarding_rule -i $WAN -p tcp --dport 110 -d 
192.168.1.153 -j ACCEPT

an</description>
    <dc:creator>matt mix</dc:creator>
    <dc:date>2007-05-03T06:49:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/411">
    <title>undefined reference to `crypt'</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/411</link>
    <description>I am trying to install popa3d on a linux Fedora4 new installation and I am getting the following error:  undefined reference to `crypt'
I see in the Makefile file that it needs glibc installed, and I confirmed that it is.
Any suggestions?
</description>
    <dc:creator>Michael Patrick</dc:creator>
    <dc:date>2007-01-21T13:10:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/403">
    <title>Suddenly, won't authenticate</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/403</link>
    <description/>
    <dc:creator>James R. Mirick</dc:creator>
    <dc:date>2006-07-13T13:43:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/401">
    <title>Trouble with fetch mail from Gmail</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/401</link>
    <description>Hi, all!
I wanted to receive ALL of my e-mails from Gmail every time when I run
fetchmail.
Fetchmail script has follow content :

set postmaster root
set no bouncemail
set no spambounce
set logfile "****"
poll "pop.gmail.com" proto POP3 timeout 100 no uidl no envelope user
"goownway-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org" password "****" smtpname "&lt;local address&gt;"
smtphost "127.0.0.1" fetchall  keep  fetchlimit 10 ssl

I tryed to said not use UIDL - "no uidl" - but I could received only
new message.
Log example is (in Gmail box was 5 e-mails):

.2 querying pop.gmail.com (protocol POP3) at Wed 07 Jun 2006 12:10:07
PM EEST: poll started
fetchmail: Issuer Organization: Equifax
fetchmail: Unknown Issuer CommonName
fetchmail: Server CommonName: pop.gmail.com
fetchmail: pop.gmail.com key fingerprint:
59:51:61:89:CD:DD:B2:35:94:BB:44:97:A0:39:D5:B4
fetchmail: POP3&lt; +OK Gpop ready for requests from 82.144.198.127
c1pf554873ugf
fetchmail: POP3&gt; CAPA
fetchmail: POP3&lt; +OK Capability list follows
fetchmail: POP3&lt; USER
</description>
    <dc:creator>bark</dc:creator>
    <dc:date>2006-06-08T13:11:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/393">
    <title>pop-before-smtp on Linux...</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/393</link>
    <description>For years, I have been using the pop-before-smtp patch for popa3d on
FreeBSD.

I have a linux server (Redhat Enterprise 4.0) now that I wish to do this on.
I have been unable to compile either 0.6.4 or 1.0 with the pop-before-smtp
patch. Here are the errors I get:

gcc -Wall -O2 -fomit-frame-pointer -DPOPB4SMTP -DVALIDTIME=600 -c pop_db.c
pop_db.c: In function `write_db_entry':
pop_db.c:60: warning: implicit declaration of function `dbopen'
pop_db.c:60: warning: assignment makes pointer from integer without a cast
pop_db.c:65: error: too few arguments to function
pop_db.c:70: warning: implicit declaration of function `flock'
pop_db.c:80: warning: passing arg 2 of pointer to function from incompatible
pointer type
pop_db.c:80: error: too few arguments to function
pop_db.c:84: error: structure has no member named `seq'
pop_db.c:84: error: `R_FIRST' undeclared (first use in this function)
pop_db.c:84: error: (Each undeclared identifier is reported only once
pop_db.c:84: error: for each function it appears in.)
</description>
    <dc:creator>John Von Essen</dc:creator>
    <dc:date>2006-01-16T17:05:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/388">
    <title>Patch to include the username in all syslog messages</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/388</link>
    <description>Hi!

This may well be in some other contrib patch, but since I couldn't find a 
link to the contrib directory, here it is. It is a patch that adds the 
username (or mailbox, which should be the same most of the time) to all 
syslog messages that popa3d writes. It is very useful for detecting users 
that misspell usernames, or use incorrect case when typing the username.

Example:

Sep 15 12:22:14 mail01 popa3d[22645]: Authentication failed for UNKNOWN 
USER Vjen
Sep 15 12:22:14 mail01 popa3d[22659]: Authentication passed for sea0593a
Sep 15 12:22:14 mail01 popa3d[22659]: 25 messages (1585238 bytes) loaded 
for se0593a
Sep 15 12:22:14 mail01 popa3d[22659]: 0 (0) deleted, 25 (1585238) left for 
se0593a
Sep 15 12:25:17 mail01 popa3d[24468]: Authentication passed for se1161d
Sep 15 12:25:17 mail01 popa3d[24468]: 1 message (12918 bytes) loaded for 
se1161d
Sep 15 12:25:18 mail01 popa3d[24468]: 1 (12918) deleted, 0 (0) left for se1161d

popa3d unpatched would have given the following:

Sep 15 12:22:14 mail01 popa3</description>
    <dc:creator>Fredrik Björk</dc:creator>
    <dc:date>2005-09-15T10:39:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/373">
    <title>connecting via Thunderbird</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/373</link>
    <description>I am running RH ES v4 and I have installed the RPM of popa3d.  I can connect via

command line and see messages in my list, and read them . . . but I'm trying to

get my Thunderbird client on another machine to connect.  I have created the

account in t-bird's account list, it prompts me for a password, then gives a

popup saying "server says invlaid login."  I can send via t-bird, I'm using

Postfix on the server so I know its actually connecting to the machine.  And

Postfix processes incoming emails into the mailbox, but T-bird just can't get 
them.

Any help, or pointing to documentation, would be appreciated.  I have relatively

little Unix experience and I'm trying to make a point about getting our servers

off Windows, this doesn't help!  Thanks . . .


</description>
    <dc:creator>Jim Mirick</dc:creator>
    <dc:date>2005-08-29T14:46:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/370">
    <title>[PATCH] RFC2449 "CAPA" support</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/370</link>
    <description>Since some clients want capabilities to be described (e.g. KMail complains 
that it can't determine UIDL support), I implemented the "CAPA" command as 
per RFC 2449. The capabilities set also includes "pass" (it's identical to 
NGPopper's).

See
http://www.acm.jhu.edu/~trisk/popa3d-1.0-capa.diff

-Trisk

</description>
    <dc:creator>N.Cat</dc:creator>
    <dc:date>2005-08-26T01:40:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/368">
    <title>How to use ?</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/368</link>
    <description>I just got a new VPS account and it came configured with popa3d.

What is this?

How do I add users and generally configure it ?

Does it integrate with Webmin?

If this is not reasonably full featured POP3 server, is there another 
that someone would care to recommend?



</description>
    <dc:creator>Dilton McGowan II</dc:creator>
    <dc:date>2005-07-04T00:34:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/363">
    <title>POP protocol question.</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/363</link>
    <description>Hello list,

I have a dilemma with some clients that are messing around with settings
on MS email clients. All email clients have the option to "Leave messages on 
server", which is all find and dandy, but I would like to be able to disable 
this function, preferably on the server side. It's painful to remove a few 
thousand e-mails on Manday after a long weekend.
Is it possible to accomplish this and if yes, how would I go about it?

Thank you,

~andrew.  

</description>
    <dc:creator>Nagy Ondrash</dc:creator>
    <dc:date>2005-06-22T01:55:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/359">
    <title>popa3d 1.0</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/359</link>
    <description>Hi,

For those few on the announcement list who don't know this yet, popa3d
is a tiny POP3 daemon which attempts to be extremely secure, reliable,
RFC compliant, and fast (in that order).  Now, to the news:

I've released popa3d 1.0.  This means that I consider popa3d to be
mature enough to enter its 1.x era.

The changes since version 0.6.4.1 released almost a year ago are
minimal.  This means that the code has been well tested and no new
bugs are introduced with this minor update (or at least I hope so).

popa3d is available off its homepage at:

http://www.openwall.com/popa3d/

As usual, there're detached PGP signatures for the tarballs.

The change log is available at:

http://www.openwall.com/popa3d/CHANGES.shtml

</description>
    <dc:creator>Solar Designer</dc:creator>
    <dc:date>2005-05-28T02:20:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/354">
    <title>popa3d logging under xinetd</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/354</link>
    <description>Hello,
 
I've been hacking around in the popa3d code trying to figure out how it
works so that I might be able to get it to log/record the user's IP
address for use with pop-before-send SMTP access control. I just
discovered that the whole "channel" construct is pulling user session
data from a pipe rather than a socket as I was expecting when running
under xinetd. As far as I can tell standalone mode uses a regular
listening socket and obtaining the IP address of the user from the
sockaddr structs is a simple matter in that mode. But I'm at a loss for
what to do under xinetd as I really don't understand how xinetd handles
connections and such. Is there anyone who might be able to lend a little
guidance here?
 
I'm specifically poking around in the do_pop_session(0 function of
pop_root.c.
 
Thank you,
Sean Kelly - The "other half" of Keen Kelly
sean-JVZV1WlgsJHqlBn2x/YWAg&lt; at &gt;public.gmane.org
http://www.keenkelly.com/
Office: (408) 578-8888
P.O. Box 18202; San Jose, Ca; 95158
 
 
</description>
    <dc:creator>Sean Kelly</dc:creator>
    <dc:date>2005-05-05T04:29:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/350">
    <title>forwards?</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/350</link>
    <description>Hi there,
  I'm new to this list: "Hello world!"

  I have popa3d installed on my linux host for a long time, it has been
working very well, but I'm trying to use a .forward file in my user directory
like this:
/home/user/.forward

The file contains only another email address, as a test...  And the email
doesn't get forwarded, eventually I would like to pipe it to a script using
"|/path/to/script.sh"...

Does popa3d supports .forward files? Is there a way to activate it, configure
it, or verify what happens with the server when the email is received?

Thanks,
  Simon

--
Simon Lemieux (Simon-Rilov8RqIeg&lt; at &gt;public.gmane.org)


</description>
    <dc:creator>Simon</dc:creator>
    <dc:date>2005-04-01T01:09:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/347">
    <title>popa3d Catatonic?</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/347</link>
    <description>Hello,
 
I've been using popa3d happily since 0.5.9 on a RH Linux 9 machine. I've
been trying to get it to work on an identical RH9 machine that doesn't
seem to be working. It compiles fine and executes well enough, and I see
port 110 open up when it becomes activated. yet when Outlook tries to
connect to it to pop mail, Outlook returns the error message:
 
Task 'mail.domain.com - Sending and Receiving' reported error
(0x800CCC0F) : 'The connection to the server was interrupted.  If this
problem continues, contact your server administrator or Internet service
provider (ISP).'
 
This was happening with 0.6.3 and now with the most current 0.6.4.1 as
well. There is no firewall between the two machines. The server is
definitely reachable. There is no antivirus software or any of the other
"desktop software" things people generally associate with this
particular Outlook error code. I Googled it and come back with half a
dozen other people with a similar error, but most of them were not in
English and I couldn't g</description>
    <dc:creator>Sean Kelly</dc:creator>
    <dc:date>2005-01-28T07:19:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/344">
    <title>Patch to update smtp-before-pop patch from 0.4.x</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/344</link>
    <description>Would the list prefer a text-only patch, or is a gzipped copy acceptable
attached to the email?  I am worried about the mail formatting breaking the
patch text.

Cheers!

=Rob=


</description>
    <dc:creator>Code Monkeyboy</dc:creator>
    <dc:date>2004-12-24T23:34:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/342">
    <title>Maildir patch inclusion?</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/342</link>
    <description>Hello, 

are there any plans for Maildir patch to be integrated in the official
sources any time soon?


</description>
    <dc:creator>Piotr Krukowiecki</dc:creator>
    <dc:date>2004-11-13T17:12:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/338">
    <title>test2</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/338</link>
    <description>



</description>
    <dc:creator>gladko-aPYA7nAdAYY&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2004-08-29T12:40:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.popa3d.user/334">
    <title>popa3d problem with more than 8 character passwords.</title>
    <link>http://comments.gmane.org/gmane.mail.popa3d.user/334</link>
    <description>Hi!

I really don't know if it's a bug but I've
installed popa3d 0.6.4.1 with PAM support (AUTH_PAM)
and it's authenticating two passwords if they are
equal up to 8th character. For example:

Real password: 1234567890

12345678 is authenticated.
12345678itsafeature? is authenticated...
and so on.

I'm using RH7.2, PAM 0.74, GLIBC 2.2.2, OpenSSL 0.9.6g

Any help ? thanks in advance.

</description>
    <dc:creator>Lucas Brasilino</dc:creator>
    <dc:date>2004-08-25T16:29:20</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.popa3d.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.popa3d.user</link>
  </textinput>
</rdf:RDF>
