<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Arquivos e-mail - Remontti</title>
	<atom:link href="https://blog.remontti.com.br/tag/e-mail/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.remontti.com.br/tag/e-mail</link>
	<description>rudimar@remontti</description>
	<lastBuildDate>Thu, 23 Jun 2022 23:44:14 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.remontti.com.br/wp-content/uploads/2024/09/icone-rr-80x80.png</url>
	<title>Arquivos e-mail - Remontti</title>
	<link>https://blog.remontti.com.br/tag/e-mail</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ONLYOFFICE Workspace &#8211; A suíte office mais completa e poderosa open source</title>
		<link>https://blog.remontti.com.br/6627</link>
					<comments>https://blog.remontti.com.br/6627#comments</comments>
		
		<dc:creator><![CDATA[Rudimar Remontti]]></dc:creator>
		<pubDate>Thu, 23 Jun 2022 23:31:27 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[Bullseye]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debian 11]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[ms office]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[onlyoffice]]></category>
		<category><![CDATA[suite]]></category>
		<guid isPermaLink="false">https://blog.remontti.com.br/?p=6627</guid>

					<description><![CDATA[<p>ONLYOFFICE Workspace é um pacote de escritório completo multiplataforma gratuito para pessoas que buscam uma alternativa ao Microsoft Office. Você ira ter uma plataforma foda online! 🙂 Gerenciar todos os seus processos empresariais &#8211;&#46;&#46;&#46;</p>
<p>O post <a href="https://blog.remontti.com.br/6627">ONLYOFFICE Workspace &#8211; A suíte office mais completa e poderosa open source</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong><a href="https://www.onlyoffice.com/pt/workspace.aspx" rel="noopener" target="_blank">ONLYOFFICE Workspace</a></strong> é um pacote de escritório completo multiplataforma gratuito para pessoas que buscam uma alternativa ao Microsoft Office. Você ira ter uma plataforma <del datetime="2022-06-23T19:44:25+00:00">foda</del> online! <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p><img fetchpriority="high" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian.png" alt="" width="1250" height="387" class="alignnone size-full wp-image-6642" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian.png 1250w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian-300x93.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian-1024x317.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian-768x238.png 768w" sizes="(max-width: 1250px) 100vw, 1250px" /></p>
<p>Gerenciar todos os seus processos empresariais<br />
<strong>&#8211; Editor de documentos<br />
&#8211; Gerenciador de projetos.<br />
&#8211; Painel CRM<br />
&#8211; Cliente de e-mail<br />
&#8211; Lista de contatos<br />
&#8211; Agenda</strong></p>
<p>Neste tutorial irei ensinar instalar a versão Community <em>(faça você mesmo)</em>, existe <a href="https://www.onlyoffice.com/pt/download-workspace.aspx?from=workspace#workspace-community" rel="noopener" target="_blank">várias forma de instalação</a>, mas como somos os cara do Debian bora lá montar nosso servidor!</p>
<p><strong>Requisitos mínimos de sistema:</strong><br />
&#8211; CPU dual core 2 GHz<br />
&#8211; RAM 6 GB<br />
&#8211; 6 GB SWAP<br />
&#8211; HDD 40 GB<br />
&#8211; OS amd64</p>
<p><strong>Distribuição utilizada neste tutorial:</strong><br />
Debian 11 (Bullseye) 64 bits <a href="https://blog.remontti.com.br/5792" rel="noopener" target="_blank">instalação mínima</a><br />
<a href="https://blog.remontti.com.br/5867" rel="noopener" target="_blank">Como melhorar a produtividade no seu Debian após instalação</a> (Recomendado)</p>
<pre class="remontti-code"># apt install wget
# wget https://download.onlyoffice.com/install/workspace-install.sh</pre>
<p>Temos varias opções de instalação, execute o script com parâmetro <strong>-h</strong> para conhece-las.</p>
<pre class="remontti-code"># bash workspace-install.sh -h</pre>
<p>Vou deixar aqui duas opções que serão provavelmente a de sua escolha: </p>
<h3>Instale todos os componentes da solução:</h3>
<h5>Configurando um domínio para o serviço de e-mail</h5>
<p>No Debian necessitamos habilitar o <strong>vsyscall</strong> que vem desabilitado no kernel, o vsyscall é um mecanismo que é usado para acelerar certas chamadas de sistema e necessário para que ONLYOFFICE Mail funcione corretamente. OBS: Para instalação em contêiner do ONLYOFFICE.<br />
Para verificar se vsyscall esta ativo execute o comando:</p>
<pre class="remontti-code"># cat /proc/self/maps | egrep &#039;vdso|vsyscall&#039;</pre>
<p>Se o resultado for o a baixo será necessário ativar ele.</p>
<pre class="remontti-code-plain">7fffa9dd3000-7fffa9dd5000 r-xp 00000000 00:00 0             [vdso]</pre>
<pre class="remontti-code"># nano /etc/default/grub</pre>
<p>Altere:</p>
<pre class="remontti-code-plain">GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet&quot;</pre>
<p>Por:</p>
<pre class="remontti-code-plain">GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet vsyscall=emulate&quot;</pre>
<p>Atualize o grub e reinicie</p>
<pre class="remontti-code"># update-grub
# reboot</pre>
<p>Agora ao executar o comando, o retorno será:</p>
<pre class="remontti-code-plain"># cat /proc/self/maps | egrep &#039;vdso|vsyscall&#039;
7ffe7f381000-7ffe7f383000 r-xp 00000000 00:00 0                [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0        [vsyscall]</pre>
<p>Vamos a instalação, informando seu domínio utilizando o parâmetro -md. <em>(ou pule para o próximo comando para não instalar o servidor de e-mail)</em></p>
<pre class="remontti-code"># bash workspace-install.sh -md onlyoffice.remontti.com.br</pre>
<h5>Sem servidor de e-mail</h5>
<pre class="remontti-code"># bash workspace-install.sh -ims false</pre>
<p>Com sua escolha, agora ao executar o script será lhe solicitados o forma de instalação: <strong>Install with Docker [Y/N/C]?</strong><br />
&#8211; <strong>Y</strong> Irá instalar o Onlyoffice usando docker. (Recomendado)<br />
&#8211; <strong>N</strong> Irá instalar o Onlyoffice usando pacotes deb.<br />
&#8211; <strong>C</strong> Cancelar.</p>
<p>Irei utilizar <strong>opção recomendada</strong> pela Onlyoffice, com docker <strong>[Y]</strong>, se você é mais ninja e quer ter total gerencia de forma direta pode fazer a instalação pelos pacotes debian utilizando opção [N].</p>
<p>A instalação ira levar alguns minutos&#8230; (Depende do seu hardware e velocidade da conexão)</p>
<p>Ao finalizar podemos verificar quais as portas foram abertas com o comando:</p>
<pre class="remontti-code"># ss -putan | grep LIST</pre>
<pre class="remontti-code-plain">
tcp   LISTEN 0      4096           0.0.0.0:4190         0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7370,fd=4))             
tcp   LISTEN 0      4096           0.0.0.0:993          0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7417,fd=4))             
tcp   LISTEN 0      4096           0.0.0.0:995          0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7393,fd=4))             
tcp   LISTEN 0      4096           0.0.0.0:5222         0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=15682,fd=4))            
tcp   LISTEN 0      4096           0.0.0.0:587          0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7439,fd=4))             
tcp   LISTEN 0      4096           0.0.0.0:143          0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7483,fd=4))             
tcp   LISTEN 0      4096           0.0.0.0:80           0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=15724,fd=4))            
tcp   LISTEN 0      4096           0.0.0.0:465          0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7462,fd=4))             
tcp   LISTEN 0      128            0.0.0.0:22           0.0.0.0:*     users:((&quot;sshd&quot;,pid=407,fd=3))                      
tcp   LISTEN 0      4096           0.0.0.0:25           0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=7504,fd=4))             
tcp   LISTEN 0      4096           0.0.0.0:443          0.0.0.0:*     users:((&quot;docker-proxy&quot;,pid=15704,fd=4))            
tcp   LISTEN 0      4096              [::]:4190            [::]:*     users:((&quot;docker-proxy&quot;,pid=7380,fd=4))             
tcp   LISTEN 0      4096              [::]:993             [::]:*     users:((&quot;docker-proxy&quot;,pid=7425,fd=4))             
tcp   LISTEN 0      4096              [::]:995             [::]:*     users:((&quot;docker-proxy&quot;,pid=7401,fd=4))             
tcp   LISTEN 0      4096              [::]:5222            [::]:*     users:((&quot;docker-proxy&quot;,pid=15690,fd=4))            
tcp   LISTEN 0      4096              [::]:587             [::]:*     users:((&quot;docker-proxy&quot;,pid=7446,fd=4))             
tcp   LISTEN 0      4096              [::]:143             [::]:*     users:((&quot;docker-proxy&quot;,pid=7489,fd=4))             
tcp   LISTEN 0      4096              [::]:80              [::]:*     users:((&quot;docker-proxy&quot;,pid=15731,fd=4))            
tcp   LISTEN 0      4096              [::]:465             [::]:*     users:((&quot;docker-proxy&quot;,pid=7468,fd=4))             
tcp   LISTEN 0      128               [::]:22              [::]:*     users:((&quot;sshd&quot;,pid=407,fd=4))                      
tcp   LISTEN 0      4096              [::]:25              [::]:*     users:((&quot;docker-proxy&quot;,pid=7511,fd=4))             
tcp   LISTEN 0      4096              [::]:443             [::]:*     users:((&quot;docker-proxy&quot;,pid=15712,fd=4))</pre>
<p>Podemos verificas os containers dockers:</p>
<pre class="remontti-code"># docker ps -a -s</pre>
<pre class="remontti-code-plain">
CONTAINER ID   IMAGE             COMMAND                  PORTS                        SIZE

