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] Anyone running external email to fax?
Robert Moskowitz wrote:
With sendmail?
Use sendmail's mailertable feature. For example:
fax.yourdomain.com smtp:hylafax.mydomain.com
That tells sendmail to redirect all mail to fax.yourdomain.com to the
hylafax.mydomain.com host. Thus the HylaFAX host can assume all
incoming mail is for faxmail. Or, use a dedicated port for it. Thus
you could use faxnumber@xxxxxxxxxxxxxxxxxx for the addressing.
Another approach, also in mailertable, would be:
fax.yourdomain.com local:user
To send the mail to "user" alias which redirects to faxmail.
Really, it's just an exercise in sendmail configuration.
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*