Displaying 20 results from an estimated 53 matches for "ssmtp".
Did you mean:
smtp
2008 Jun 16
1
Looking for a SSMTP alternative
Hello all, since the default repositories (base, updates, addons,
extras) don't have a package for SSMTP I'm looking for another small
and simple MTA.
What do you suggest? Should I just stick with Exim?
Thanks for reading,
Luigi
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/7875...
2004 Oct 27
1
cannot establish connections from the machine to the internet
...fw udp 1024: 137
ACCEPT net fw udp 137:139
ACCEPT net fw tcp 137,139,445
ACCEPT net fw udp 1024: 137
ACCEPT $FW net tcp
gentoo / kernel 2.6.7-r11
root@fitux ssmtp # /sbin/shorewall version
2.0.4
root@fitux ssmtp # ip addr show
1: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0e:a6:cb:26:fe brd ff:ff:ff:ff:ff:ff
inet 192.168.0.1/24 brd 192.168.0.255 scope global eth0
2: lo: <LOOPBACK,UP> mtu 16436 qdisc n...
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 backups.amgt.com>
To: <root...
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
>
> I get this error:
>
> Authorization fa...
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
7f...
2010 Jun 15
5
Disable sendmail and configure mailx to use an external Postfix server?
Is there anyway I can disable sendmail on my various machines and configure mailx on them to utilize my Postfix SMTP server?
Thanks,
Dan
2003 Nov 30
5
mail without mta
...!
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 "/usr/local/sbin/ssmtp".)
Little drawback is that one
cannot write second letter
and send it at the same time.
Some sort of queue would be
helpful.
Problems start receiving mail.
Fetchmail manual announces po-
ssibility for...
2013 Aug 14
2
Dovecot security
Hi,
THIS IS URGENT
I have Debian Linux machine which I installed as a mail server with postfix, and dovecot. my mail server is setup to use SMTP relay. I currently have ports 143, 995, 25 & SSMTP ports open. in the last few days I have been under attack where email is being sent to fake email address for example xxx at evg-mail.org which does not exist in the mysql db.
I need to figure out and lock down dovecot, because I believe the attack is some kind of virus /spyware. I need to know...
2010 Oct 14
4
sendmail substitute?
Hi all,
i'm following online guides to secure my centos 5.4
it's advised to turn off sendmail service among others.
but how can i forward my /var/log/mail to my webmail ?
any help would be greatly appreciated..
thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Aug 18
3
Lightweight MTA for XEN CentOS guests
...tweight as possible. I'd like the XEN guests to be able to send
nightly email as all CentOS servers do, but there is no reason to run
a mail server as the CentOS Dom0 already has an email server running
that can act as an email smart host.
The options that seem most appealing to me are either ssmtp or
sendmail minimally configured to only run the queuing submission
agent.
As far as ssmtp, I have not as yet found an CentOS RPM, presumably a
Fedora RPM might be suitable. The down side of ssmtp is the lack of
queuing should the smart host not be available, not likely but it is
possible the ema...
1998 Dec 05
8
portmap vulnerability?
Are there any known vulnerabilities in portmap (redhat''s
portmap-4.0-7b)? I''ve been receiving a lot of attempts to access the
portmap port on some linuxppc machines I administer by various
machines which clearly have no business with mine, and I wonder if
this is an attempt to break in to my machines.
I''ve searched some archives, but I haven''t yet found any
2007 Jun 28
2
voicemail.conf serveremail
Hello,
I was wondering if there is a way to change the "From" address (not just the
Return-Path) for voicemail notification emails in Asterisk.
It looks like the serveremail directive in voicemail.conf just changes the
Return-Path.
I'm looking for something analogous to the -r option in mailx, for example.
I need this since the mail server I'm using requires the sender to be
2020 Aug 21
4
[EXT] Re: dovecot-SASL for Postfix: EXTERNAL does not work.
....
|I was trying to suggest that you could try dovecot submission server. \
|It might work better with EXTERNAL authentication.
Ok, thanks. Yes, i just faked it for my tests, carrying over the
IMAP/POP3 communication. (I use your output as a template and do
stuff like
smtp_script smtp -Ssmtp-config=-all,starttls,externanon \
-Stls-config-pairs=Certificate=client-pair.pem
{ smtp_ehlo && printf '\001
STARTTLS
\003
220 2.0.0 Ready to start TLS
' &&
smtp_ehlo 0 && printf '\001
AUTH EXTERNAL =
' &&...
2006 Aug 04
2
Can you explain me this behaviour please?
Hi,
I found a behaviour of rsync I cannot explain.
1) rsync -vaS --delete-after --include-from=/etc/rsync.inc
--exclude-from=/etc/rsync.ex / server:/
2) rsync -vaS --relative --delete-after --include-from=/etc/rsync.inc
--exclude-from=/etc/rsync.ex / server:/
I sync most of one server to another as a fallback server. I had the
relative option first (dont know anymore why), then
2017 Jul 29
1
under another kind of attack
...@Olaf Hopp I've this filter enabled for fail2ban, my question is: could
my filters overlap or interfere with those suggested by you?
this is my filter:
Contents of /etc/fail2ban/jail.conf:
[postfix]
# Ban for 10 minutes if it fails 6 times within 10 minutes
enabled = true
port = smtp,ssmtp
filter = postfix
logpath = /var/log/mail.log
maxretry = 6
bantime = 600
findtime = 600
Contents of /etc/fail2ban/filter.d/postfix.conf:
# Fail2Ban configuration file
# Author: Cyril Jaquier
# $Revision$
[Definition]
# Option: failregex
# Notes.: regex to match the password failures messag...
2006 Feb 22
1
SV: Re: SV: Re: Fromstring when sending e-mail onrecievedvoicemail
It's fixed now.
In "/etc/mail/ssmtp.conf", this ("FromLineOverride=YES") line was commented out. Removing that comment did the trick :)
Now I only need to change the e-mail's title. Is that possible?
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.di...
2018 Oct 26
2
Setting up sendmail to mail system messages on CentOS 6 and 7
Hi all,
I've previously configured sendmail to send system messages on selected
servers running CentOS 6. Usually they just kinda' work out of the box. No
problems to speak of.
However most of my CentOS 7-servers are rather flakey when it comes to
sendmail. Most of the time they just won't send mails for whatever reason.
Further, most of the time I can get it working, it's
2006 Feb 22
1
SV: Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
...gne av Barry Flanagan
Sendt: 22. februar 2006 13:52
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: [Asterisk-Users] Re: SV: Re: SV: Re: Fromstring when sending e-mailonrecievedvoicemail
Arne Morten Johansen wrote:
> It's fixed now.
Great!
>
> In "/etc/mail/ssmtp.conf", this ("FromLineOverride=YES") line was commented out. Removing that comment did the trick :)
>
> Now I only need to change the e-mail's title. Is that possible?
>
Same way. In voicemail.conf: emailsubject and emailbody
; Change the from, body and/or subject, v...
2013 Jul 21
8
When no MTA is installed, How to send an email with a cronjob?
Hi,
When no MTA is installed, How to send an email with a cronjob?
I have below entrty in my cronjob?
my /etc/cron.d/backup file looks like this.
MAILTO=myemail at example.com
15 11 * * * root /root/scripts/backup.sh
Can I send this email via SMTP server?
Hope to hear from you.
--
Thank you
Indunil Jayasooriya
http://www.theravadanet.net/