<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I want send mails form command line in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583412#M650810</link>
    <description>I'll think of another option to meet this need.&lt;BR /&gt;I have seven years with this server, and until now we have this need to send mail.&lt;BR /&gt;&lt;BR /&gt;Thanks for everything Bill and Good luck.&lt;BR /&gt;:-)&lt;BR /&gt;</description>
    <pubDate>Wed, 17 Feb 2010 19:59:08 GMT</pubDate>
    <dc:creator>Rogelio Cabrera</dc:creator>
    <dc:date>2010-02-17T19:59:08Z</dc:date>
    <item>
      <title>I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583396#M650794</link>
      <description>Hola.&lt;BR /&gt;I have a old server hp-9000 running hp-ux 11.0.&lt;BR /&gt;I want send mails from command line using command mailx or sendmail no matter.&lt;BR /&gt;I should check? and which command do you recommend?&lt;BR /&gt;On another server, with linux SO, I use:&lt;BR /&gt;#mail user@mail.com -s "Subject" &amp;lt; file.txt&lt;BR /&gt;I want something like the above for my hp-ux server&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 22:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583396#M650794</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-12T22:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583397#M650795</link>
      <description>Have you tried using mailx to send mail?  Did it work?  Check /var/adm/syslog/mail.log for errors.&lt;BR /&gt;&lt;BR /&gt;On my systems:&lt;BR /&gt;&lt;BR /&gt;mailx -s "Subject" user@mail.com &amp;lt; file.txt&lt;BR /&gt;&lt;BR /&gt;works fine.&lt;BR /&gt;&lt;BR /&gt;If the mail messages are not sent, then there may be sendmail configuration required.  The entries from the mail.log file will help diagnose any problem encountered when sending mail.</description>
      <pubDate>Fri, 12 Feb 2010 22:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583397#M650795</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-02-12T22:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583398#M650796</link>
      <description>Thanks Patrick.&lt;BR /&gt;Sent you my log file and I hope someone help me.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 22:58:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583398#M650796</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-12T22:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583399#M650797</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;From your mail log, it looks like you want to send mail to the external world.  Configure the "smart relay" macro in '/etc/mail/sendmail.cf'.  Make sure that your DNS works and you should be able to do:&lt;BR /&gt;&lt;BR /&gt;# mailx -s "Hello!" root,rcabrera@ggp.com &amp;lt; /dev/null&lt;BR /&gt;&lt;BR /&gt;The 'DS' macro should look something like this:&lt;BR /&gt;&lt;BR /&gt;DSexchange.xyz.com&lt;BR /&gt;&lt;BR /&gt;...where in this example, 'exchange.xyz.com' would be the name of my Exchange mail server.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 12 Feb 2010 23:06:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583399#M650797</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-12T23:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583400#M650798</link>
      <description>OK.&lt;BR /&gt;I edit the file and save it.&lt;BR /&gt;I need to restore some service?&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 23:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583400#M650798</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-12T23:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583401#M650799</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;If 'sendmail' is running as a daemon, do:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/sendmail stop&lt;BR /&gt;# /sbin/init.d/sendmail start&lt;BR /&gt;&lt;BR /&gt;Otherwise, you shouldn't need to do this.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 12 Feb 2010 23:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583401#M650799</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-12T23:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583402#M650800</link>
      <description>Hi, Try sending again and &lt;BR /&gt;No, still not sent.&lt;BR /&gt;send the log file again.&lt;BR /&gt;&lt;BR /&gt;#ps -ef | grep sendmail&lt;BR /&gt;root  4833     1  0 18:02:10 ?         0:00 sendmail: accepting connections&lt;BR /&gt;on port 25&lt;BR /&gt;#&lt;BR /&gt;Not knowing that this failing. :-(&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 13 Feb 2010 00:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583402#M650800</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-13T00:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583403#M650801</link>
      <description>The mail.log does not seem to show a mail relay server. Do you have a Microsoft Exchange system on your network? If true, then the DS line in sendmail.cf will show that server's name or IP address. If you do not have an Exchange (or Lotus Notes) server, then contact your Internet service provider to ask about their mail relay system.&lt;BR /&gt; &lt;BR /&gt;You can see the mail transactions by using sendmail directly:&lt;BR /&gt; &lt;BR /&gt;# /usr/sbin/sendmail -v bill@bill.com &amp;lt; /etc/issue&lt;BR /&gt; &lt;BR /&gt;You will see the reason your mail is failing.</description>
      <pubDate>Sat, 13 Feb 2010 01:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583403#M650801</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-02-13T01:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583404#M650802</link>
      <description>Thanks Bill.&lt;BR /&gt;I did as you indicated and got the following:&lt;BR /&gt;/#&amp;gt;/usr/sbin/sendmail -v rcabrera@ggp.com.mx &amp;lt; /etc/issue&lt;BR /&gt;/etc/mail/sendmail.cf: line 0: WARNING: writable directory /etc&lt;BR /&gt;/etc/mail/sendmail.cf: line 662: WARNING: writable directory /etc&lt;BR /&gt;/etc/mail/sendmail.cf: line 665: WARNING: writable directory /etc&lt;BR /&gt;WARNING: writable directory /var&lt;BR /&gt;WARNING: writable directory /etc&lt;BR /&gt;rcabrera@ggp.com.mx... ggp.com.mx: Name server timeout&lt;BR /&gt;rcabrera@ggp.com.mx... Transient parse error -- message queued for future delivery&lt;BR /&gt;rcabrera@ggp.com.mx... queued&lt;BR /&gt;WARNING: writable directory /etc&lt;BR /&gt;&lt;BR /&gt;I have Microsoft Exchange Server 2007/64 in my network; her name is "mail.ggp.com.mx" and&lt;BR /&gt;on file "/etc/mail/sendmail.cf" I have the line: DSmail.ggp.com.mx&lt;BR /&gt;Is correct??&lt;BR /&gt;Regards :-)</description>
      <pubDate>Mon, 15 Feb 2010 18:12:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583404#M650802</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-15T18:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583405#M650803</link>
      <description>I don't think 'your' email address is rcarbera@ggp.com.mx though.&lt;BR /&gt;&lt;BR /&gt;So, also please adjust the DM line to say:&lt;BR /&gt;DMggp.com&lt;BR /&gt;&lt;BR /&gt;See if that helps,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 15 Feb 2010 19:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583405#M650803</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-02-15T19:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583406#M650804</link>
      <description>Thanks Rita for your help, but still the same.  :-(&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Feb 2010 20:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583406#M650804</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-15T20:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583407#M650805</link>
      <description>As mentioned fix all the errors spurned by sendmail first.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;###&amp;gt;Thanks Bill.&lt;BR /&gt;I did as you indicated and got the following:&lt;BR /&gt;/#&amp;gt;/usr/sbin/sendmail -v rcabrera@ggp.com.mx &amp;lt; /etc/issue&lt;BR /&gt;/etc/mail/sendmail.cf: line 0: WARNING: writable directory /etc&lt;BR /&gt;/etc/mail/sendmail.cf: line 662: WARNING: writable directory /etc&lt;BR /&gt;/etc/mail/sendmail.cf: line 665: WARNING: writable directory /etc&lt;BR /&gt;WARNING: writable directory /var&lt;BR /&gt;WARNING: writable directory /etc&lt;BR /&gt;rcabrera@ggp.com.mx... ggp.com.mx: Name server timeout&lt;BR /&gt;rcabrera@ggp.com.mx... Transient parse error -- message queued for future delivery&lt;BR /&gt;rcabrera@ggp.com.mx... queued&lt;BR /&gt;WARNING: writable directory /etc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;AND...&lt;BR /&gt;Then the basics.  lookup the IP and the mx record for this ggp.com.mx ( this is a really weird domain name)&lt;BR /&gt;&lt;BR /&gt;If you cannot even lookup the name how is it expect to do anything further ?&lt;BR /&gt;&lt;BR /&gt;Do you have permission to forward/relay to this server, if it exists ?  If the mail admin has not added you to their allowed list then how do you expect to relay through this host ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Feb 2010 20:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583407#M650805</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-02-15T20:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583408#M650806</link>
      <description>Hello Tim.&lt;BR /&gt;Only the file /etc/mail/sendmail.cf must be edited?&lt;BR /&gt;if I do:&lt;BR /&gt;#nslookup mail.ggp.com.mx&lt;BR /&gt;Using /etc/hosts on:  Apolo&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    mail.ggp.com.mx&lt;BR /&gt;Address:  192.168.7.15&lt;BR /&gt;Aliases:  .&lt;BR /&gt;#&lt;BR /&gt;I do not know if anything more to add some file!!!!!&lt;BR /&gt;for eaxample, from linux, i have no problems to send mails.</description>
      <pubDate>Mon, 15 Feb 2010 22:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583408#M650806</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-15T22:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583409#M650807</link>
      <description>&amp;gt; WARNING: writable directory /var&lt;BR /&gt;&amp;gt; WARNING: writable directory /etc&lt;BR /&gt; &lt;BR /&gt;These are very serious security problems that should be fixed. Someone with root capability has modified the directory permissions for /etc and /var. The correct permission should be 555, owned by bin:bin. If I saw this on a system, I would immediately run the command:&lt;BR /&gt; &lt;BR /&gt;# swverify&lt;BR /&gt; &lt;BR /&gt;then look at the number of problems reported by swverify. If /usr permissions are also compromised, I would pull the system off the network to protect any important data. I would then try to find out why these changes were made. If these were experiments to fix application problems, I would return all the permissions and ownerships (and missing directories, etc) back to normal with the command:&lt;BR /&gt; &lt;BR /&gt;# swverify -F&lt;BR /&gt; &lt;BR /&gt;Note that this may cause some non-HP programs to have problems and these should be resolved with the owner of the programs. Setting directories and files to 777 or files to 666 is a serious security error.&lt;BR /&gt; &lt;BR /&gt;sendmail errors:&lt;BR /&gt;&amp;gt; rcabrera@ggp.com.mx... ggp.com.mx: Name server timeout&lt;BR /&gt; &lt;BR /&gt;This means that your computer does not know how to resolve this hostname (ggp.com.mx). Until these commands return a valid IP address, your system cannot send email to this address directly. Run these commands to find the IP address:&lt;BR /&gt; &lt;BR /&gt;# nsquery hosts ggp.com.mx&lt;BR /&gt;# nslookup ggp.com.mx&lt;BR /&gt; &lt;BR /&gt;If no address can be found, your /etc/resolv.conf file and /etc/nsswitch.conf files need fixing.&lt;BR /&gt; &lt;BR /&gt;&amp;gt; from linux, i have no problems to send mails&lt;BR /&gt; &lt;BR /&gt;I am very sure your Linux system has a number of configuration differences that allow email to be sent. Run the same sendmail command I mentioned above:&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;sendmail -v rcabrera@ggp.com.mx &amp;lt; /etc/issue&lt;BR /&gt; &lt;BR /&gt;Compare that to the HP-UX output.</description>
      <pubDate>Mon, 15 Feb 2010 23:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583409#M650807</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-02-15T23:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583410#M650808</link>
      <description>hi Bill again, the files /etc/resolv.conf and /etc/nsswitch.con not exist on my server.&lt;BR /&gt;My mail server is: 192.168.7.15 and my dns server is 192.168.7.59.&lt;BR /&gt;Where should I put these values?&lt;BR /&gt;The 2 servers are on my LAN.&lt;BR /&gt;I think my case is complicated :-(&lt;BR /&gt;Thanks for your patience!!!&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Feb 2010 00:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583410#M650808</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-16T00:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583411#M650809</link>
      <description>&amp;gt; files /etc/resolv.conf and /etc/nsswitch.con not exist on my server.&lt;BR /&gt; &lt;BR /&gt;That is part of your problem. You have no DNS server configured.&lt;BR /&gt; &lt;BR /&gt;My mail server is: 192.168.7.15 and my dns server is 192.168.7.59.&lt;BR /&gt;Where should I put these values?&lt;BR /&gt; &lt;BR /&gt;Someone did not setup your system correctly. Your Linux box will have these values configured correctly. Ask your network administrator to tell you what your domain should be. Then create the DNS file /etc/resolv.conf with this entry:&lt;BR /&gt; &lt;BR /&gt;domain whatever.com&lt;BR /&gt;nameserver 192.168.7.59&lt;BR /&gt; &lt;BR /&gt;Then create /etc/nsswitch.conf with these entries:&lt;BR /&gt; &lt;BR /&gt;passwd:       files&lt;BR /&gt;group:        files&lt;BR /&gt;hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns &lt;BR /&gt;networks:     files&lt;BR /&gt;protocols:    files&lt;BR /&gt;rpc:          files&lt;BR /&gt;publickey:    files&lt;BR /&gt;netgroup:     files&lt;BR /&gt;automount:    files &lt;BR /&gt;aliases:      files &lt;BR /&gt;services:     files&lt;BR /&gt; &lt;BR /&gt;Now you should be able to resolve the hostname for your email address:&lt;BR /&gt; &lt;BR /&gt;nslookup gpp.com.mx&lt;BR /&gt;nsquery hosts gpp.com.mx&lt;BR /&gt; &lt;BR /&gt;Now fix /etc/sendmail.cf with the mail relay:&lt;BR /&gt; &lt;BR /&gt;DS192.168.7.59&lt;BR /&gt; &lt;BR /&gt;&amp;gt; I think my case is complicated :-(&lt;BR /&gt; &lt;BR /&gt;Not really. You have several configurations that are missing. email depends on proper networking and that isn't correct right now. Once these step are done, run the sendmail -v again and paste the results for us to see.</description>
      <pubDate>Tue, 16 Feb 2010 01:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583411#M650809</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-02-16T01:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583412#M650810</link>
      <description>I'll think of another option to meet this need.&lt;BR /&gt;I have seven years with this server, and until now we have this need to send mail.&lt;BR /&gt;&lt;BR /&gt;Thanks for everything Bill and Good luck.&lt;BR /&gt;:-)&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 19:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583412#M650810</guid>
      <dc:creator>Rogelio Cabrera</dc:creator>
      <dc:date>2010-02-17T19:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: I want send mails form command line</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583413#M650811</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;sendmail -v -a&lt;BR /&gt;&lt;BR /&gt;This runs the sendmail queue runner, which can provide you diagnostics.&lt;BR /&gt;&lt;BR /&gt;If you are relaying to an Exchange server, do not forget to set up relay for the HP-UX system. this is normally done 1 system at a time, explicitly by IP address.&lt;BR /&gt;&lt;BR /&gt;As far as your original command mailx -s is the equivalent of your original post request.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 17 Feb 2010 20:36:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-want-send-mails-form-command-line/m-p/4583413#M650811</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-17T20:36:38Z</dc:date>
    </item>
  </channel>
</rss>

