I have now setup pegasus to use IMAP for email by adding the -A to the commandline and, of course, adding the IMAP profile. That works great, solving the performance problems of attachments. (See my previous post).
I have set up my SMTP server to point at the Mercury32 running on my networ. My problem now is that all outgoing messages are being sent with a reply to address of my internet address, even fot local mail. I would like local mail to have a reply address of my local network address.
I'm trying to set up the gateway file to process the local mail, instead of the SMTP definition in the internet settings section. Here is the content of the file:
Gateway name : MERCURY
*New mail path :
Is ^ a program to run? : N
*New mail search mask :
*Outgoing mail path : \\xxx.xxx.xxx.xxx\mercuryqueue * shared drive on mercury server, xxx.xxx.xxx.xxx is the IP address of the server on the setwork.
*Run for outgoing mail :
*Filename format : ~d~d.101
Run to validate address :
*Reply address format : "~p" ~L~L~8@server1
Accepts SMTP addresses? : Y
Simple message headers? : 'Glue' headers
UUEncode attachments? : Y
Burst messages? : N Gateway processes BCC? : N
Strip gateway name? : Y
Force all mail through? : Y * to force local mail through the gateway
The problem is that when I try to sebd an email with the file active, Pegasus seems to just hang up and doesn't send the message. I can map a drive to the above path on my workstation, so I know the UNC path is correct.
Anyone have any ideas?
<P>I have now setup pegasus to use IMAP for email by adding the -A to the commandline and, of course, adding the IMAP profile. That works great, solving the performance problems of attachments. (See my previous post).</P>
<P>I have set up my SMTP server to point at the Mercury32 running on my networ. My problem now is that all outgoing messages are being sent with a reply to address of my internet address, even fot local mail. I would like local mail to have a reply address of my local network address. </P>
<P>I'm trying to set up the gateway file to process the local mail, instead of the SMTP definition in the internet settings section. Here is the content of the file:</P><PRE> Gateway name : MERCURY
*New mail path :
Is ^ a program to run? : N
*New mail search mask :
*Outgoing mail path : <A href="file://xxx.xxx.xxx.xxx/mercuryqueue">\\xxx.xxx.xxx.xxx\mercuryqueue</A> * shared drive on mercury server, xxx.xxx.xxx.xxx is the IP address of the server on the setwork.</PRE><PRE> *Run for outgoing mail :
*Filename format : ~d~d.101
Run to validate address :
*Reply address format : "~p" <A href="mailto:~L~L~8@server1">~L~L~8@server1</A>
Accepts SMTP addresses? : Y
Simple message headers? : 'Glue' headers
UUEncode attachments? : Y
Burst messages? : N Gateway processes BCC? : N
Strip gateway name? : Y
Force all mail through? : Y * to force local mail through the gateway</PRE><PRE>&nbsp;The problem is that when I try to sebd an email with the file active, Pegasus seems to just hang up and doesn't send the message. I can map a drive to the above path on my workstation, so I know the UNC path is correct.</PRE><PRE>Anyone have any ideas?</PRE>