fetchmail does stuff but no mail in inbox

lucy at tettekop.com lucy at tettekop.com
Sun Nov 6 19:52:31 CET 2005


Hi again,

Figured out the install, maybe put this in the wiki ;-)

------------------------------------------------------------------------------------------------------------
wget -nd -np ftp://ftp.openpkg.org/release/2.4/SRC/fetch*.rpm         (where 2.4 is to be replaced with your version of openPKG)
wget -nd -np ftp://ftp.openpkg.org/release/2.4/SRC/config*.rpm        (where 2.4 is to be replaced with your version of openPKG)
opa /kolab
openpkg rpm --rebuild config*.rpm                  (build config package)
cd /kolab/RPM/PKG                                     (goto package folder)
openpkg rpm -Uhv config*.rpm                       (install Package)
openpkg rpm -qa                                          (check if packages was added if not repeat previous 2 steps and pray, if so go on)
openpkg rpm --rebuild fetch*.rpm                   (build fetchmail package)
openpkg rpm -Uhv fetch*.rpm                        (install fetchmail package)

/kolab/bin/openpkg rc all stop
/kolab/bin/openpkg rc all start                       (see if fetchmail gets started among the rest)
------------------------------------------------------------------------------------------------------------


Then i run fetchmail manually to see whats going on :

[root at server kolab]# /kolab/bin/fetchmail -v
fetchmail: 6.2.5 querying mail.tettekop.com (protocol POP3) at Sun, 06 Nov 200519:36:39 -0500 (EST): poll started
fetchmail: POP3< +OK POP3 dime58 [cppop 20.0] at [72.29.73.71]
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows
fetchmail: POP3< TOP
fetchmail: POP3< USER
fetchmail: POP3< UIDL
fetchmail: POP3< XSENDER
fetchmail: POP3< IMPLEMENTATION cppop
fetchmail: POP3< .
fetchmail: POP3> USER lucy at tettekop.com
fetchmail: POP3< +OK Need a password
fetchmail: POP3> PASS *
fetchmail: POP3< +OK You have 2 messages totaling 19312 octets from /home/tettekop/mail/tettekop.com/lucy/inbox (full load)
fetchmail: POP3> STAT
fetchmail: POP3< +OK 2 18764
fetchmail: POP3> LAST
fetchmail: POP3< +OK 0
2 messages for lucy at tettekop.com at mail.tettekop.com (18764 octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 548
fetchmail: POP3> TOP 1 99999999
fetchmail: POP3< +OK 8350 octets
reading message lucy at tettekop.com@tettekop.com:1 of 2 (548 octets)
fetchmail: SMTP< 220 server.test.be ESMTP Postfix
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-server.test.be
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250-SIZE 20971520
fetchmail: SMTP< 250-VRFY
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-STARTTLS
fetchmail: SMTP< 250 8BITMIME
fetchmail: SMTP> MAIL FROM:<luc at cwofficesolutions.be> SIZE=548
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> RCPT TO:<user1 at test.be>
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF>
#********************************.*********************************.****************************************.**********************************fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 Ok: queued as 884D393225
flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK message 1 will be deleted when you logout
fetchmail: POP3> LIST 2
fetchmail: POP3< +OK 2 8179
fetchmail: POP3> TOP 2 99999999
fetchmail: POP3< +OK 10839 octets
reading message lucy at tettekop.com@tettekop.com:2 of 2 (8179 octets)
fetchmail: SMTP> MAIL FROM:<luc at cwofficesolutions.be> SIZE=8179
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> RCPT TO:<user1 at test.be>
fetchmail: SMTP< 250 Ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF>
#************************************.********************************.*************************************.*****************************************.***********************************.***************************************fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 Ok: queued as 49B029323C
flushed
fetchmail: POP3> DELE 2
fetchmail: POP3< +OK message 2 will be deleted when you logout
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Bye!
fetchmail: 6.2.5 querying mail.tettekop.com (protocol POP3) at Sun, 06 Nov 200519:36:45 -0500 (EST): poll completed
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 Bye
fetchmail: normal termination, status 0
[root at server kolab]# 

That is after i sent 2 mails from a 3rd account to the account to be fetched being lucy at tettekop.com
But nothing appears in user1 at test.be 's mailbox :-(

When i sent a message from user1 to the 3rd mailbox and reply there , after a few minutes i get delivery failure too many hops...
Guess i m back where i started this afternoon, aaaargh

Help
Lucy.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20051106/2376d1a2/attachment.html>


More information about the users mailing list