Koozali.org: home of the SME Server

help: undelivered email

Offline ltwally

  • ****
  • 108
  • +0/-0
Re: help: undelivered email
« Reply #15 on: April 27, 2009, 03:56:58 PM »
What does:

cat ~wes/.qmail-junkmail

show you? The log suggests that it is forwarding the message somewhere.

"wes" is the remote sender - not a local user.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: help: undelivered email
« Reply #16 on: April 28, 2009, 02:57:21 PM »
"wes" is the remote sender - not a local user.

Sorry, what does:

cat ~garyc/.qmail-junkmail

tell you?

Offline ltwally

  • ****
  • 108
  • +0/-0
Re: help: undelivered email
« Reply #17 on: April 28, 2009, 03:53:14 PM »
Sorry, what does:

cat ~garyc/.qmail-junkmail

tell you?

Code: [Select]
[root@SERVER ~]# cat ~garyc/.qmail-junkmail
#------------------------------------------------------------
#              !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
| [ -d ./Maildir/.junkmail/ ] || /var/qmail/bin/maildirmake ./Maildir/.junkmail/
./Maildir/.junkmail/

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: help: undelivered email
« Reply #18 on: April 30, 2009, 03:03:05 PM »
That looks fine - create the junkmail folder if required, and then deliver the message to it.

What do you see with:

cat ~garyc/.qmail

?


Offline ltwally

  • ****
  • 108
  • +0/-0
Re: help: undelivered email
« Reply #19 on: April 30, 2009, 03:48:32 PM »
That looks fine - create the junkmail folder if required, and then deliver the message to it.

What do you see with:

cat ~garyc/.qmail

?

Code: [Select]
[root@SERVER ~]# cat ~garyc/.qmail
#------------------------------------------------------------
#              !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------


| condredirect garyc-junkmail headermatch 'X-Spam-Status: Yes'
# Forward not set
./Maildir/

Offline ltwally

  • ****
  • 108
  • +0/-0
Re: help: undelivered email
« Reply #20 on: April 30, 2009, 03:50:05 PM »
That looks fine - create the junkmail folder if required, and then deliver the message to it.

The folder is already there.  It has some stuff in it - just not stuff from 'wes'.    :sad: