OK. Here you some examples of lines in smtpd.rules of actual sendmail.

...
deny:ALL EXCEPT [EMAIL PROTECTED] [EMAIL PROTECTED]/24 [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]:[EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED]:ALL:550 You have not
authorization to send messages with that FROM
...
deny:ALL:[EMAIL PROTECTED]:ALL
...
deny:[EMAIL PROTECTED] EXCEPT logs.mydomain.com :ALL EXCEPT
[EMAIL PROTECTED]:ALL:550 You can not send message with that From
...
deny:ALL EXCEPT [EMAIL PROTECTED] [EMAIL PROTECTED]:ALL:ALL EXCEPT
[EMAIL PROTECTED]:550 The domain of one of the recipients does not
belong to this network
...

The list is very long but all lines are similar like that.

Can someone help me to understand these lines?

Thank's,
Alex.

Il 18/11/2008 11.04 Jake Vickers scriveva:
> Alessandro Maestri wrote:
>> Hi all.
>>
>> I've a question: I'm working in an upgrade of a mailing system from
>> sendmail to qmail.
>>
>> The translation from old version of user mailbox to the new is done
>> but I'm in trouble with the translation of the 'smtpd.rules' of
>> sendmail in rules for 'tcp.smtp' of qmail.
>>
>> Anyone have made this before? There's any procedure that make the
>> translation automatically? Have you any suggestion to make this job?
>
> No scripts to translate them that I know of. That would be terribly
> complex.
> I'm sure if you show us what you have and what you're trying to do,
> someone will give an answer.
>
>
>
> ---------------------------------------------------------------------
>     QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to