On 19/01/13 at 06:53pm, Martin Stenberg wrote:
> 
> try doing this:
> 
> cp $(which msmtpq) $(which msmtpq).bak; sed 's/debian\.org/8.8.8.8/g' -i 
> $(which msmtpq)
> 

marcelo@marcelo:~$ which msmtpq
/home/marcelo/bin/scripts/msmtpq
marcelo@marcelo:~$ cp $(which msmtpq) $(which msmtpq).bak; sed
's/debian\.org/8.8.8.8/g' -i $(which msmtpq)
marcelo@marcelo:~$ which msmtpq
/home/marcelo/bin/scripts/msmtpq
marcelo@marcelo:~$ which msmtpq.bak
/home/marcelo/bin/scripts/msmtpq.bak
marcelo@marcelo:~$ msmtpq -r
  mail [ 2013-01-11-13.40.19 ] from queue ; couldn't be sent - host
  not connected
  mail [ 2013-01-11-16.19.03 ] from queue ; couldn't be sent - host
  not connected
  mail [ 2013-01-13-12.32.51 ] from queue ; couldn't be sent - host
  not connected
  mail [ 2013-01-13-13.01.26 ] from queue ; couldn't be sent - host
  not connected
marcelo@marcelo:~$ 

Hummmm!

-- 
Marcelo
Brasil (Brazil, for English Speakers)
Linux user number 487797

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
msmtp-users mailing list
msmtp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to