ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Прокопьев Евгений" <john@rmts.donpac.ru>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Maildrop: отладка и автответчик
Date: Fri, 29 Nov 2002 15:31:03 +0300
Message-ID: <3DE75E07.7040107@rmts.donpac.ru> (raw)

Здравствуйте!

А как реализовать автоответчик в maildrop? И как его отлаживать?

Т.е. любой внешний пользователь посылает на info@servername.ru любое 
письмо (или с определенным заголовком) и получает ответ, например, от 
какого нибудь скрипта, который отсылает ему некий файл.

В community я спрашивал подобное в отношении procmail, но с maildrop, 
как я понял, надо сюда :)

По поводу отладки: пишу себе в .mailfilter

log "maifilter.log"
echo "DEBUG MESSAGE"

но после отправки письма самому себе в maifilter.log вижу только

Date: Fri Nov 29 15:12:23 2002
From: john@john.localdomain
Subj:
File: /home/john/Maildir 
  (344)

Соответственно пытаться перенаправить письмо отправителю могу только 
вслепую. Тут тоже 2 проблемы:

1. Я могу вызвать внешнюю команду `echo test | mail username`, но как 
передать во внешнюю команду параметр (думал даже про echo :) )?

2. Получение адреса отправителя. В мане есть пример:

if ( /^From: *!.*/ )
{
     ADDR=getaddr($MATCH2)
}

Вроде понятно, но что проверяет if ? Присутствие поля From? Зачем "!" ? 
Что такое $MATCH2 ?

Подскажите

--
C уважением, Прокопьев Евгений



             reply	other threads:[~2002-11-29 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-29 12:31 Прокопьев Евгений [this message]
2002-11-30 10:04 ` Dmitry Lebkov
2002-12-04  9:40   ` vserge
2002-12-04 12:54     ` Dmitry Lebkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DE75E07.7040107@rmts.donpac.ru \
    --to=john@rmts.donpac.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git