Gary Stainburn | 20 May 2013 18:03
Picon

Re: Solicited sales email distribution - advice needed

> It's likely a bit overkill for what you're after, but mailman:
>
>   <http://www.gnu.org/software/mailman/>
>
> should be able to meet your needs.
>
> I believe that the default configuration sends a single message to a
> group, but it can be configured to generate/deliver individual
> messages (which can be individualized with unsubscribe links).
>
> mailman con be configured to manage the list to remove bouncing
> addresses, and can inform the list owner of such events.
>
>
>    - Richard

Hi Richard.

I have thought about Mailman as I've used it before for my charity work. 
However, I do think that as you say, it sends emails as groups to addresses 
with the same MX records which will not resolve my main problem.

Gary

-- 
Gary Stainburn
Group I.T. Manager
Ringways Garages
http://www.ringways.co.uk 
--

-- 
(Continue reading)

Gary Stainburn | 20 May 2013 17:31
Picon

Solicited sales email distribution - advice needed

Hi Folks.

I have at work one of our salesmen who has an opt-in stock-list distribution 
that has been running for some time now. He has in excess of 2500 recipients 
on this list.

Up until now he has simply had a Distribution list in his MS Outlook which he 
maintains himself. He then sends himself an email every week containing the 
stock list and BCC's the distribution list.  Other than generating an 
excessive load on my EXIM server there has been no  real down side to this as 
it meant that I didn't have to get involved.

However, we are now experiencing problems and I would like a better solution.

I need a system that will distribute the email to each recipient as a seperate 
message, and if possible will monitor and highlight any emails that fail.

Can anyone suggest a way of doing this? Ideally I would like the salesman to 
still be able to administer it but that isn't essential. If it is a system 
that is either text file or database driven  I can create a UI that he would 
be able to use.

Gary
--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
(Continue reading)

Fernando Cassia | 20 May 2013 09:18
Picon
Gravatar

What's the real-world usage of a TPM module?

Since my last system includes a TPM I'm curious as to what is the real
world usage of it in Linux.
I've read that Truecrypt choose not to use TPMs....

So, anything else? using it to encrypt my Mozilla password store?

I have to say that the first result of a Google search seems a bit
convoluted and intimidating to the uninitiated
https://www.grounation.org/index.php?post/2008/07/04/8-how-to-use-a-tpm-with-linux

TIA for your collective wisdom...
FC
-- 
During times of Universal Deceit, telling the truth becomes a revolutionary act
- George Orwell
--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Sam Varshavchik | 20 May 2013 00:00
Gravatar

Ok, so where do mysql bugs go, these days?

So, I've been tearing apart mysql-connector-odbc-5.1.11-1.fc18.x86_64

And I've tracked down some horrible breakage there that needs to be fixed  
upstream.

Given the state of mysql in the distro, and the pending move to mariadb,  
I'm wondering where the best place to report this bug would be. I find  
nothing but Oracle's bureaucratease, when I try to dig around mysql.com.

--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Adel ESSAFI | 19 May 2013 13:06
Picon

problem with NTFS file system

Hello,
I am using a linux machine with dual boot : Windows XP and Feodra 17.

