Software :: Free Listserv Software To Manage Mailing Lists
Aug 29, 2010I am searching for an open source list serve software to manage mailing lists. Does anyone know of something fairly easy to manage and reliable?
View 1 RepliesI am searching for an open source list serve software to manage mailing lists. Does anyone know of something fairly easy to manage and reliable?
View 1 Repliesdoes any linux admins out there have any mailing lists that they subscribe to? I go to lots of sites for knowledge but i was trying to put together the double whammy and pull together a solid mailing list for linux admins as well.
View 6 Replies View Relatedhow to create a mailing list using the 'newlist' command in /var/local/mailman/. I sucessfully create the list and i receive a confirmation message but after adding members to the list, none of them receives mail sent to list.
View 1 Replies View RelatedI'm using sendmail on a small server and in addition to several users I have a few small email lists implemented in the aliases file. Is there any way to secure these aliases so that they can only be used by users with accounts on the machine already?
I'm getting a lot of external spam sent to the lists and I figure this is the easiest way to deal with it. 100% security isn't even necessary if I can stop most of the spam (i.e. causing sendmail to discard any mail sent to the lists that don't originate with the same domain name as the server would kill 99% of the spam since most of it doesn't have a spoofed email matching our server's domain name). I'm using Debian Lenny.
Im creating a perl script that will be sending out mail to mailing-lists, but im not getting it to work. Its no problem getting the script to send mail to regular mail addresses, but it doesnt seem to handle to send mail to mailing lists. Im using the Net::SMTP perl module.how to send mail from a perl script to a mailing list (and not just regular mail addresses) ?
View 2 Replies View RelatedI have been having some fun with the shell but have become a little lost. I want to be able to email (myself and others) outputs from various commands etc. Sometimes people wish to know the contents of my music library etc and it's nice to be able to ssh in and email an ls (or similar) output.
Here is what I have been doing:
Code:
ls -R /home/simon/mount/sata0/audio > /tmp/musiclist
mail -s $(date +%Y%m%d) email@domain.com < /tmp/musiclist
The date part works perfectly and I receive an email with a subject suiting my preferential YYYYMMDD format.
But what I'd like to figure out is how to get this into a single line of code, my first attempt was:
Code:
mail -s $(date +%Y%m%d) email@domain.com < $(ls -R /home/simon/mount/sata0/audio)
This generates an error:
-bash: $(ls -R /home/simon/mount/sata0/audio): ambiguous redirect
But if I simply run the code "ls -R /home/simon/mount/sata0/audio" - the output is exactly what I want.
Is what I'm trying to do even possible? I do realise that I could use something like this
Code:
ls -R /directory > /tmp/file && mail -s $(date +%Y%m%d) email@domain.com < /tmp/file
But this is still running two commands and I'd like to figure out how to be 'cleverer'.
Myself and a friend have our own small IT business; we mainly design and build web sites for other small businesses. One of the things we would like to offer to clients is the ability to relay email addressed to their company's domain to their own personal email address (either web-based, or hosted by their ISP).
Now, clearly there is a risk of our mail relay being marked as "open", and therefore becoming black listed as a source of spam. Not something that we want to happen!setting up such a system? I understand how I would go about configuring an MTA like Postfix or Sendmail to perform such a task, but I'm unsure how I would ensure that relayed mail is delivered and we're not labeled as spammers.
I did wonder if perhaps the "mail forwarding" options in a mail server like Zimbra would get around the issue by forwarding on messages inline or as attachments within new emails (so the messages would appear to be from the account hosted on our server).
How to send an ordinary file as well as an Excel file as an attachment while sending mail in redhat.
View 5 Replies View RelatedI've got a general question : I am using F13 for servers... I planned to use a mailing list now.
1) Which one would you recommend ? Mailman or Majordomo ?
2) I am looking for the possibility to get feedback of the mailing list.. ( Who opened, how many times..etc... )
Does Mailman provide this kind of info? (I didn't find anything on this during my first research). If not, which additional software can do it?
writing a bash script that looks in a particular directory and emails the contents of the newest file.
View 1 Replies View RelatedI have this code that is 'bashed' regularly with crontab and basically it will send me an E-Mail of most of the output but it misses out some of it!
Here is the crontab code to automatically run the script:
Code:
So that sends me an E-mail with most of the output of the following code:
Code:
It sends me everything up to echo "*******" "Begin compressing and transferring files" "*******" but it wont output the tar bit.. so it should give me a list of files that have been tarred.
I have imported a csv address book into Evolution, which seemed to work, and I have composed a couple of emails to different people. Their email addresses seems to be entered, but when I send them, they are immediately kicked back telling me that the recipient is invalid. It provides their email and IP address, but tells me that they are invalid. I am receiving mail, so that is not a problem. I would reply to the mails I got to see what happens, but they are more or less spam. I'm pretty sure that I have the account configured correctly, but am at a loss.
View 4 Replies View RelatedCan anyone recommend a good mailing list software package?
I was using group mail under windows but before I set up a windows machine for this task, I thought I would try to find a linux solution.
I am new to Linux and we want to broadcast an email to every member of our institution. Currently we have more than 150 email addresses and 2 email lists. The mail server is running on Redhat version 5, x86_64/i386
View 2 Replies View RelatedWas wondering if anyone can explain briefly the relationship of "cache" and free memory in the "free" memory command.
View 2 Replies View RelatedDuring playing around sources, synaptic playing I messed up the default list. I know I should have been more careful. Anyways could someone tell me what the default the default sources.list that has free and non free etc for squueze please? I have been trying to get the default list but I cannot find it anywhere. There are alot of lists out there but nothing tagged like the "default" list.
View 6 Replies View RelatedI've got a question on free disk space. I'm currently running CentOS 5.5 on in Xenserver virtual environment. We've had an issue with disk space. My question is as follows: - from a ssh connection i run df -h this gives the value of 90% used leaving me with 9GB. If I use system monitor via a VNC connection the free disk space value is 20GB free on the same volume. Which one is correct? I do use SNMP to monitor the same volume and should alert me when < 10% is free I know this works as I set the alert threshold to < 90% I get an alert.
View 2 Replies View RelatedI've a problem on--how to administer a mailing list on qmail by list owner himself?
View 1 Replies View RelatedI've just installed Fedora 14 64bit and would like to add new repositories. I read here to do the following command (which as you can see doesn't works) :
Code:
$ su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm'
[code]....
I have installed F14 yesterday but i can not install rpmfusion repository, the problem is that i can not access the url [URL] so i cant download the files:
rpmfusion-free-release-stable.noarch.rpm
rpmfusion-nonfree-release-stable.noarch.rpm
Am I asking too much for a FREE OS? Everybody spend their precious time to help others, that's very helpful.But it seems like there is no support from UBUNTU team,how could we even get through the barrier of not using Microsoft's OSes? No free lunch of course, but it seems to me some issues have never really been solved.I read lot's of people have problem with their WIFI, not just for my OLD USB wifi adapter. I don't have problem with WIFI in XP/Server.
I posted here and there, and seems like no answer, and I do not get any reply from UBUNTU support team,forgive me if I run out of google's keywords.I just need a simple answer, is my WIFI going to work in UBUNTU with a layman effort? I like linux and UBUNTU had put great effort in providing me such a great OS, but if a basic internet connection will need to spent sooo much time to setup, and it still doesn't work. IS IT WORTH to switch to UBUNTU at all
I have 160gb laptop. i installed vista in c primary partition which is 25gb and installed ubuntu in d primary partition which is 20gb. A remainig for my data. Now i tried to install CENT OS by formatting ubuntu. I inserted CENT OS DVD and restarted and i selected to delete my /dev/sda2 which is showing 20480mb and it shown me free space. but i tried to add partion /boot of 100mb it got added. but, when i am trying to add / of 3000mb in the remaining 20380mb free space it showing an error message that no free space is available.
View 4 Replies View RelatedHere is the code, which just creates a dynamic array? fills it? and prints.
At the end-point? when doing 'free(digits);' I get a debug messge. But the programm continues to work, or it crashes only on free?
How do I need to change the source-code, not to recieve a message from debugger?
One of the things that I have found useful in the past are mailing lists which focus on providing a brief description of a new software item, why one would use it, and then the link to use for downloading.
I have reading the sourceforge list for this type of thing, and I have also subscribed in the past to a couple of these types of lists for other platforms. Are there Linux software announcement lists designed to expose a new Linux user to the wonderful software alternatives available to them?
I have seen some lists by some groups where the descriptions are vague or highly technical, covering lists of bug fixes, etc. but seldom actually describing the software itself. The kind of thing I am imagining would be intended for someone new to Linux, providing them enough description to raise their interest into exploring new applications.
Just i want to ask doubts in c programming. I dont know whether this is the right place to ask doubts in c. If this is not a correct place, may i know where can i get help for c programming?is there any active forum or mailing list for c programming?
View 6 Replies View Relatedi am having trouble downloading lists from the repositories...any one know whats going on im getting these error messages Failed to fetch [URL]...id/Release.gpg Something wicked happened resolving [URL]..Failed to fetch [URL]..id/Release.gpg Something wicked happened resolving '[URl]. (-5 - No address associated with hostname)
View 9 Replies View RelatedI remember seeing a thread a while back in which it was stated and a way given to defrag or compress the database that is read before any install is done (forgot the name of the database or where said files are located), but I was wondering if anyone remembers this or has the script that did the defraging available. It made the "reading database" portion of an install zip through rather quickly especially helpful if you have quite a bit installed.
View 2 Replies View Relatedrpm -qa --last lists all rpm with date and time. But I want to sort the list by date, with earlier rpm displayed first. So it needs pipe, rpm -qa --last |
View 2 Replies View RelatedI added this question here since it's kinda more related to S/W then H/W but it all depends on H/W
I added a SATA disk in Fedora 12 but it doesn't show up in the udev list.
Done some googling and most says: 'udevadm trigger' but that won't work.
If I reboot it pops up but is that really the only way?
If I pop the disk in the RAID card it works, but not in the M/B's SATA port,
can it be that the BIOS haven't seen it at boot time?
A Fedora 12 Cheatsheet and for the geeks: [URL]
This cheatsheet lists alomost all the basic commands which are required for day to day use along with some amazing tricks.