Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Anonymous on February 09, 2004, 10:35:39 PM

Title: ezmlm and attachments
Post by: Anonymous on February 09, 2004, 10:35:39 PM
I've just installed Mailing List Manager web interface on sme 5.6. It was not hard to set up my first mailing list. In HOWTO from Ray Mitchell I've read that you can include a URL link in the message where the attachment can be downloaded.
Did anyone do that. I'm no good at writing the code, so I would appreciate some help.
Thanke you.
Title: ezmlm and attachments
Post by: raem on February 10, 2004, 09:20:41 AM
I think the comment you refer to at the end of the Howto was suggesting an alternative to attaching the file to all the messages.

Simply place the file on a suitable web site download area and then write your email message with a link in it to the file
eg
http://www.e-smith.org/docs/howto/contrib/ezmlm-webHOWTOforsme5.5.txt

There is no code to write, so I'm not sure what you are really asking ??
Regs
Ray
Title: ezmlm and attachments
Post by: Rien on February 10, 2004, 07:38:20 PM
Hi,

Why don't you send the attachment along with the mail?

Ezmlm standard disables attachments of certain mime-types. Go to "configuration" to delete the mime-types you want to be able to sent.
Also change the file "/home/e-smith/ezmlm/list/[listname]/msgsize" if you want to send larger messages than 30K.

Rien
Title: ezmlm and attachments
Post by: Anonymous on February 11, 2004, 07:19:05 AM
I was thinking that, when I send message with attachment to the list, attachment would be automaticly copied to some place accessible to list members and link to that attachment would be inserted in outgoing message. That would be appropriate for me because not all list members read the attached files  and I could save some bandwidth (I have just 128k upload).
Title: ezmlm and attachments
Post by: Rien on February 11, 2004, 11:30:33 PM
I think it do not affect your own bandwith. The distribution takes place at the server of your Internet Service Provider.

Rien
Title: ezmlm and attachments
Post by: Anonymous on February 12, 2004, 07:01:14 AM
Even if I use my machine for mail server??[/quote]
Title: ezmlm and attachments
Post by: Rien on February 12, 2004, 06:21:04 PM
Yes, I do to. I don't deliver outgoing messages directly to their destination. I deliver them via my  internet provider's SMTP server.

Rien