On Mon, Jul 2, 2012 at 10:54 AM, Marikkannan Rajagopal
<mail2marikkan...@gmail.com> wrote:
> I configure the postfix+dovecot+roundcube in ubuntu 11.10.And i mention the
> "smtp and imap default host name as "localhost" then i tested one sample
> mail send to gmail.com,it was send and working fine but it shows
> "test1@localhost" .
>
> After that i registered one separate hostname for this server as "
> bloomingfeld.be" for testing purpose.I changed my hostname of the server as
> "bloomingfeld.be" and i also changed the default hostname in roundcube
> "main_ini.php" file as "bloomingfeld.be".
>
> Now the mail address are shown as "te...@bloomingfeld.be" that is ok .But
> it will generate the error while sending messages as like "smtp error
> 554:failed to add recipiant-->Relay access denied".
>
>
>    What type of changes i want to make the entire system working
> fine.thanks in advance....

Has the owner of the domain contracted you and given you permission to
use the domain?   From the whois record, the domain owner appears to
be located in the Netherlands with it's own MX and NS records.

Use any of the following example.com, example.net, example.org  if you
are doing this for your own interest and make sure you are also
running a local DNS server that resolves *all* record types i.e. NS,
MX etc. for the domain you select.

I normally use "intra.example.com" for an internal SMTP server and
then work my way upwards to the Internet cloud.

Additionally, look up "smarhost relay" settings in postfix.

The best way to learn how to set your combination of services is by
testing diffferent scenarios.   Besides, the error messages that pop
in the client, you should also look that the postfix log file(s) in
/var/log.  Most services give you enough details to figure out what
the problem is.

HTH
-- Arun Khan
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to