similar to: Looking for a SSMTP alternative

Displaying 20 results from an estimated 7000 matches similar to: "Looking for a SSMTP alternative"

2008 Jun 20
3
A couple of security questions
Hello, I'd like to ask a couple of things: 1) I would like to move from Debian to CentOS. One thing I will probably miss is the debsecan tool. This utility sends me a mail whenever there is a change regarding the vulnerabilities' status on my system. It lists new ones, resolved ones and current ones. Is there anything similar for CentOS? 2) I read that RHEL packages are compiled with
2009 Jul 22
4
Xen 3.4.1-rc7 network problem (vif/tap)
Hi, I''m now blocked for 2 days on getting the network to work in my domU. Here is the problem : The domU refuses to start when a vif is configured. It''s just staying paused for about 1m40s, then the xm create command line give back with an "Error: Device 0 (vif) could not be connected. Hotplug scripts not working.", and the domU is destroyed. Nothing particular
2015 Oct 07
2
ssmtp config for gmail
I have tried to setup ssmtp to relay through gmail. root=my gmail address AuthUser=my gmail address AuthPass=my password FromLineOverride=YES mailhub=smtp.gmail.com:587 UseSTARTTLS=YES TLS_CA_FILE=/etc/pki/tls/certs/ca-bundle.crt I get this error: Authorization failed (534 5.7.14 https://support.google.com/mail/answer/78754 145sm16287775qhb.20 - gsmtp) I am not using two step verification at
2009 Sep 29
3
sort dates within a factor
Dear List, I have the following data: >> test <- data.frame(date = as.Date(c('2007-01-01','2008-03-24','2003-03-02','2008-05-03','2002-05-23','2001-06-30','2005-12-04')), nr = c(2000,2000,2000,2001,2002,2003,2003)) test date nr 1 2007-01-01 2000 2 2008-03-24 2000 3 2003-03-02 2000 4 2008-05-03 2001 5 2002-05-23 2002 6
2009 May 20
4
Double packages
Hello, i'm trying install some packages with x64_86 architecture and got same packages doubling (32 and 64 bits). How can i force yum just install packages x64_86 based? [root at www pfqueue-0.5.6]# yum install ncurses-devel Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirrors.nfsi.pt * updates: mirrors.nfsi.pt * addons: mirrors.nfsi.pt
2008 Jun 11
1
Could this be an advantage of CentOS over the PNAELV distribution?
Hello all, I understand that when releasing updates the CentOS team strips logos and such things from the upstream sources. If I'm not mistaken there is also a certain QA process going on before the actual releases, at least for major updates like the upcoming 5.2 version. Does this happen also for security updates? Since I don't mind the small delay from the upstream releases I was
2008 Jun 09
1
syslog - python
Hello , i want all my log messages from python to have in /var/log/python Now they are in /var/log/messages: Jun 9 12:10:51 sx1 kernel: klogd 1.4.1, log source = /proc/kmsg started. Jun 9 12:11:01 sx1 python: MM_MEMBERS [it] Nothing to do. Jun 9 12:11:02 sx1 python: MM_MEMBERS [research] Nothing to do. Jun 9 12:12:01 sx1 python: MM_MEMBERS [it] Nothing to do. Jun 9 12:12:01 sx1 python:
2008 Jul 29
3
syslog question
I have a 64bit centos 5.2 system. My router supports sending logs to a syslog server, so I was hoping to send them to my centos box so they are easier to keep an eye on. I've been googling for howto's etc, but I didn't think syslog would be that difficult. Do I need to use syslog-ng or can I use the syslog that's installed with centos 5.2? Any suggestions or guidance? Thanks,
2008 Aug 08
1
Xen and bonding on Centos 5.2
Hi folks, I am stuck with a weird phenomenon. I have set up two servers as xen servers with bonded interfaces (mode 1). The bond interface works fine on both servers as long as xen is not used. When using xen's network-bridge script (with netdev=bond0), one server works fine without problems, and the other starts upping and downing the slave interfaces of the bond in a very fast manner
2009 May 14
3
if no NFS server clients are waiting..
What can I do, If the NFS server is rebooting/offline? I mean the clients just wait and wait and wait... I tried to set timeo=5,retrans=2 mount options when mounting nfs in fstab on client side = still no luck, clients are just waiting... Can I set a timeout somewhere? :D Thank you for any tips -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Aug 05
3
Load Balancing
Hello Here, Here is the schema I want to have. Sorry for my bad ascii work ;) |----------------------------------| |----------------------------------| |SERVER1 | |SERVER2 | | | |
2004 Oct 27
1
cannot establish connections from the machine to the internet
first thing: I''m not on the mailing list so please reply to eyall@fitracks.com now i have a linux workstation inside the office''s LAN, from some reason i cannot establish connections from the machine to the internet with those settings. i''ve been trying to change prefs and read almost all the docs but still don''t know what''s the problem so i have
2015 Oct 07
0
ssmtp config for gmail
> Date: Wednesday, October 07, 2015 10:39:00 -0400 > From: Jerry Geis <geisj at pagestation.com> > > I have tried to setup ssmtp to relay through gmail. > > root=my gmail address > AuthUser=my gmail address > AuthPass=my password > FromLineOverride=YES > mailhub=smtp.gmail.com:587 > UseSTARTTLS=YES > TLS_CA_FILE=/etc/pki/tls/certs/ca-bundle.crt > >
2017 Jun 16
0
ssmtp not working properly.
Hi. I have a sever running centos 7, I had install ssmtp from epel repo, but every time I test in my console I got this ugly message. mail -s test myusername at mydomain dot com 7fc10a187000-7fc10a18a000 r-xp 00000000 09:7e 268635290 /usr/lib64/libcom_err.so.2.1 7fc10a18a000-7fc10a389000 ---p 00003000 09:7e 268635290 /usr/lib64/libcom_err.so.2.1 7fc10a389000-7fc10a38a000 r--p 00002000
2006 Jul 14
4
Emailing from Command Line
Thanks for reading, I need certain shell scripts to email me after they are done running. I've installed ssmtp to forward to my internal SMTP server. I have a working ssmtp config on a Gentoo system that works just fine, but on CentOS it's not working. Here's a bounce message: Date: Thu, 13 Jul 2006 13:33:22 -0700 From: Mail Delivery Subsystem <MAILER-DAEMON at
2008 Aug 13
4
What is vibr0 Network interface and what is it used for
Hello, I have see that my machine have an interface that named virbr0. I have no idea what is it and what it using for ? I am not configured any IP address for it but I see it had an IP address and see it listed in firewall config. Can anyone give me an explanation about this or point me to a document that describe it ? My machine running CentOS 5.2 and do not have internet connection from
2008 Oct 17
3
Guitar Pro in Wine?
My uncle recently bought a new computer and he wants me to help him install Guitar Pro. The thing is, he doesn't have Windows, and I'm thinking of installing Ubuntu with wine on the comp. Quiz time! Can you use wine, with GP, and if you can, deos it perform poorly in any ways?
2009 Jul 29
2
quetions about dimensions
hi ,everyone, I have a script shown as below: > bj2=bjerrdata$tyerr[bjyearnum[2]+1:bjyearnum[3]] > length(bj2) [1] 448 while > b=bjyearnum[3] > a=bjyearnum[2]+1 > bj1=bjerrdata$tyerr[a:b] > length(bj1) [1] 169 it is different with bj2 and bj1 . and the array bjyearnum is [1] 0 279 448 633 1021 1365 1813 2237 2839 3314 3798 4157 12 why bj1 is 169 while bj2 is 448
2009 Oct 08
1
To hell with OpenSuse, ditch it and go to Ubuntu
this blog entry http://www.viggie.com/blog/software/opensuse-ubuntu-usage-experience , if credible , would seem to suggest that there is no good reason to choose Suse. I really don't have time for such nonsense, maybe I'll just reinstall as Ubuntu. Also, noticed that GCC was not installed when Suse installed. That's just weird, GCC is part of Linux. And if you try to install GCC,
2003 Nov 30
5
mail without mta
Dear list! I'd like to know if some- one has experience with system running no mta (aka sendmail). I have single comp, not server, not lan. Yes! Sendmail is nice, but it is too big for simple tasks I have for it. My intention is to use apps small as possible. This letter gone from mutt directly to ssmtp, that processed it to my isp. (Setting option for sendmail as