today, when trying to boot on windows, I get an erreor message saying that it does not recognise the windows partition :(

when trying to fix that with ntfs tools ont linux :  I get this outpout
[root <at> localhost ~]# ntfsfix /dev/sda1
Mounting volume... ntfs_attr_pread_i: ntfs_pread failed: Input/output error
Failed to read of MFT, mft=6 count=1 br=-1: Input/output error
Failed to open inode FILE_Bitmap: Input/output error
FAILED
Attempting to correct errors...
Processing $MFT and $MFTMirr...
Reading $MFT... OK
Reading $MFTMirr... OK
Comparing $MFTMirr to $MFT... OK
Processing of $MFT and $MFTMirr completed successfully.
Setting required flags on partition... OK
Going to empty the journal ($LogFile)... OK
ntfs_attr_pread_i: ntfs_pread failed: Input/output error
Failed to read of MFT, mft=6 count=1 br=-1: Input/output error
Failed to open inode FILE_Bitmap: Input/output error
Remount failed: Input/output error
[root <at> localhost ~]#


Are there more  tools to fix that?
can you give me some other tools?

Regards



--
PhD candidate in Computer Science
Address      
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
fax: +216 71 391 166
--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Frank Murphy | 19 May 2013 08:51
Picon
Gravatar

F18 re-add missing disk radi1

While Having a coffee,
The cat decided to dissemble 
a soft raid by playing with the sata cable.

Having replaced the cable,
still coming up as one disk short.

Looked at:
http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/
mdadm --add /dev/md3 /dev/sdb1
Is this correct (check twice, run once)

for some reason the F18 Live CD calls the raid
/dev/md124  

# cat /proc/mdstat
ARRAY /dev/md3 level=raid1 num-devices=2
UUID=25e07f11:ef68c858:29f9be4e:6bf24034

# cat /proc/mdstat
Personalities : [raid1] 
md124 : active raid1 sdd1[0]
      976759672 blocks super 1.2 [2/1] [U_]
      bitmap: 4/8 pages [16KB], 65536KB chunk

# mdadm --detail /dev/md124
/dev/md124:
        Version : 1.2
  Creation Time : Sat May 11 11:29:04 2013
     Raid Level : raid1
     Array Size : 976759672 (931.51 GiB 1000.20 GB)
  Used Dev Size : 976759672 (931.51 GiB 1000.20 GB)
   Raid Devices : 2
  Total Devices : 1
    Persistence : Superblock is persistent

  Intent Bitmap : Internal

    Update Time : Sun May 19 02:39:14 2013
          State : active, degraded 
 Active Devices : 1
Working Devices : 1
 Failed Devices : 0
  Spare Devices : 0

           Name : yumser.frankly3d.home:3  (local to host
           yumser.frankly3d.home) UUID :
           25e07f11:ef68c858:29f9be4e:6bf24034 Events : 7931

    Number   Major   Minor   RaidDevice State
       0       8       49        0      active sync   /dev/sdd1
       1       0        0        1      removed

-- 
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com
--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Bill Davidsen | 19 May 2013 03:40

Yum kernel upgrades don't boot

It appears the when a kernel upgrade is applied by yum, the rebuild of 
grub2.conf seems to reset the kernel command lines to default, dropping options 
to use working video and network drivers and stable clocks. Even the vital 
"nomodeset" option is dropped from the old stanzas in the original grub2.config. 
Is this part of the war on using vendor drivers? Booting into a system with an 
unstable clock, no video even text in runlevel 3, and no working network doesn't 
make a upgrade easy.

So is dropping the kernel command line options a bug, or deliberate policy?

-- 
Bill Davidsen <davidsen <at> tmr.com>
   We are not out of the woods yet, but we know the direction and have
taken the first step. The steps are many, but finite in number, and if
we persevere we will reach our destination.  -me, 2010

--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Picon

Can't open port in firewalld

Hello all,

So I've found out that by default my script controlled ethernet
connection is in the public zone in firewalld.  I however cannot open a
port for Transmission, the torrent client.  I set Transmission to use
the static default port 51413.

I then do the following:

firewall-cmd --zone=public --permanent --add-port=51413/tcp
firewall-cmd --zone=public --permanent --add-port=51413/udp

Transmission shows the port as closed.  It's definitely a firewalld
issue.  As soon as I disable firewalld by using systemd the port is
shown as open in Transmission.

Am I doing something wrong here?

thanks,

Ananda
--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
Alan Findly | 18 May 2013 22:37
Gravatar

Device Drivers in Fedora 18

Dear users,
   I am on the verge of a rather thorough hardware upgrade, ie. 
motherboard/cpu, and in addition want to migrate from XP 32 to Fedora 18 
64.  So, now it occurs to me that all the drivers from Windoze will be 
gone--are there drivers in the Fedora CD package, or will I have to hunt 
them down?  Actually, there may be a more basic driver issue--namely, 
running the CD player itself: the driver won't be loaded yet.  Is this a 
problem?  I also have an ISO image on USB, if needed.
   Thanks for any info.
--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
j.halifax2 | 18 May 2013 21:24
Picon
Favicon

Bootable distro on Flash - Howto?


Please advise, how to create a USB Flash memory to
be bootable and contain a full FC18 distribution (~4GB
like on DVD)?

I copied (by using dd) the image file but only some 
minimal installation was inclued.. :(

Could you help please anybody?

Thank you so much.
L

--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
j.halifax2 | 18 May 2013 18:37
Picon
Favicon

FC18 Installation: No X comes

Dear all,

Could you please advise how to get GUI up and running?

I used FC13 and I needed to upgrade to FC18. So I created 
a USB installation flash and installed Fedora 18. But after 
booting only CLI comes. I can login and use it normally but 
unable to get X server up and running. May be something
new came what I don't know about?

Pls, Help! Help! Help!

Thank you so much...!

--

-- 
users mailing list
users <at> lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Gmane