Gonçalo Duarte wrote:
> That doesn't help. I already have that config line in main.cf
> <http://main.cf>.
> 
> One problem I couldn't resolve is that I cannot start lmtp, imap and
> pop3 services.
> 
> When I run ./dbmail-imapd.sh start it returns:
>    
>       Starting LMTP daemon (dbmail-lmtpd) ... done.
> 
> I run ps -A and there is no process for lmtp.

try raising the trace level to 5 and see what syslog tells you. There *must* be
a pid file and a running dbmail-lmtpd process (no lmtp process).

> 
> When I run ./dbmail-lmtpd.sh stop it returns:
> 
>       Stopping LMTP daemon ... cat: /var/run/dbmail-lmtpd.pid: No such
> file or directory

The actual location for the pid files in defined in the dbmail.conf

> 
> I try to find it -> /usr/bin/find / -name "*dbmail-lmtpd.pid*" but
> returns nothing.
> 
> I attach my init scripts so you can take a look at them.

I only support the debian startup scripts. Please contact the fedora package
maintainer or try the redhat scripts in contrib/startup-scripts/

> 
> The paths are correct in that files.

Like I said: the actual location for the pid files in defined in the dbmail.conf


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to