<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi again,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Figured out the install, maybe put this in the wiki 
;-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial 
size=2>------------------------------------------------------------------------------------------------------------<FONT 
face=Arial size=2><FONT size=2></DIV></DIV>
<DIV>wget -nd -np <A 
href="ftp://ftp.openpkg.org/release/2.4/SRC/fetch*.rpm">ftp://ftp.openpkg.org/release/2.4/SRC/fetch*.rpm</A>         (where 
2.4 is to be replaced with your version of openPKG)</DIV>
<DIV>wget -nd -np <A 
href="ftp://ftp.openpkg.org/release/2.4/SRC/config*.rpm">ftp://ftp.openpkg.org/release/2.4/SRC/config*.rpm</A>        
(where 2.4 is to be replaced with your version of openPKG)</DIV>
<DIV>opa /kolab</DIV>
<DIV>openpkg rpm --rebuild config*.rpm         
         (build config package)</DIV>
<DIV>cd /kolab/RPM/PKG             
                
        (goto package folder)</DIV>
<DIV>openpkg rpm -Uhv config*.rpm         
              (install 
Package)</DIV>
<DIV>openpkg rpm -qa             
                
             (check if 
packages was added if not repeat previous 2 steps and pray, if so go 
on)</DIV>
<DIV>openpkg rpm --rebuild 
fetch*.rpm                   (build 
fetchmail package)</DIV>
<DIV>openpkg rpm -Uhv 
fetch*.rpm                        (install 
fetchmail package)</DIV></FONT></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>/kolab/bin/openpkg rc all stop</FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2>/kolab/bin/openpkg rc all start   
                
    (see if fetchmail gets started among the 
rest)</FONT></DIV></DIV>
<DIV><FONT face=Arial 
size=2>------------------------------------------------------------------------------------------------------------</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Then i run fetchmail manually to see whats going on :</DIV>
<DIV> </DIV><FONT size=2>
<DIV>[root@server kolab]# /kolab/bin/fetchmail -v</DIV>
<DIV>fetchmail: 6.2.5 querying mail.tettekop.com (protocol POP3) at Sun, 06 Nov 
200519:36:39 -0500 (EST): poll started</DIV>
<DIV>fetchmail: POP3< +OK POP3 dime58 [cppop 20.0] at [72.29.73.71]</DIV>
<DIV>fetchmail: POP3> CAPA</DIV>
<DIV>fetchmail: POP3< +OK Capability list follows</DIV>
<DIV>fetchmail: POP3< TOP</DIV>
<DIV>fetchmail: POP3< USER</DIV>
<DIV>fetchmail: POP3< UIDL</DIV>
<DIV>fetchmail: POP3< XSENDER</DIV>
<DIV>fetchmail: POP3< IMPLEMENTATION cppop</DIV>
<DIV>fetchmail: POP3< .</DIV>
<DIV>fetchmail: POP3> USER lucy@tettekop.com</DIV>
<DIV>fetchmail: POP3< +OK Need a password</DIV>
<DIV>fetchmail: POP3> PASS *</DIV>
<DIV>fetchmail: POP3< +OK You have 2 messages totaling 19312 octets from 
/home/tettekop/mail/tettekop.com/lucy/inbox (full load)</DIV>
<DIV>fetchmail: POP3> STAT</DIV>
<DIV>fetchmail: POP3< +OK 2 18764</DIV>
<DIV>fetchmail: POP3> LAST</DIV>
<DIV>fetchmail: POP3< +OK 0</DIV>
<DIV>2 messages for lucy@tettekop.com at mail.tettekop.com (18764 octets).</DIV>
<DIV>fetchmail: POP3> LIST 1</DIV>
<DIV>fetchmail: POP3< +OK 1 548</DIV>
<DIV>fetchmail: POP3> TOP 1 99999999</DIV>
<DIV>fetchmail: POP3< +OK 8350 octets</DIV>
<DIV>reading message lucy@tettekop.com@tettekop.com:1 of 2 (548 octets)</DIV>
<DIV>fetchmail: SMTP< 220 server.test.be ESMTP Postfix</DIV>
<DIV>fetchmail: SMTP> EHLO localhost</DIV>
<DIV>fetchmail: SMTP< 250-server.test.be</DIV>
<DIV>fetchmail: SMTP< 250-PIPELINING</DIV>
<DIV>fetchmail: SMTP< 250-SIZE 20971520</DIV>
<DIV>fetchmail: SMTP< 250-VRFY</DIV>
<DIV>fetchmail: SMTP< 250-ETRN</DIV>
<DIV>fetchmail: SMTP< 250-STARTTLS</DIV>
<DIV>fetchmail: SMTP< 250 8BITMIME</DIV>
<DIV>fetchmail: SMTP> MAIL FROM:<luc@cwofficesolutions.be> 
SIZE=548</DIV>
<DIV>fetchmail: SMTP< 250 Ok</DIV>
<DIV>fetchmail: SMTP> RCPT TO:<user1@test.be></DIV>
<DIV>fetchmail: SMTP< 250 Ok</DIV>
<DIV>fetchmail: SMTP> DATA</DIV>
<DIV>fetchmail: SMTP< 354 End data with 
<CR><LF>.<CR><LF></DIV>
<DIV>#********************************.*********************************.****************************************.**********************************fetchmail: 
SMTP>. (EOM)</DIV>
<DIV>fetchmail: SMTP< 250 Ok: queued as 884D393225</DIV>
<DIV>flushed</DIV>
<DIV>fetchmail: POP3> DELE 1</DIV>
<DIV>fetchmail: POP3< +OK message 1 will be deleted when you logout</DIV>
<DIV>fetchmail: POP3> LIST 2</DIV>
<DIV>fetchmail: POP3< +OK 2 8179</DIV>
<DIV>fetchmail: POP3> TOP 2 99999999</DIV>
<DIV>fetchmail: POP3< +OK 10839 octets</DIV>
<DIV>reading message lucy@tettekop.com@tettekop.com:2 of 2 (8179 octets)</DIV>
<DIV>fetchmail: SMTP> MAIL FROM:<luc@cwofficesolutions.be> 
SIZE=8179</DIV>
<DIV>fetchmail: SMTP< 250 Ok</DIV>
<DIV>fetchmail: SMTP> RCPT TO:<user1@test.be></DIV>
<DIV>fetchmail: SMTP< 250 Ok</DIV>
<DIV>fetchmail: SMTP> DATA</DIV>
<DIV>fetchmail: SMTP< 354 End data with 
<CR><LF>.<CR><LF></DIV>
<DIV>#************************************.********************************.*************************************.*****************************************.***********************************.***************************************fetchmail: 
SMTP>. (EOM)</DIV>
<DIV>fetchmail: SMTP< 250 Ok: queued as 49B029323C</DIV>
<DIV>flushed</DIV>
<DIV>fetchmail: POP3> DELE 2</DIV>
<DIV>fetchmail: POP3< +OK message 2 will be deleted when you logout</DIV>
<DIV>fetchmail: POP3> QUIT</DIV>
<DIV>fetchmail: POP3< +OK Bye!</DIV>
<DIV>fetchmail: 6.2.5 querying mail.tettekop.com (protocol POP3) at Sun, 06 Nov 
200519:36:45 -0500 (EST): poll completed</DIV>
<DIV>fetchmail: SMTP> QUIT</DIV>
<DIV>fetchmail: SMTP< 221 Bye</DIV>
<DIV>fetchmail: normal termination, status 0</DIV>
<DIV>[root@server kolab]# </DIV></FONT>
<DIV> </DIV>
<DIV><STRONG>That is after i sent 2 mails from a 3rd account to the account to 
be fetched being </STRONG><A 
href="mailto:lucy@tettekop.com"><STRONG>lucy@tettekop.com</STRONG></A></DIV>
<DIV><STRONG>But nothing appears in </STRONG><A 
href="mailto:user1@test.be"><STRONG>user1@test.be</STRONG></A><STRONG> 's 
mailbox :-(</STRONG></DIV>
<DIV> </DIV>
<DIV>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...</DIV>
<DIV>Guess i m back where i started this afternoon, aaaargh</DIV>
<DIV> </DIV>
<DIV>Help</DIV>
<DIV>Lucy.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></FONT></FONT></BODY></HTML>