16 messages in net.sourceforge.lists.courier-users[courier-users] Webmail adds default ...
FromSent OnAttachments
Peter William LountJan 19, 2003 3:22 am 
Peter William LountJan 19, 2003 3:47 am 
Anand BuddhdevJan 19, 2003 4:33 am 
Peter William LountJan 19, 2003 6:02 am 
Peter William LountJan 19, 2003 6:35 am 
PaeddyJan 19, 2003 4:14 pm 
Brian CandlerJan 20, 2003 1:45 am 
Peter William LountJan 20, 2003 2:11 am 
Brian CandlerJan 20, 2003 3:19 am 
Michael LeoneJan 20, 2003 6:32 am 
Brian CandlerJan 20, 2003 9:16 am 
Peter William LountJan 20, 2003 9:18 am 
Sam VarshavchikJan 20, 2003 10:02 am 
Michael LeoneJan 20, 2003 11:11 am 
Brian CandlerJan 20, 2003 11:31 am 
Peter William LountJan 24, 2003 10:07 am 
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:[courier-users] Webmail adds default domain even when the domain is locally hostedActions...
From:Paeddy (ma@paeddy.ch)
Date:Jan 19, 2003 4:14:42 pm
List:net.sourceforge.lists.courier-users

Hi,

i'm just getting confused because i can find a solution for my problem.

i have several domains (maruscheli.ch,schorsch.ch,cori.ch ...) which are hosted
on my server. The domains are all setted up in the dns and every domain is
configured like this:

@ IN SOA ns1.maruscheli.ch. postmaster.maruscheli.ch. ( 2003011401 ; Serial 10800 ; Refresh 3600 ; Retry 604800 ; Expire 86400 ; TTL ) IN NS ns1 IN NS ns1.violine.ch.

IN MX 10 ns1

ns1 IN A 213.193.84.26 www IN CNAME ns1 mail IN CNAME ns1 webmail IN CNAME ns1 ftp IN CNAME ns1

I would like to be able to send/receive mails using a email client and webmail.
I had to configure the INBOUND-ESMTP in a way that teh user must login to be
able to send emails. This works fine using an email client.

When i try to send emails via Webmail i have tthe problem that courier adds the
default domain (domain added to unqualified addresses in mail headers) what
means if i try to send an email via Webmail using the account ma@maruscheli.ch
the MAIL FROM adress will become mail@maruscheli.ch. The mail is
sent to his destination but the receiver can't just REPLY to this email without
editing the adress.

Can you give me a hint why courier adds the default domain ? what do i have to
change in my configuration ? i read trough the documentation but i couldn't find
a hint. Probably someone just had the same problem.

patrick