|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I have configured an OpenBSD box with sendmail and Samba. I am looking for
at way to have sendmail pickup files delivered via Samba and send them via ordinary SMTP. But how? If Sendmail can't, what GNU can I use instead? Regards, Lars. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Sun, 17 Sep 2006, Lars Bonnesen wrote:
> I have configured an OpenBSD box with sendmail and Samba. I am looking for > at way to have sendmail pickup files delivered via Samba and send them via > ordinary SMTP. This has nothing to do with sendmail itself. The question should have been asked in something like "comp.mail.mime" or "comp.mail.misc". > But how? Write a script which encodes the file as base64 then wraps it in the right MIME headers and pipes it into sendmail. Mybe use something like "incron" to "find" new files in certain directories. > If Sendmail can't, what GNU can I use instead? AFAIK there is no such GNU tool. Writing it by your own is probably the easiest way since it will do exactly what you want it to do. > [...] Regards Henning Hucke -- You have the power to influence all with whom you come in contact. |
|
![]() |
| Outils de la discussion | |
|
|