779b13c4376b   communityserver   &quot;/app/run-community-…&quot;   0.0.0.0:80-&gt;80/tcp,          76MB (virtual 4.54GB)
                                                          :::80-&gt;80/tcp, 
                                                          0.0.0.0:443-&gt;443/tcp, 
                                                          :::443-&gt;443/tcp, 
                                                          3306/tcp, 
                                                          5280/tcp, 
                                                          9865-9866/tcp, 
                                                          9871/tcp, 
                                                          9882/tcp, 
                                                          0.0.0.0:5222-&gt;5222/tcp, 
                                                          :::5222-&gt;5222/tcp, 
                                                          9888/tcp

6e408504e7b0   controlpanel      &quot;/var/www/onlyoffice…&quot;   80/tcp, 443/tcp              909kB (virtual 520MB)

3beaea4df31e   mailserver        &quot;/bin/sh -c &#039;export …&quot;   0.0.0.0:25-&gt;25/tcp,          3.3MB (virtual 1.9GB)
                                                          :::25-&gt;25/tcp, 
                                                          0.0.0.0:143-&gt;143/tcp, 
                                                          :::143-&gt;143/tcp, 
                                                          0.0.0.0:465-&gt;465/tcp, 
                                                          :::465-&gt;465/tcp, 
                                                          0.0.0.0:587-&gt;587/tcp, 
                                                          :::587-&gt;587/tcp, 
                                                          0.0.0.0:993-&gt;993/tcp, 
                                                          :::993-&gt;993/tcp, 
                                                          0.0.0.0:995-&gt;995/tcp, 
                                                          :::995-&gt;995/tcp, 
                                                          3306/tcp, 
                                                          0.0.0.0:4190-&gt;4190/tcp, 
                                                          :::4190-&gt;4190/tcp, 
                                                          8081/tcp
