acutesoftware / AIKIF

Artificial Intelligence Knowledge Information Framework
GNU General Public License v3.0
54 stars 13 forks source link

bug in agents.gather.agent_email.py #14

Closed acutesoftware closed 9 years ago

acutesoftware commented 9 years ago

line 93 reads = self.receiveserver.login(username,password) should be = self.receiveserver.login(self.username,self.password)

acutesoftware commented 9 years ago

Fixed with commit 31518a5ecb4bc36ee3437b006734d3638d44de5e