exim4 : how to send email to local domain + address ?
Bruno Costacurta
pubmb.bco at pt.lu
Sun Jun 29 10:38:12 UTC 2008
On Sunday 29 June 2008 12:20:22 Bruno Costacurta wrote:
> Hello,
> how to send email to a local mailbox ?
>
> My config in file email-addresses is :
>
> bruno: myemail at pt.lu
> root: myemail at pt.lu
>
> which works fine to email to external email address
> but not for local, ie. from bruno to root as I received
> ----- The following addresses had permanent fatal errors -----
> <root at pc34ghz.org>
> (reason: 550 Host unknown)
>
> I suppose I should indicate pc34ghz.org as local domaon not to be send to
> my ISP smtp server (which is the reason of errror as my local domain is of
> course not known) but how ?
>
> Thanks.
> Bye,
> Bruno
I forgot to indicate the syntax for test.
As user bruno:
mail -s "test message" root<ENTER>
test<ENTER>
^D
Cc:<ENTER>
which I expected to receive in the local mailbox 'root' but not sent to my ISP
smtp server which is then logically bounced back with 550 host unknow error
becasue local domain is unknown.
Thanks for any help.
Bruno
More information about the kubuntu-users
mailing list