6 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Virtual domain pr...
FromSent OnAttachments
Andrew A.Nov 21, 2004 1:12 am 
Markus SchiltknechtNov 21, 2004 2:29 am 
Andrew A.Nov 21, 2004 2:45 am 
Gordon MessmerNov 21, 2004 10:34 am 
Andrew A.Nov 21, 2004 11:45 am 
Andrew A.Nov 21, 2004 12:25 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] Virtual domain problemActions...
From:Andrew A. (aath@cloakmail.com)
Date:Nov 21, 2004 2:45:00 am
List:net.sourceforge.lists.courier-users

Yes, to clarify what I stated in the sentence you quoted, courier delivers an
email to the user aathan, but it contains what's below the *******. Anyway, that's what I get when I use the "Deliver all mail to that
user" setting in the web administration screen for the "@memeplex.com: aathan" alias entry.

This option seems to essentially create entries in /etc/courier/aliasdir that
resolve to the recipient to "&aathan". When I use the other option, and also create some .courier files (see below) in ~aathan that
contain "./Maildir", then I get the 450-Service temporarily unavailable response.

This is rather frustrating. I'm about to recompile this with -g and see if I
can get to the bottom of it in the source code!!!!!!

[aathan@home ~]$ ls -l .courier* -rw-rw-r-- 1 aathan aathan 10 Nov 20 23:48 .courier -rw-rw-r-- 1 aathan aathan 10 Nov 21 03:04 .courier-default -rw-rw-r-- 1 aathan aathan 10 Nov 21 02:49 .courier-memeplex:com -rw-rw-r-- 1 aathan aathan 10 Nov 21 02:53 .courier-memeplex:com-default

[root@home .courier-:webadmin]# echo "To: aat@memeplex.com" |
/usr/lib/courier/bin/sendmail 450-Service temporarily unavailable. 450 Headers specify no receipients. sendmail: Unable to submit message.

A.

**********************

This is a delivery status notification from memeplex.com, running the Courier mail server, version 0.47.20041103.

The original message was received on Sun, 21 Nov 2004 05:28:53 -0500 from localhost (localhost [127.0.0.1])

---------------------------------------------------------------------------

UNDELIVERABLE MAIL

Your message to the following recipients cannot be delivered:

<aat@memeplex.com>: <<< Mail loop - already have my Delivered-To: header.

---------------------------------------------------------------------------

If your message was also sent to additional recipients, their delivery status is not included in this report. You may or may not receive other delivery status notifications for additional recipients.

The original message follows as a separate attachment.

-----Original Message----- From: Markus Schiltknecht [mailto:mar@bluegap.ch] Sent: Sunday, November 21, 2004 4:30 AM To: Andrew A. Cc: cour@lists.sourceforge.net Subject: Re: [courier-users] Virtual domain problem

Hi,

On Sun, 2004-11-21 at 04:08 -0500, Andrew A. wrote:

(B) If I set "me" to be memeplex.com and create the "@memeplex.com: aathan" aliases entry by hand, courier delivers an email that reports a mail-loop when sending mail to anyu@memeplex.com.

(B) seems right to me. Have you created the user aathan? Do emails to aat@memeplex.com get delivered?

Regards