Hi Bill,

i'm not sure abaout that because furby.ch is the domain of the mailserver.
does couriere add it automatically ?


----- Original Message -----
From: "Bill Michell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 14, 2003 9:35 PM
Subject: RE: [courier-users] Re: realy error message


> Well, mail from comes from your mail client - it is probably making
> something up based on your POP3 mail collection settings.
>
> --
> Bill Michell
> [EMAIL PROTECTED]
>
> > -----Original Message-----
> > From: Paeddy [mailto:[EMAIL PROTECTED]]
> > Sent: 14 January 2003 20:28
> > To: [EMAIL PROTECTED]
> > Cc: Bill Michell
> > Subject: Re: [courier-users] Re: realy error message
> >
> >
> > HI,
> >
> > think i'm now a bit closer to the finally configuration. with
> > the seetings
> > (screenshot) i think  i made some changes with are usefull
> > but unfortunately
> > it still won't work.
> >
> > when i try to send an email i receive the following mail (on
> > the senders
> > mailbox)
> >
> >
> > >This is a delivery status notification from furby.ch,
> > >running the Courier mail server, version 0.40.1.
> > >
> > >The original message was received on Tue, 14 Jan 2003 22:44:15 +0100
> > >from YISPI (047.catv57.lss04.lan.ch [::ffff:212.60.57.47])
> > >
> > >-------------------------------------------------------------
> > --------------
> > >
> > >                           UNDELIVERABLE MAIL
> > >
> > >Your message to the following recipients cannot be delivered:
> > >
> > ><[EMAIL PROTECTED]>:
> > >    mail.nextra.ch [212.47.161.33]:
> > >>>> MAIL FROM:<[EMAIL PROTECTED]> BODY=7BIT SIZE=1488
> > ><<< 552 <[EMAIL PROTECTED]> unable to verify address
> > >
> > >-------------------------------------------------------------
> > --------------
> > >
> > >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.
> >
> > do you know why the MAIL FROM adresss looks like this ? i
> > mean it is normal
> > that it can't verify the adress like this. is this also a
> > setting i have to
> > do somewhere so that the MAIL FROM adress would look like
> > [EMAIL PROTECTED]
> > ?
> >
> > thnx for your help
> >
> > regards,
> > patrick
> >
> >
> > ----- Original Message -----
> > From: "Bill Michell" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, January 14, 2003 6:49 PM
> > Subject: [courier-users] Re: realy error message
> >
> >
> > > Paeddy writes:
> > >
> > > > HI Bowie,
> > > >
> > > > think that this isn't really a kewl solution, even if it
> > may work. the
> > problem is that i'm often at some customers and therefore i
> > don't know what
> > ip adress i will have. this wouel result in opening all the
> > ranges but that
> > isn't what i want do to. isn't there another solution ?
> > >
> > > There is. Courier can allow clients to authorise themselves before
> > > permitting relay. You have to be careful how you turn it
> > on; you don't
> > want
> > > to *require* authorisation, because you don't want to
> > prevent other people
> > > on the internet from sending email to your hosted domains. But it is
> > pretty
> > > easy to tell courier to check authdaemond. You then just
> > need to tell
> > > Outlook Express to log on (with appropriate user name and
> > password) when
> > > sending messages.
> > >
> > > I can't remember exactly what changes you will need to make to your
> > > configuration files, since I don't need to bother with this
> > myself...
> > > >
> > > > regards,
> > > > patrick
> > > >   ----- Original Message -----
> > > >   From: Bowie Bailey
> > > >   To: Paeddy
> > > >   Sent: Tuesday, January 14, 2003 3:43 PM
> > > >   Subject: RE: [courier-users] realy error message
> > > >
> > > >
> > > >   Ok, you're trying to send mail from outlook on a
> > separate computer, so
> > you'll need to give that computer relay access.  By default
> > Courier denies
> > all attempts to relay mail through it.
> > > >
> > > >   Add the following line to your 'smtpaccess' file:
> > > >       212.47.160.240    allow,RELAYCLIENT
> > > >   (and I think the separator between the IP address and
> > the options must
> > be a tab)
> > > >
> > > >   That IP address should be the address for the machine
> > running Outlook.
> > You could also just specify the IP block (212.47.160), if you
> > control the
> > whole thing and want all of your machines to have relay access to the
> > server.
> > > >
> > > >   I always just edit the config files on my server, but
> > you should be
> > able to do this through the webadmin as well.  If you edit
> > the file by hand,
> > you will need to run 'makesmtpaccess' in order for the changes to take
> > effect.
> > > >
> > > >   Bowie
> > > >     -----Original Message-----
> > > >     From: Paeddy [mailto:[EMAIL PROTECTED]]
> > > >     Sent: Monday, January 13, 2003 6:16 PM
> > > >     To: Bowie Bailey
> > > >     Subject: Re: [courier-users] realy error message
> > > >
> > > >
> > > >     Hi Bowie,
> > > >
> > > >     ii did that but nothing changed
> > > >
> > > >     regards,
> > > >     patrick
> > > >
> > > >
> > > >       ----- Original Message -----
> > > >       From: Bowie Bailey
> > > >       To: Paeddy
> > > >       Sent: Monday, January 13, 2003 6:33 PM
> > > >       Subject: RE: [courier-users] realy error message
> > > >
> > > >
> > > >       You need to list the domains under
> > 'esmtpacceptmailfor' as well.
> > I'm not sure where that option is in the webadmin, but it
> > should be there
> > somewhere.
> > > >
> > > >       Bowie
> > > >         -----Original Message-----
> > > >         From: Paeddy [mailto:[EMAIL PROTECTED]]
> > > >         Sent: Monday, January 13, 2003 11:38 AM
> > > >         To: [EMAIL PROTECTED]
> > > >         Subject: [courier-users] realy error message
> > > >
> > > >
> > > >         hi all,
> > > >
> > > >         i just startet using courier and it works great. just one
> > pronlem. i have multiple domains which i want to run on the
> > same server. the
> > problem now is that i receive the following log messages
> > > >
> > > >         Jan 13 18:33:37 furbyII courieresmtpd:
> > error,relay=::ffff:212.47.160.250,from=<[EMAIL PROTECTED]>,to=<
> > [EMAIL PROTECTED]
> > >: 513 Relaying denied.
> > > >
> > > >         in my opintion i configured it the right way,
> > what means that i
> > used the webadmin and i listet the domains under
> > > >
> > > >         Mail server name and local domains
> > ->>Locally-hosted domains
> > > >
> > > >         there are now 4 domains.
> > > >
> > > >         strange thing is that i'm able to send/recived
> > emails when i'm
> > using the web frontend but when i want to use the Outlook
> > express i only can
> > receive emails.
> > > >
> > > >         do you have an idea what i should check ?
> > > >
> > > >         regards,
> > > >         patrick
> > >
> > >
> > > --
> > > Bill Michell
> > > [EMAIL PROTECTED]
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
> > > are you planning your Web Server Security? Click here to get a FREE
> > > Thawte SSL guide and find the answers to all your  SSL
> > security issues.
> > > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
> > > _______________________________________________
> > > courier-users mailing list
> > > [EMAIL PROTECTED]
> > > Unsubscribe:
> https://lists.sourceforge.net/lists/listinfo/courier-users
> >
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Take your first step towards giving
> your online business a competitive advantage. Test-drive a Thawte SSL
> certificate - our easy online guide will show you how. Click here to get
> started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>



-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving 
your online business a competitive advantage. Test-drive a Thawte SSL 
certificate - our easy online guide will show you how. Click here to get 
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to