Re: Local mails are not delivered

2004-01-04 Thread Uwe Pross
Uwe Pross wrote: > I use a dailup connection. At my old linux system I had a > local sendmail daemon which delivers "outgoing" mails when > executing "sendmail -q". The local sendmail daemon puts all > outgoing mail in a queue and keeps them until "sendmail -q" > is executed. For receiving ma

Re: Local mails are not delivered

2003-12-27 Thread Uwe Pross
Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > What is your mail setup? How do you have local users stored? > (/etc/passwd? NIS? ldap?) How is sendmail configured to identify > local accounts and invalid recipients? As always the problem is sitting in

Re: Local mails are not delivered

2003-12-19 Thread Derrick 'dman' Hudson
On Fri, Dec 19, 2003 at 01:51:08AM -0800, Uwe Pross wrote: | Derrick 'dman' Hudson <[EMAIL PROTECTED]> | wrote in message news:<[EMAIL PROTECTED]>... | > | > Look in the logs first. They'll telly you the reason. | | Since procmail failed completely I reinstalled sendmail which handles | a mail

Re: Local mails are not delivered

2003-12-19 Thread Rus Foster
> > Does procmail need a system wide config. I had a look on my box there > is not file /etc/procmail. Maybe I should create one. You can create a ~/.procmailrc and setup LOGGING to keep an eye on what it is doing Rus -- w: http://www.jvds.com | JVDS Virtual Servers e: [EMAIL PROTECTED]|

Re: Local mails are not delivered

2003-12-19 Thread Uwe Pross
Derrick 'dman' Hudson <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > > Look in the logs first. They'll telly you the reason. Since procmail failed completely I reinstalled sendmail which handles a mail queue at least. The log file said that there is a problem with procmail

Re: Local mails are not delivered

2003-12-15 Thread Derrick 'dman' Hudson
On Mon, Dec 15, 2003 at 09:00:36AM +, Uwe Pross wrote: | Mark Schouten schrieb am 08.12.03 17:30: | | > Which mailserver are you using? | | First I used sendmail and have istalled exim now (sendmail is | uninstalled). I use the init script under /etc/init.d/exim. When | I start this script i

Re: Local mails are not delivered

2003-12-15 Thread Uwe Pross
Hallo NG, Mark Schouten schrieb am 08.12.03 17:30: > Which mailserver are you using? First I used sendmail and have istalled exim now (sendmail is uninstalled). I use the init script under /etc/init.d/exim. When I start this script it simply hangs. I try to post my config soon. Uwe -- ,_,

Re: Local mails are not delivered

2003-12-08 Thread Mark Schouten
On Mon, Dec 08, 2003 at 01:51:12PM +, Uwe Pross wrote: >SNIP< > Has anyone an idea where to look at to solve this problem? Which mailserver are you using? Try emailing your config here, (without all the comments) and try checking 'local_domains' (if you're using exim). Mark -- To UNSUB

Local mails are not delivered

2003-12-08 Thread Uwe Pross
Hi there, After a while I got sarge sucessfully running. Everything seems to work except that local mails to users do not reach the users mail folder /var/spool/mail/ nor /var/mail/. Mails to root where stored in /var/spool/mail/root. Mails to local users are placed in the outgoing mail queue.