> On 08 Mar 2008 19:30, tovis wrote:
>> > Do you have FAXRELAYCLIENT?
>>
>> Aha! May be this is the "missing chain"? I'm using Debian (latest
>> stable),
>> which provide me prebuilded packages, what are easy to install and
>> configure. But some times (recommended mta for Debian is exim4) there
>> are
>> some informations skipped. I have no /etc/courier/smtpacces directory at
>> all, I have an /etc/courier/smtpacces.dat - I have been checked it, but
>> I
>> do not now how to convert it back to "human readable" format. Do you
>> know
>> how to do it? - I'm afraid that whitout the source of smtpacces.dat file
>> I
>> can not recreate it expanded with FAXRELAYCLIENT which I need.
>
> Perhaps try a...
>
>  apt-get install --reinstall courier-mta
>
> # dpkg -L courier-mta | grep smtpaccess
> /etc/courier/smtpaccess
> /etc/courier/smtpaccess/default
> /usr/share/man/man8/makesmtpaccess.8.gz
> /usr/lib/courier/makesmtpaccess
> /usr/share/man/man8/makesmtpaccess-msa.8.gz
> /usr/sbin/makesmtpaccess-msa
> /usr/sbin/makesmtpaccess
>
> --markc
>
OK! You win! Same on me, I have directory /etc/courier/smtpaccess with a
file called "default" supplied by author. It contain a raw

127.0.0.1 allow,RELAYCLIENT

I create a new file in this directory called "default-fax" and include
only one raw for faxing:

127.0.0.1 allow.FAXRELAYCLIENT

run makesmtpaccess but it gives me error

"Cannot store record for 127.0.0.1 - duplicate or out of disk space."

How should look like FAXRELAYCLIENT?

> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to