changed MailFaxReceived message, esp. added stationID to subject

git-svn-id: https://svn.ibp.de/svn/capisuite/trunk/capisuite@428 4ebea2bb-67d4-0310-8558-a5799e421b66
This commit is contained in:
htgoebel 2005-01-28 19:21:30 +00:00
parent 1a4c1eedeb
commit 4f97c8f413
1 changed files with 2 additions and 2 deletions

View File

@ -124,12 +124,12 @@ fax_email_from="capisuite daemon <root>"
# resolution color, numPages, filename, hostname
[MailFaxReceived]
subject = Received a fax from %(call_from)s to %(call_to)s
subject = Received a fax from %(stationID)s (%(call_from)s) for %(call_to)s
text =
You got a fax from %(call_from)s to %(call_to)s
Station ID: %(stationID)s
Transmission Details: bit rate %(bitRate)i %(resolution)s %(color)s
Pages: %(numPages)i
Transmission Details: bit rate %(bitRate)i %(resolution)s %(color)s
See attached file.
The original file was saved to file://%(hostname)s/%(filename)s on host "%(hostname)s".