Добрый день,
> Задача такая.
>
> Отправитель говорит что его адрес, ну например, такой -
> user@trusteddomain.ru
>
> CGP проверяет принадлежность адреса домену trusteddomain.ru,
> и если это справедливо, позволяет таким отправителям релеить
> куда-угодно, без smtp-ауса.
>
> Можно-ли так сделать?
Это Вы хотите сделать что-то вроде этих фич в sendmail?
relay_mail_from
Allows relaying if the mail sender is listed as RELAY in
the access map. If an optional argument `domain' (this
is the literal word `domain', not a placeholder) is given,
relaying can be allowed just based on the domain portion
of the sender address. This feature should only be used if
absolutely necessary as the sender address can be easily
forged. Use of this feature requires the "From:" tag to
be used for the key in the access map; see the discussion
of tags and FEATURE(`relay_mail_from') in the section on
anti-spam configuration control.
relay_local_from
Allows relaying if the domain portion of the mail sender
is a local host. This should only be used if absolutely
necessary as it opens a window for spammers. Specifically,
they can send mail to your mail server that claims to be
from your domain (either directly or via a routed address),
and you will go ahead and relay it out to arbitrary hosts
on the Internet.
Вот что сервер делает для return-path verification в SMTP-сессии:
Но даже если Вы объясните в роутере что return-path подходит, это все равно выльется только в то, что сервер не сделает соответствующий запрос в систему DNS. Почему не можете использовать SMTP AUTH?
--- Peter Didenko, Zenon N.S.P. http://www.zenon.net +7 095 956 4035, +7 812 326 4468Получено Wed Oct 22 09:56:22 2003
Этот архив был сгенерирован hypermail 2.1.8 : Tue 21 Feb 2006 - 03:14:33 MSK