9cf6e70c156f   documentserver    &quot;/app/ds/run-documen…&quot;   80/tcp, 443/tcp              498MB (virtual 3.43GB

a33ae4057009   elasticsearch     &quot;/tini -- /usr/local…&quot;   9200/tcp, 9300/tcp           149kB (virtual 812MB)

ba2fd3132277   mysql             &quot;docker-entrypoint.s…&quot;   3306/tcp, 33060/tcp          6B (virtual 524MB)

</pre>
<p>Acesse seu domínio em seu navegado (ou endereço IP), ao acessar pela primeira vez será feito o cadastro do administrador.</p>
<p><img decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_1.png" alt="" width="1235" height="675" class="alignnone size-full wp-image-6650" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_1.png 1235w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_1-300x164.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_1-1024x560.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_1-768x420.png 768w" sizes="(max-width: 1235px) 100vw, 1235px" /></p>
<p>Plataforma instalada com sucesso!<br />
<img decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_2.png" alt="" width="1254" height="678" class="alignnone size-full wp-image-6649" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_2.png 1254w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_2-300x162.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_2-1024x554.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_2-768x415.png 768w" sizes="(max-width: 1254px) 100vw, 1254px" /></p>
<p><img loading="lazy" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_5.png" alt="" width="1681" height="987" class="alignnone size-full wp-image-6658" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_5.png 1681w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_5-300x176.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_5-1024x601.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_5-768x451.png 768w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_5-1536x902.png 1536w" sizes="auto, (max-width: 1681px) 100vw, 1681px" /></p>
<p>Para convidar outros usuários a plataforma basta acessar as <strong>Configurações</strong> e clicar em: <strong>Convidar usuário para o portal</strong>, e enviar o link para ele.</p>
<p><img loading="lazy" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_6.png" alt="" width="1676" height="696" class="alignnone size-full wp-image-6660" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_6.png 1676w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_6-300x125.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_6-1024x425.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_6-768x319.png 768w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_6-1536x638.png 1536w" sizes="auto, (max-width: 1676px) 100vw, 1676px" /></p>
<p><img loading="lazy" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_7.png" alt="" width="1277" height="625" class="alignnone size-full wp-image-6662" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_7.png 1277w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_7-300x147.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_7-1024x501.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_7-768x376.png 768w" sizes="auto, (max-width: 1277px) 100vw, 1277px" /></p>
<p>Um e-mail será enviado para você também de confirmação, e  após outro com algumas instruções.<br />
<img loading="lazy" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_3.png" alt="" width="727" height="432" class="alignnone size-full wp-image-6654" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_3.png 727w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_3-300x178.png 300w" sizes="auto, (max-width: 727px) 100vw, 727px" /></p>
<p>As principais configurações são feitas em <strong>Control Panel</strong><br />
<img loading="lazy" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_4.png" alt="" width="1161" height="952" class="alignnone size-full wp-image-6657" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_4.png 1161w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_4-300x246.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_4-1024x840.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_4-768x630.png 768w" sizes="auto, (max-width: 1161px) 100vw, 1161px" /></p>
<p>Que tal conectar ao &#8220;<a href="https://blog.remontti.com.br/3557" rel="noopener" target="_blank">nosso nextcloud</a>&#8220;?<br />
<img loading="lazy" decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_8.png" alt="" width="1679" height="620" class="alignnone size-full wp-image-6665" srcset="https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_8.png 1679w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_8-300x111.png 300w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_8-1024x378.png 1024w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_8-768x284.png 768w, https://blog.remontti.com.br/wp-content/uploads/2022/06/onlyoffice_debian_11_8-1536x567.png 1536w" sizes="auto, (max-width: 1679px) 100vw, 1679px" /></p>
<p>Te muita coisa mas muita coisa, que se fosse escrever um tutorial levaria dias. A central de ajuda é muito completa, tem muito material na documentação, então não vou ficar criando novamente a roda <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </p>
<p>Meu objetivo era apresentar o projeto e realizar a instalação do mesmo. Espero que tenha gostado! </p>
<p>E não esqueça de realizar atualizações executando o script:</p>
<pre class="remontti-code"># bash workspace-install.sh -u true</pre>
<p><strong>Se quiser apoiar o blog e fazer uma doação para o café ficarei muito feliz pelo seu reconhecimento!</strong><br />
<a href="https://blog.remontti.com.br/doar"><img decoding="async" src="https://blog.remontti.com.br/wp-content/uploads/2019/07/quero-doar-remontti.png" /></a></p>
<p>Se não puder doar pode deixar seu agradecimento nos comentário também ficarei feliz em saber que ajudei. Se tiver qualquer pergunta deixe-a também. Se preferir entrar em Contato <a href="https://blog.remontti.com.br/meucontato" rel="noopener noreferrer" target="_blank">clique aqui.</a></p>
<p>Abraço!</p>
<p>Fonte:<br />
<a href="https://helpcenter.onlyoffice.com/administration/workspace.aspx" rel="noopener" target="_blank">https://helpcenter.onlyoffice.com</a></p>
<p>O post <a href="https://blog.remontti.com.br/6627">ONLYOFFICE Workspace &#8211; A suíte office mais completa e poderosa open source</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.remontti.com.br/6627/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>E-mail na linha de comando com sSMTP</title>
		<link>https://blog.remontti.com.br/211</link>
					<comments>https://blog.remontti.com.br/211#comments</comments>
		
		<dc:creator><![CDATA[Rudimar Remontti]]></dc:creator>
		<pubDate>Thu, 07 May 2009 14:01:41 +0000</pubDate>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[linha de comando]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://www.remontti.com.br/blog/?p=211</guid>

					<description><![CDATA[<p>Ai vai uma boa solução para quem não quer passa tempo configurando um servidor de e-mail para ter seu MTA (Mail Transfer Agents) configurado. Para resolver nossa solução vamos instalar o sSMTP, que envia&#46;&#46;&#46;</p>
<p>O post <a href="https://blog.remontti.com.br/211">E-mail na linha de comando com sSMTP</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ai vai uma boa solução para quem não quer passa tempo configurando um servidor de e-mail para ter seu MTA (Mail Transfer Agents) configurado. Para resolver nossa solução vamos instalar o sSMTP, que envia e-mail utilizando um SMTP externo.</p>
<p>No nosso debian ou ubuntu:<br />
<span style="color: #ff6600;"># aptitude install ssmtp</span></p>
<p>A remoção do<strong> exim4</strong> será solicitada, prossiga&#8230;<br />
<span id="more-211"></span><br />
Nosso arquivo de configuração ficaram em <strong>/etc/ssmtp</strong>, vamos a configuração, ele deverá fica + &#8211; assim:</p>
<p><span style="color: #ff6600;"># vim /etc/ssmtp/ssmtp.conf</span></p>
<p><span style="color: #808080;">#<br />
# Config file for sSMTP sendmail<br />
#<br />
# The person who gets all mail for userids &lt; 1000<br />
# Make this empty to disable rewriting.<br />
root=meu-mail@dominio.com.br # Seu e-mail</p>
<p># The place where the mail goes. The actual machine name is required no<br />
# MX records are consulted. Commonly mailhosts are named mail.domain.com<br />
mailhub=<strong>smtp.dominio.com.br</strong> <em># Seu servidor smtp vc pode usar :porta tb caso a porta nao seja a padrão 25</em></p>
<p># Where will the mail seem to come from?<br />
RewriteDomain=<strong>dominio.com.br </strong><em># Domínio que será exibido</em></p>
<p># The full hostname<br />
hostname=<strong>dominio.com.br</strong> <em># Seu domínio </em></p>
<p># Are users allowed to set their own From: address?<br />
# YES &#8211; Allow the user to specify their own From: address<br />
# NO &#8211; Use the system generated From: address<br />
#FromLineOverride=YES</p>
<p>AuthUser=<strong>meu-mail@dominio.com.br</strong> <em># Seu usruário</em><br />
AuthPass=<strong>minha_senha</strong> <em># Sua Senha</em></span></p>
<p><em>Salve :wq! </em></p>
<p>Testando!<br />
<span style="color: #ff6600;"># ssmtp para@destino.com.br</span><br />
<em>digite então:</em><br />
<span style="color: #808080;"><strong>To:</strong> para@destino.com.br<br />
<strong>Subject:</strong> Assunto da minha mensagem<br />
Conteúdo da mensagem<br />
a ser enviada.</span></p>
<p>Finaliza e envia com <strong>Crtl + D.</strong></p>
<p>Você pode utilizar também arquivo<br />
<span style="color: #ff6600;"># vim meu-email.txt</span></p>
<p><span style="color: #808080;">To: para@destino.com.br<br />
Subject: Assunto da minha mensagem</p>
<p>Meu texto qualquer, que poderia ser alguma informação do<br />
sistema, podendo um shell script + ssmtp combinam!</span></p>
<p><em>Salve :wq! </em></p>
<p>Enviar o e-mail com o comando abaixo:<br />
<span style="color: #ff6600;"># ssmtp para@destino.com.br &lt; meu-email.txt</span></p>
<p>Fonte: http://tombuntu.com</p>
<p>O post <a href="https://blog.remontti.com.br/211">E-mail na linha de comando com sSMTP</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.remontti.com.br/211/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Utilize e-mail descartável</title>
		<link>https://blog.remontti.com.br/109</link>
					<comments>https://blog.remontti.com.br/109#respond</comments>
		
		<dc:creator><![CDATA[Rudimar Remontti]]></dc:creator>
		<pubDate>Fri, 17 Apr 2009 19:29:56 +0000</pubDate>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[e-mail]]></category>
		<guid isPermaLink="false">http://www.remontti.com.br/blog/?p=109</guid>

					<description><![CDATA[<p>Garanto que você já dever ter entrado em diversos sites onde você precisou cadastrar-se para ter acesso ao conteúdo, o chato é ter que cadastrar seu e-mail em mais uma base de um site&#46;&#46;&#46;</p>
<p>O post <a href="https://blog.remontti.com.br/109">Utilize e-mail descartável</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">Garanto que você já dever ter entrado em diversos sites onde você precisou cadastrar-se para ter acesso ao conteúdo, o chato é ter que cadastrar seu e-mail em mais uma base de um site que eu nunca vou saber o que o dono poderá fazer com seu e-mail, ou foi para uma única vez, quando você percebe começa a receber spam e mais spam, uma dica é utilizar um e-mail descartável. Com um e-mail descartável eu faço o cadastro com um login e senha quaisquer, recebo a confirmação no site, faço o que preciso e caio fora.</p>
<p><span id="more-109"></span><br />
Apresento 10minutemail</p>
<p><span style="color: #3366ff;"><a href="http://www.10minutemail.com">http://www.10minutemail.com</a></span></p>
<p><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>O post <a href="https://blog.remontti.com.br/109">Utilize e-mail descartável</a> apareceu primeiro em <a href="https://blog.remontti.com.br">Remontti</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.remontti.com.br/109/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
