Sponsored Content
Top Forums UNIX for Beginners Questions & Answers organise mailing lists in email client Post 303024010 by georgekhaidas on Thursday 27th of September 2018 12:43:58 AM
Old 09-27-2018
organise mailing lists in email client

mr macos please bare with me i couldnt find a place to post my issue and hence m posting it here
How do you organise mailing lists in your email client?
How do you guys organise your mailing lists? I'm having a few issues with my set up:

When I subscribe to a mailing list I add a rule in the FastMail web UI to move and email addressed to the mailing lists in a "Lists/list-name" folder. This is pretty cumbersome. Do people usually automate this some way? How? If client-side, how does that work when using multiple devices?

These lists directory fill up quickly. I could delete these messages but I like having an archive (ideally per list). Is there a better way than creating archive folders for each list and then moving stuff into it?

I'm curious to learn about set ups you people use.
 

6 More Discussions You Might Find Interesting

1. IP Networking

Squid and email client

Hi All, We plan to use squid has a proxy so my question is if I use squid then is this support email clients like outlook express or microsoft outlook at client side and is any option in the squid to block few of the unwanted URL's Thanks, Bachegowda (7 Replies)
Discussion started by: bache_gowda
7 Replies

2. UNIX for Advanced & Expert Users

fetchmail with multidrop & mailing lists

At the moment we as using fetchmail (SLES9, 6.2.5) to pick up our emails (for approx 200 users) from our multidrop box. Everything works fine as long as the receivers address is in the TO: header. for example To: <firstname.lastname@to_domain.tld> Our problem is that when users are on a... (0 Replies)
Discussion started by: frieling
0 Replies

3. Linux

help creating mailing lists

hey everyone ..i wanted to know how to create mailing lists with sendmail and postifx and wanted to know about mailmans ...would be nice if some has used mailman.. (0 Replies)
Discussion started by: tarunicon
0 Replies

4. Shell Programming and Scripting

Shell Script to Create non-duplicate lists from two lists

File_A contains Strings: a b c d File_B contains Strings: a c z Need to have script written in either sh or ksh. Derive resultant files (File_New_A and File_New_B) from lists File_A and File_B where string elements in File_New_A and File_New_B are listed below. Resultant... (7 Replies)
Discussion started by: mlv_99
7 Replies

5. Shell Programming and Scripting

how to organise a file

I have a file with only one record and the file size would be around 80 MB. Is there a way, where I can read and write this to a file with only 80bytes in each row (3 Replies)
Discussion started by: Muthuraj K
3 Replies

6. UNIX for Dummies Questions & Answers

new to ldap, send email to a ou or group, and see a list from email client

hi, i'm running openldap on ubuntu 10.04, creating new items with apache directory studio (windows version). i use the ldap just as an address book to our small office (email clients are windows live mail 2009, 2011, microsoft outlook 2007 and 2010). a. i cant see a list of the contacts,... (0 Replies)
Discussion started by: V4705
0 Replies
NEWS2MAIL(8)						      System Manager's Manual						      NEWS2MAIL(8)

NAME
news2mail - a channel script to gateway news into email. SYNOPSIS
news2mail DESCRIPTION
news2mail runs as a channel process underneath innd. It is set up as channel feed in newsfeeds, with different mailing lists as funnel entries pointing to it (see below). news2mail uses a config file <pathetc in inn.conf>/news2mail.cf to map mailing list names to email addresses. news2mail causes sendmail to queue the messages for later delivery (to avoid DOS attacks by mass postings). You must run 'sendmail -q' periodically to get the queue processed. CONFIG FILE
The config file format is simple: comments (start with ``#'') and blank lines are ignored. All other lines have two fields on them. The first is the list name and is what innd uses (i.e. the site field of the entry in the newsfeeds file). The second field is the actual email address to send the article to. In the email message, the ``To'' header will have the mailing list name (i.e. the first field) # list-name address big-red-ants@ucsd.edu big-red-ants-digest@ucsd.edu news-software@ucsd.edu news-software-digest@ucsd.edu a set of newsfeeds entries for these lists would be: n2m!:!*:Tc,Ac,Wn*:<PREFIX specified with --prefix at configure>/bin/news2mail big-red-ants@ucsd.edu:rec.pets.redants.*:Tm:n2m! news-software@ucsd.edu:news.software.nntp:Tm:n2m! news2mail strips most article headers from the article before mailing. It leaves: From, Subject Date, Organization and Message-ID in there. It add a To header with the mailing list name in it. HISTORY
news2mail was written by Brian Kantor. This man pagewas written by James Brister This is revision 1.2, dated 1998/12/09. SEE ALSO
ctlinnd(8), inn.conf(5), innd(8), newsfeeds(5), shlock(1). NEWS2MAIL(8)
All times are GMT -4. The time now is 03:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy