Koozali.org: home of the SME Server

Receving mail from a mailing list for a user fails

pearless

Receving mail from a mailing list for a user fails
« on: March 05, 2005, 10:45:02 PM »
Hi,

I am a novice to SME server, and I have read the forums and the manuals but I am unsure how to solve this problem.

Basically I have mail arriving from a mailing list, the SME server picks it up OK via POP3 from my ISP, but fails to recognise which user it is for and delivers it to admin (rather than bounce the email).

I was expecting it to arrive at the 'douglas' account as it is an alias for douglas.pearless@pearless.co.nz.  All other mail to douglas.pearless@pearless.co.nz works just fine.

Have I missed something???

(attached is the message source)

Cheers Douglas

Return-Path: <en-nut-discussion-bounces@egnite.de>
Delivered-To: postmaster@main.pearless.co.nz
Received: (qmail 9138 invoked by alias); 27 Feb 2005 23:40:04 -0000
Delivered-To: alias-localdelivery-postmaster@pearless.co.nz
Received: (qmail 9135 invoked from network); 27 Feb 2005 23:40:03 -0000
Received: from localhost (127.0.0.1)
  by main.pearless.co.nz (127.0.0.1) with ESMTP; 27 Feb 2005 23:40:03 -0000
Delivered-To: pearless@paradise.net.nz
X-Envelope-To: pearless@paradise.net.nz
Received: from pop3.paradise.net.nz
   by localhost with POP3 (fetchmail-5.9.0)
   for postmaster@pearless.co.nz (multi-drop); Mon, 28 Feb 2005 12:40:03 +1300 (NZDT)
Received: (qmail 21652 invoked by alias); 27 Feb 2005 10:35:29 -0000
Delivered-To: alias-douglas.pearless@pearless.co.nz
Received: (qmail 21625 invoked from network); 27 Feb 2005 10:35:28 -0000
Received: from lba-lanparty.de (HELO p15095813.pureserver.info) (217.160.92.226)
  by pop3-3.paradise.net.nz with SMTP; 27 Feb 2005 10:35:28 -0000
Received: from p15095813.pureserver.info (localhost.localdomain [127.0.0.1])
   by p15095813.pureserver.info (Postfix) with ESMTP
   id 955B62F4050; Sun, 27 Feb 2005 11:35:20 +0100 (CET)
Delivered-To: en-nut-discussion@p15095813.pureserver.info
Received: from nissiros.egnite.de (pD9FF26BA.dip.t-dialin.net [217.255.38.186])
   by p15095813.pureserver.info (Postfix) with ESMTP id 725542F4049
   for <en-nut-discussion@egnite.de>; Sun, 27 Feb 2005 11:35:13 +0100 (CET)
Message-Id: <5.1.1.6.0.20050227113248.01d94c68@egnite.de>
X-Sender: web2p2@egnite.de
X-Mailer: QUALCOMM Windows Eudora Version 5.1.1
Date: Sun, 27 Feb 2005 11:35:10 +0100
To: "Ethernut User Chat (English)" <en-nut-discussion@egnite.de>
From: Harald Kipp <harald.kipp@egnite.de>
Subject: Re: AW: [En-Nut-Discussion] Suggestion for C++ initialisation change.
In-Reply-To: <E1D50iq-0001Hp-00@smtp06.web.de>
References: <20050225003153.GA28525@gnu.org>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-BeenThere: en-nut-discussion@egnite.de
X-Mailman-Version: 2.1.3
Precedence: list
Reply-To: "Ethernut User Chat (English)" <en-nut-discussion@egnite.de>
List-Id: Ethernut User Chat (English) <en-nut-discussion.egnite.de>
List-Unsubscribe: <http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion>,
   <mailto:en-nut-discussion-request@egnite.de?subject=unsubscribe>
List-Archive: <http://www.egnite.de/pipermail/en-nut-discussion>
List-Post: <mailto:en-nut-discussion@egnite.de>
List-Help: <mailto:en-nut-discussion-request@egnite.de?subject=help>
List-Subscribe: <http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion>,
   <mailto:en-nut-discussion-request@egnite.de?subject=subscribe>
Sender: en-nut-discussion-bounces@egnite.de
Errors-To: en-nut-discussion-bounces@egnite.de
X-Fetchmail-Warning: recipient address en-nut-discussion@egnite.de didn't match any local name


Hi Oliver,

At 13:05 26.02.2005 +0100, you wrote:

>To Harald: Perhaps I missed something, but I think the files cfg/arch/avr.h
>and cfg/arch/avrpio.h must also be included in avr_nutinit.c to have the
>EEPROM emulation also compiled, right?

You're right about cfg/arch/avr.h.

cfg/arch/avrpio.h is included by the cfg/arch/avr.h.

Harald

_______________________________________________
En-Nut-Discussion mailing list
En-Nut-Discussion@egnite.de
http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion

woyzeck

Receving mail from a mailing list for a user fails
« Reply #1 on: March 06, 2005, 02:36:59 AM »
I know that multi-drop can have probelms sending list message to the right person as the are usually address to the list in the from line.

From your message header it appears that you are using fetch-mail?  It also appears that you are also using multi-drop?  I know when I configured the fetchmail after installing it, that the instructions mentioned that you need to switch the e-mail settings to multi-drop to change the settings for when the e-mail would be retrieved then you should change the settings back to smtp.

I am not sure, but that may be your problem.  Sorry, I am also new to sme.

Woyzeck

pearless

Receving mail from a mailing list for a user fails
« Reply #2 on: March 06, 2005, 11:52:35 PM »
Quote from: "woyzeck"
I know that multi-drop can have probelms sending list message to the right person as the are usually address to the list in the from line.

From your message header it appears that you are using fetch-mail?  It also appears that you are also using multi-drop?  I know when I configured the fetchmail after installing it, that the instructions mentioned that you need to switch the e-mail settings to multi-drop to change the settings for when the e-mail would be retrieved then you should change the settings back to smtp.

I am not sure, but that may be your problem.  Sorry, I am also new to sme.

Woyzeck


I tried that, no luck.  Does anyone have the system using multidrop correctly processing in bound exmails from an external mailing list a user is subscribed to???

HELP!

Cheers Douglas

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
Receving mail from a mailing list for a user fails
« Reply #3 on: March 08, 2005, 01:45:09 AM »
>Does anyone have the system using multidrop correctly
> processing in bound exmails from an external mailing
> list a user is subscribed to???

sometimes, depends on the mailinglist

if list mail is sent to admin, you could forward admin mail to a user, and use userpanel/procmail to forward list mail to the correct user

regards
stephen noble

pearless

Receving mail from a mailing list for a user fails
« Reply #4 on: March 08, 2005, 05:34:40 AM »
Hi Stephen,

I ended up purchasing your email management extensions, then I fowarded all admin mail to myself and that causes it to work.

I will probably try to create a dummy email account, forward to that instead, and then figure out how to get procmail to foward to the appropriate people.

Cheers Douglas.

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
Receving mail from a mailing list for a user fails
« Reply #5 on: March 08, 2005, 05:51:00 AM »
www.dungog.net/sme/help/SMEhelp/User%20Guide.html
www.dungog.net/sme/help/SMEhelp/Process%20Mail.html

or https:/www.you.net/user-manager
login as you or the dummy user
process mail panel > enable procmail,
create a rule to forward mail
probably based on subject [mylist] to userA

regards
stephen