vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| On 7/21/2004 9:49 AM, I believe that FEEB wrote: > Hi, > > does anyone know, where is ipop3d in Fedora Core2? > > I cannot find it. > > Thanks > > > Frank Bures, <feeb@chem.utoronto.ca> > > $ locate ipop3d /etc/log.d/scripts/services/ipop3d /etc/log.d/conf/services/ipop3d.conf $ rpm -qf /etc/log.d/scripts/services/ipop3d logwatch-5.1-3 $ rpm -qf /etc/log.d/conf/services/ipop3d.conf logwatch-5.1-3 HTH, Tim |
| |||
| On Wed, 21 Jul 2004 11:01:53 -0400, tim wunder wrote: >On 7/21/2004 9:49 AM, I believe that FEEB wrote: > >> Hi, >> >> does anyone know, where is ipop3d in Fedora Core2? >> >> I cannot find it. >> >> Thanks >> >> >> Frank Bures, <feeb@chem.utoronto.ca> >> >> > >$ locate ipop3d >/etc/log.d/scripts/services/ipop3d >/etc/log.d/conf/services/ipop3d.conf > >$ rpm -qf /etc/log.d/scripts/services/ipop3d >logwatch-5.1-3 > >$ rpm -qf /etc/log.d/conf/services/ipop3d.conf >logwatch-5.1-3 > >HTH, >Tim I am not looking for logwatch. I am looking for ipop3d daemon. Frank Bures, <feeb@chem.utoronto.ca> |
| |||
| On 7/21/2004 2:38 PM, I believe that FEEB wrote: > On Wed, 21 Jul 2004 11:01:53 -0400, tim wunder wrote: > > >>On 7/21/2004 9:49 AM, I believe that FEEB wrote: >> >> >>>Hi, >>> >>>does anyone know, where is ipop3d in Fedora Core2? >>> >>>I cannot find it. >>> >>>Thanks >>> >>> >>>Frank Bures, <feeb@chem.utoronto.ca> >>> >>> >>$ locate ipop3d >>/etc/log.d/scripts/services/ipop3d >>/etc/log.d/conf/services/ipop3d.conf >> >>$ rpm -qf /etc/log.d/scripts/services/ipop3d >>logwatch-5.1-3 >> >>$ rpm -qf /etc/log.d/conf/services/ipop3d.conf >>logwatch-5.1-3 >> >>HTH, >>Tim > > > I am not looking for logwatch. > > I am looking for ipop3d daemon. > > Are you looking for dovecot? FC2 uses dovecot to handle imap, & pop3. I'm using it for pop3s: $ ps ax|grep pop 7785 ? S 0:00 pop3-login $ locate pop3-login /usr/libexec/dovecot/pop3-login $ rpm -qf /usr/libexec/dovecot/pop3-login dovecot-0.99.10.5-0.FC2 See the FC2 release notes: http://fedora.redhat.com/docs/release-notes/ dovecot replaced imap also check http://dovecot.org/ HTH, Tim |
| |||
| On Wed, 21 Jul 2004 09:49:56 -0400 (EDT), "FEEB" <feeb@chem.utoronto.ca> wrote: >Hi, > >does anyone know, where is ipop3d in Fedora Core2? > >I cannot find it. > >Thanks > > >Frank Bures, <feeb@chem.utoronto.ca> > FC2+ now uses dovecot for pop3 and IMAP services. |
| ||||
| On Wed, 21 Jul 2004 23:42:11 -0700, kilo_watt_radio2@yahoo.com wrote: >On Wed, 21 Jul 2004 09:49:56 -0400 (EDT), "FEEB" ><feeb@chem.utoronto.ca> wrote: > >>Hi, >> >>does anyone know, where is ipop3d in Fedora Core2? >> >>I cannot find it. >> >>Thanks >> >> >>Frank Bures, <feeb@chem.utoronto.ca> >> > > FC2+ now uses dovecot for pop3 and IMAP services. Thanks, that's what I was looking for. Frank Bures, <feeb@chem.utoronto.ca> |