HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] No sending Fax-to-Mail



Your email server needs to be setup. It is right now sending out messages from the domain “localhost.localdomain” and the mail server for biznetvigator.com is rejecting the email because it does not look legitimate. Look at the documentation of your mail server software and or ask in a mailing list related to that software. It looks like hylafax is working fine.

 

 

-Siri Vias


From: hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] On Behalf Of Karmit Ho
Sent: Tuesday, May 13, 2008 2:50 AM
To: Michael Brown; Bryan Roberts
Cc: hylafax-user@xxxxxxxxxxx
Subject: Re: [hylafax-users] No sending Fax-to-Mail

 

Friends,

 

I found the following message in the mails of root :

The original message was received at Tue, 13 May 2008 17:34:52 +0800
from localhost.localdomain [127.0.0.1]
 
   ----- The following addresses had permanent fatal errors -----
<xxxxxx@xxxxxxxxxxxxxxxxx>
    (reason: 553 5.1.8 <xxxxxx@xxxxxxxxxxxxxxxxx>... Domain of sender address fax@xxxxxxxxxxxxxxxxxxxxx
does not exist)
 
   ----- Transcript of session follows -----
... while talking to corpmail1.netvigator.com.:
>>> DATA
<<< 553 5.1.8 <xxxxxx@xxxxxxxxxxxxxxxxx>... Domain of sender address fax@xxxxxxxxxxxxxxxxxxxxx
does not exist
550 5.1.1 <xxxxxx@xxxxxxxxxxxxxxxxx>... User unknown
<<< 503 5.0.0 Need RCPT (recipient)
How can I fix it ?
Thanks Guys !!!

Karmit

 

----- Original Message ----
From: Michael Brown <knightmb@xxxxxxxxxxxxxxxxxxx>
To: hylafax-users@xxxxxxxxxxx
Sent: Tuesday, May 6, 2008 2:39:54 PM
Subject: Re: [hylafax-users] No sending Fax-to-Mail

Most ISP require a login first, so a direct relay may or may not work. A simple test would be to setup a mail client to send mail through your ISP with no username or password first as a test. If that works, then yeah, it's a simply as doing a relay setup in Postfix (or Sendmail, etc). If it doesn't, then you'll have to configure your SMTP to use a login first of the username/password.

Either way, it should be possible.

Thanks,
Michael

Bryan Roberts wrote:

In postfix, the parameter is called relayhost, but I am not as familiar with sendmail.

>From a quick google search:

If your unix host has to use a mail relay to get out, the simplest, usually enough, method is to define the DS (smart relay) macro in sendmail.cf. You should have a line with
DS
change it in
DSmailrelay.domain
where mailrelay.domain is the FQDN of your mail relay as seen from your side.
The stop/start sendmail to let it reread the config file.

The mail relay that this refers to is the SMTP server at your ISP.  This will force sendmail to send ALL outbound external email through your ISP's SMTP server.  Hope this helps.

-Bryan




Project hosted by iFAX Solutions